FAQ
socket is a Claude Code plugin with 200 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes coordinate-external-agents, coordinate-worktrees-and-threads, design-agent-automation-workflow. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Repo: gaelic-ghost/socket
The macOS Marketplace for Codex


Promo audio: Socket Codex Marketplace Promo
socket is maintained by Gaelic Ghost.
Socket is a Marketplace of Plugins, Hooks, and MCP servers for Apple Platform Devs
Agents are great, but to do specialized work, they need specialized tools. Socket is a shared catalog for focused Codex plugins, hooks, skills, and MCP-backed workflows.
Add the socket marketplace to Codex with:
codex plugin marketplace add gaelic-ghost/socket
After adding socket, restart your Codex, open the plugin directory, select Socket, and then install your choice of plugins.
When the marketplace changes, refresh it with:
codex plugin marketplace upgrade socket
Newly added plugins can be installed from the same plugin directory inside Codex.
Socket publishes an explicit Hermes compatibility surface for portable skills and translated MCP configuration:
hermes skills tap add gaelic-ghost/socket
hermes skills install gaelic-ghost/socket/hermes-agent-compatibility
Codex plugin bundles remain host-specific. See the Hermes compatibility guide for the available skill tap, MCP translations, and the cases that need a native Hermes plugin.
Socket also publishes a Claude marketplace. In Claude Code, add it with:
claude plugin marketplace add gaelic-ghost/socket
Then install the individual Socket plugins you want. Cowork users can add the same GitHub marketplace from Customize โ Plugins. Socket skills work in both hosts; local Mac integrations such as Xcode, Cardhop, and Things are Claude Code-only. Speak Swiftly remains unavailable in this catalog until its standalone payload has a Claude-native hook boundary. See the Claude compatibility guide for the full support boundary and update flow.
For Xcode 27 beta, add Socket through Xcode's official Plug-ins UI:
https://github.com/gaelic-ghost/socket.git
Xcode should enumerate the Socket child plug-ins from the public repository and let you import only the plug-ins you trust and need.
The Import from Codex path is still under evaluation for Xcode 27 beta. In current local testing, Xcode can see Codex-installed plug-ins, but it may select stale standalone or local-cache payloads when the same plug-in also exists outside the current Socket marketplace install. Prefer Add from URL for Socket until that beta behavior is better understood.
For Zed's Codex external agent, install and update Socket through the normal Codex marketplace flow. Current local testing shows Zed's bundled codex-acp path inherits the user's normal Codex home by default, so Codex-in-Zed sees the same global ~/.codex config, Socket marketplace cache, installed plug-ins, skills, and MCP servers as the regular Codex CLI and GUI unless Zed or the adapter is launched with an explicit CODEX_HOME.
Zed's own first-party Agent uses Zed-native skills and MCP configuration. Treat that as a separate compatibility surface from Codex running inside Zed through ACP.
Use socket when you want one Codex catalog for focused agent workflow plugins.
Currently available from the catalog:
agent-portability-skillsagent-engineering-skillsandroid-dev-skillsapple-creator-studio-skillsapple-dev-skillscardhop-appcloud-deployment-skillscloud-inference-skillscybersecurity-skillscodebase-understanding-skillsdocumentation-skillsmessaging-collaboration-skillsmodel-lab-skillsagentdeckdotnet-skillsgame-dev-skillsnetwork-protocol-skillsprofessional-skillspython-skillsrepository-skillsreverse-engineering-skillsserver-side-jvmserver-side-swiftswift-langrust-skillsspeak-swiftlyswiftasb-skillsthings-appweb-dev-skillsApple Dev Skills is Socket-owned under plugins/apple-dev-skills and keeps its public README because existing users can still arrive through the standalone compatibility marketplace. Other child planning now lives in ROADMAP.md.
Current Socket catalog shape:
agent-portability-skills: maintainer skills plus a source-bundled guidance-sync custom-agent definition for Socket-owned agent skill portability, Codex plugin surfaces, and host adapter guidanceagent-engineering-skills: portable coordinator/worker, external-agent, scheduling, and worktree/thread orchestration guidance; it also owns agent automation, eval, and n8n workflow designandroid-dev-skills: Android, Kotlin, Java, Gradle, Android Gradle Plugin, Compose/XML UI, testing, lint, emulator-aware validation handoff, and release-readiness workflow guidanceapple-creator-studio-skills: source-preserving Final Cut Pro editing, Motion template, Compressor delivery, Logic Pro production, MainStage concert, and GarageBand project workflows with local Help Viewer discovery, explicit Computer Use safeguards, and artifact or rehearsal verificationapple-dev-skills: Apple, Swift, SwiftPM, macOS-hosted boundary selection, custom Virtualization framework hosts, persistent Linux development guests, clean macOS development guests, imaging, Vision/Core ML, camera, spatial sensing, media/audio, SwiftUI, AppKit, Xcode, Safari, OpenAPI, and DocC workflows, plus the source-bundled swift-steward custom-agent definition with its own roadmapcardhop-app: mixed skill plus bundled MCP server for Cardhop.app contact workflowscloud-deployment-skills: cloud provider deployment routing, official provider plugin selection, credential and mutation boundary checks, a reusable Dockerized-service release/deployment contract, AWS handoff to the official AWS Agent Toolkit, and Azure handoff to Microsoft's Azure Skills plugin rather than duplicated provider MCP or CLI setupcloud-inference-skills: cloud AI inference, training, model conversion, and GPU infrastructure routing for Runpod, Hugging Face, AWS, Vast.ai, CoreWeave, and similar providers, with bundled Runpod MCP server configuration, upstream Runpod skill mirrors, and first-party Hugging Face/AWS handoffscybersecurity-skills: suspicious-content triage, evidence preservation, isolation selection, disposable Linux and macOS analysis-lab preparation, malware analysis, agentic security-tool controls, macOS investigation and defense, vulnerability validation, authorized testing, incident response, threat hunting, detection content, and clear non-specialist advicecodebase-understanding-skills: source-grounded code tracing and explanation, with the bounded code-slice-tracer role for evidence-first call-site, test, and documentation discoverydocumentation-skills: maintenance workflows for README, CONTRIBUTING, AGENTS, ROADMAP, API, architecture, and accessibility documentation, with the bounded rolePlaceholder directories for future plugins (not available for install):
spotifyFor setup, local workflow, validation, review, release, and maintainer expectations, see CONTRIBUTING.md. For the consolidated child backlog, see ROADMAP.md. For agent-facing repo rules, see AGENTS.md.
For Xcode 27 beta Markdown editing and repository browsing, open Socket.xcworkspace. It is a browse-only workspace for docs, plugin payloads, scripts, and marketplace metadata; it is not a root build surface.
.
โโโ .agents/
โ โโโ plugins/marketplace.json
โ โโโ socket-steward/
โโโ docs/
โ โโโ agents/
โ โโโ media/
โ โโโ maintainers/
โโโ plugins/
โโโ scripts/
โโโ AGENTS.md
โโโ CONTRIBUTING.md
โโโ README.md
โโโ Socket.xcworkspace
โโโ ROADMAP.md
Use GitHub releases and Git history for root socket changes. Child plugins may carry their own release notes and maintainer docs.
The socket superproject, and all nested projects, are licensed under the Apache License 2.0. See LICENSE and NOTICE.
.agents/
plugins/
marketplace.json
socket-steward/
docs/
prompt.md
evals/
cases.jsonl
README.md
results/
.gitignore
run_local.py
pyproject.toml
README.md
src/
socket_steward/
__init__.py
agent.py
audit.py
cli.py
plan.py
proposal.py
workflow.py
tests/
test_audit.py
uv.lock
.claude-plugin/
marketplace.json
.codex/
environments/
environment.toml
.github/
FUNDING.yml
workflows/
validate-socket-metadata.yml
.gitignore
ACCESSIBILITY.md
AGENTS.md
CONTRIBUTING.md
DCO.md
docs/
agents/
appkit-skills-coverage-plan.md
bundled-subagent-role-candidates.md
icon-composer-skill-plan.md
README.md
socket-steward-docs-sync.md
swift-steward-subagent-plan.md
token-efficiency-automation-audit-2026-06-22.md
architecture/
architecture.json
ARCHITECTURE.md
SLICES.md
maintainers/
agent-portability-options.md
agent-skills-domain-split.md
android-dev-skills-plugin-plan.md
apple-creator-studio-skills-plugin-plan.md
apple-design-animation-skills-plan.md
apple-dev-skills-socket-migration.md
apple-swift-structure-guidance-alignment.md
automation-suitability.md
claude-compatibility.json
claude-compatibility.md
cloud-deployment-skills-plugin-plan.md
cloud-inference-skills-plugin-plan.md
codex-plugin-install-surfaces.md
core-ai-foundation-models-skill-plan.md
cybersecurity-skills-plugin-plan.md
deferred-work-wakeup-policy-plan.md
deferred-work-wakeup-policy.md
dependabot-alert-triage-2026-06-15.md
devicecheck-app-attest-skill-plan.md
dotnet-skills-plugin-plan.md
errorhandles-package-plan.md
expo-inline-native-modules-skill-plan.md
game-dev-skills-plugin-plan.md
hermes-compatibility.md
hermes-mcp/
hermes-mcp-examples.yaml
apple-dev-skills.yaml
cardhop-app.yaml
cloud-inference-skills.yaml
index.yaml
professional-skills.yaml
things-app.yaml
hermes-plugin-adapters.md
macos-platform-security-skills-plan.md
macos-virtualization-and-container-skills-plan.md
messaging-collaboration-phase-3-readiness-plan.md
messaging-collaboration-skills-plugin-plan.md
model-lab-skills-plugin-plan.md
plugin-install-testing.md
plugin-packaging-strategy.md
project-audit-skills-plugin-plan.md
python-skills-plugin-plan.md
release-modes.md
reverse-engineering-skills-plugin-plan.md
rust-skills-plugin-plan.md
server-side-jvm-skills-plugin-plan.md
socket-xcode-workspace.md
spi-add-package-automation-plan.md
subtree-workflow.md
swift-lang-plugin-plan.md
swiftasb-skills-plugin-plan.md
tvos-skills-plan.md
xcode-27-agentic-tooling-plan.md
xcode-plugin-install-support-plan.md
media/
codex-plugin-directory-socket-productivity-skills.png
codex-plugin-directory-socket-python-skills.png
codex-plugin-directory-socket-speak-swiftly.png
README.md
socket-banner.jpg
socket-codex-marketplace-promo.mp3
LICENSE
NOTICE
plugins/
agent-engineering-skills/
.codex-plugin/
plugin.json
AGENTS.md
docs/
maintainers/
codex-hooks-guidance.md
codex-subagent-guidance.md
pyproject.toml
skills/
coordinate-external-agents/
agents/
openai.yaml
SKILL.md
coordinate-worktrees-and-threads/
agents/
openai.yaml
SKILL.md
design-agent-automation-workflow/
agents/
openai.yaml
references/
automation-plan-template.md
framework-selection.md
local-agent-frameworks.md
SKILL.md
tests/
test_design_agent_automation_workflow.py
design-agent-eval-workflow/
agents/
openai.yaml
references/
eval-plan-template.md
eval-surface-selection.md
SKILL.md
tests/
test_design_agent_eval_workflow.py
design-n8n-agent-workflow/
SKILL.md
orchestrate-agent-work/
agents/
openai.yaml
SKILL.md
schedule-agent-work/
agents/
openai.yaml
SKILL.md
uv.lock
agent-portability-skills/
.agents/
skills
.codex/
.codex-plugin/
plugin.json
agents/
skills-repo-guidance-sync.toml
.gitignore
AGENTS.md
assets/
nema-6-50r-icon.png
docs/
maintainers/
codex-subagent-skill-guidance.md
pyproject.toml
skills/
bootstrap-skills-plugin-repo/
agents/
openai.yaml
references/
bootstrap-contract.md
posix-symlink-policy.md
scripts/
bootstrap_skills_plugin_repo.py
SKILL.md
tests/
test_bootstrap_skills_plugin_repo.py
hermes-agent-compatibility/
agents/
openai.yaml
SKILL.md
sync-skills-repo-guidance/
agents/
openai.yaml
references/
source-order.md
sync-checklist.md
scripts/
sync_skills_repo_guidance.py
SKILL.md
tests/
test_sync_skills_repo_guidance.py
uv.lock
agentdeck/
.codex-plugin/
plugin.json
AGENTS.md
assets/
agentdeck-icon.svg
docs/
agent-configuration-sync-plan.md
desktop-bridge-mcp-skill-plan.md
simulator-browser-preview-host-plan.md
thread-title-hooks.md
hooks/
capture-session-start.sh
hooks.json
run-thread-title-hook.sh
scripts/
session-start-hook.mjs
android-dev-skills/
.codex-plugin/
plugin.json
AGENTS.md
assets/
android-dev-icon.svg
skills/
build-kotlin-android/
SKILL.md
choose-project-shape/
SKILL.md
gradle-agp-workflow/
SKILL.md
java-android-workflow/
SKILL.md
release-readiness-workflow/
SKILL.md
testing-lint-workflow/
SKILL.md
apple-creator-studio-skills/
.codex-plugin/
plugin.json
AGENTS.md
assets/
creator-studio-icon.png
skills/
compressor-workflow/
agents/
openai.yaml
references/
job-and-delivery-contract.md
SKILL.md
final-cut-pro-workflow/
agents/
openai.yaml
references/
library-and-delivery-contract.md
SKILL.md
garageband-workflow/
agents/
openai.yaml
references/
project-and-handoff-contract.md
SKILL.md
logic-pro-workflow/
agents/
openai.yaml
references/
session-and-delivery-contract.md
SKILL.md
mainstage-workflow/
agents/
openai.yaml
references/
concert-safety-contract.md
SKILL.md
motion-workflow/
agents/
openai.yaml
references/
project-template-and-render-contract.md
SKILL.md
apple-dev-skills/
.agents/
plugins/
marketplace.json
skills
.codex/
.codex-plugin/
plugin.json
agents/
swift-steward.toml
environments/
environment.toml
.github/
FUNDING.yml
scripts/
sync_shared_snippets.sh
validate_repo_docs.sh
validate_skill_creator_contract.py
workflows/
validate-docs-and-skills.yml
.gitignore
.mcp.json
AGENTS.md
assets/
xcode-hammer-icon.png
CONTRIBUTING.md
docs/
maintainers/
app-extension-workflows-plan.md
customization-consolidation-review.md
execution-split-and-inference-plan.md
reality-audit.md
media/
apple-dev-skills-codex-workflows-promo.mp3
codex-plugin-directory-socket-apple-dev-skills.png
LICENSE
pyproject.toml
README.md
ROADMAP.md
shared/
agents-snippets/
apple-swift-package-core.md
apple-xcode-project-core.md
references/
apple-camera-capability-contract.md
apple-image-type-ownership.md
apple-media-type-ownership.md
apple-spatial-data-privacy-contract.md
apple-vision-analysis-contract.md
code-coverage-contract.md
skills/
app-extension-architecture-workflow/
agents/
openai.yaml
references/
customization-flow.md
customization.template.yaml
entitlements-shared-containers-and-data-flow.md
extension-points-targets-and-lifecycle.md
privacy-validation-signing-and-distribution.md
snippets/
apple-xcode-project-core.md
scripts/
customization_config.py
SKILL.md
app-intents-workflow/
agents/
openai.yaml
references/
customization-flow.md
customization.template.yaml
intent-entity-and-shortcut-shapes.md
snippets/
apple-xcode-project-core.md
system-surfaces-and-validation.md
scripts/
customization_config.py
SKILL.md
appkit-app-architecture-workflow/
agents/
openai.yaml
references/
anti-patterns-and-corrections.md
app-delegate-and-lifecycle.md
appkit-mvc-target-action-and-bindings.md
architecture-decision-rules.md
archiving-persistence-and-migration.md
customization-flow.md
customization.template.yaml
menu-bar-status-item-and-activation.md
menus-responder-chain-and-validation.md
mixed-appkit-swiftui-composition.md
observation-and-appkit.md
restoration-documents-and-workspaces.md
snippets/
apple-xcode-project-core.md
windows-controllers-panels-and-inspectors.md
scripts/
customization_config.py
SKILL.md
apple-developer-provisioning-workflow/
agents/
openai.yaml
references/
app-store-connect-provisioning.md
cloudkit-automation.md
customization-flow.md
customization.template.yaml
portal-only-configuration.md
snippets/
apple-xcode-project-core.md
... 1600 moreShowing a partial view of a very large repo.
ยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic
repo-docs-auditormessaging-collaboration-skills: chat-app, bot, business-messaging, meeting-collaboration, iMessage collaboration, Communication Notifications, Push to Talk, VoIP/SIP, documented iOS/iPadOS default communication roles, and app-owned macOS client workflows for Discord, Telegram, Slack, Teams, WhatsApp Business, SMS/MMS/RCS, Google Meet, and Apple communication surfaces, with explicit Signal and Mac operator-automation boundariesmodel-lab-skills: reproducible language-model experiment design, dataset preparation, fine-tuning, evaluation, checkpoint comparison, representation and steering research, refusal ablation, authorized jailbreak and tool-calling evaluation, runtime benchmarking, and current-source routing across Core AI, Core ML, MLX, ExecuTorch, and Foundation Modelsagentdeck: local Codex runtime utilities, starting with hooks that prefix generated Codex thread titles with the project directory namedotnet-skills: .NET, F#, and C# project-shape, bootstrap, implementation, local-first Semantic Kernel agent-service, test, package, diagnostics, ASP.NET Core, Giraffe, Falco, Oxpecker, interop, CI, upgrade, and tooling guidancegame-dev-skills: Apple platform game development workflows for native Metal and Metal 4 renderers, GPTK 3/4 routing, MetalFX, GPU asset streaming, experimental neural rendering, SpriteKit, SceneKit, GameplayKit simulation, Game Controller input, Core Haptics feedback, Xcode profiling, game-stack routing, and device-aware validation handoffsnetwork-protocol-skills: modern networking and application-protocol workflows for transport selection, HTTP/3 and QUIC planning, Media over QUIC draft-aware guidance, WebRTC signaling/media/data-channel work, and protocol diagnostics with stack-plugin handoffsprofessional-skills: career and professional workflow guidance, starting with Dice job search and its bundled read-only remote MCP configurationpython-skills: Python runtime and tooling workflows, including local-first agent services, FastAPI and FastMCP service maintenance, and pytest-based testing; see the Python skills expansion plan for maintainer detailsrepository-skills: GitHub repository maintenance, release operations, and Codex GUI worktree workflow guidancereverse-engineering-skills: artifact triage, preservation, exact-build comparison, decompiler review, Apple Mach-O/runtime/signing/Apple Silicon/dyld/dynamic/kernel research, Cutter/Rizin, Malimite, Ghidra, Hopper, .NET, Unity and IL2CPP, and reproducible security evidence workflowsserver-side-jvm: server-side JVM, Java, Scala, Google ADK agent-service, Gradle, Maven, SBT, and testing workflow guidance, with future Clojure support plannedserver-side-swift: server-side Swift bootstrap and guidance sync, Vapor, Leaf-rendered websites and HTML email, Hummingbird, persistence, OpenAPI/RPC, SwiftNIO, observability, auth, app sync, Docker, Apple container 1.x, persistent container machine environments, exact-version Containerization APIs, and Fly.io support plus the source-bundled server-swift-steward custom-agent definitionswift-lang: shared Swift language, API style, error handling, functional pipelines, formatting, source organization, SwiftSyntax transformation, compiler inspection, SourceKit semantics and indexing, SourceKit-LSP diagnosis, Swiftly/Xcode toolchain routing, and modernization cleanup workflowsrust-skills: Rust, Cargo, rustup, crate, workspace, CLI, library, package, CI, test, lint, and format workflow guidancespeak-swiftly: Git-backed Speak Swiftly plugin from the standalone SpeakSwiftlyServer repositoryswiftasb-skills: SwiftASB companion guidancethings-app: mixed skill plus bundled MCP server for Things.app workflowsweb-dev-skills: Expo SDK 56+ inline native modules, type generation, native-boundary inspection, and validation handoff guidance