Help us improve
Share bugs, ideas, or general feedback.
StackOne agent plugins — integration infrastructure for AI agents with 200+ connectors, MCP, A2A, SDKs, and prompt injection defense. One plugin per skill.
npx claudepluginhub stackonehq/agent-pluginsManage StackOne resources — API keys, linked accounts, logs, debugging, and webhook configuration.
Account linking with StackOne Connect Sessions and the Hub React component — full flow from session creation to webhook handling.
Build AI agents that call StackOne-linked accounts using TypeScript SDK, Python SDK, MCP server, or A2A protocol. Supports OpenAI, Vercel AI SDK, Claude, LangChain, CrewAI, PydanticAI.
Discover StackOne's 200+ connectors and 9,000+ actions across HRIS, ATS, CRM, LMS, ticketing, messaging, documents, IAM, and accounting.
Build and deploy custom StackOne connectors using the CLI and Connector Engine. Covers the full workflow from init through deployment.
Build unified/schema-based connectors that transform provider data into standardized schemas — field mapping, enum mapping, pagination, and scope patterns.
Prompt-injection and jailbreak detection for tool results via on-device ML classifier. Installs as a PostToolUse hook and flags risky content to Claude.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
Agent skills for StackOne — integration infrastructure for AI agents. 10,000+ production-ready actions, 200+ connectors, and an AI integration builder to extend to any API.
# Add the marketplace
/plugin marketplace add stackonehq/agent-plugins-marketplace
# Install the StackOne plugin (all 6 skills)
/plugin install stackone@stackone-marketplace
# Install all skills (works with Claude Code, Cursor, Codex, Windsurf, etc.)
npx skills add stackonehq/agent-plugins-marketplace
# Install a specific skill
npx skills add stackonehq/agent-plugins-marketplace@stackone-agents
| Skill | What it does | When to use |
|---|---|---|
stackone-platform | Platform operations — API keys, accounts, logs, debugging | "Set up StackOne", "list my accounts", "debug API errors" |
stackone-connect | Account linking via Connect Sessions and the Hub component | "Connect a provider", "embed the integration picker" |
stackone-agents | Build AI agents with TypeScript/Python SDK, MCP, or A2A | "Add StackOne tools to my agent", "set up MCP" |
stackone-cli | Custom connector development and deployment | "Build a custom connector", "deploy my connector" |
stackone-connectors | Discover connectors, actions, and integration capabilities | "Which providers does StackOne support?" |
stackone-unified-connectors | Build unified connectors that transform provider data into standardized schemas | "start unified build for [provider]", "map fields to schema" |
Each skill includes step-by-step workflows, concrete examples, and troubleshooting for common errors.
These skills teach workflows while pointing to live documentation for details that change frequently:
references/ directories for detailed lookup tables loaded on demandStackOne publishes a machine-readable documentation index at docs.stackone.com/llms.txt — agents can fetch this to discover all available documentation pages.
@stackone/ai)stackone-ai)@stackone/cli)@stackone/hub)MIT