AI Agents — AI skill for Claude Code
23blocks AI agents for Claude Code - full platform knowledge for shared cloud deployment.
How to install AI Agents
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open 23blocks-OS/ai-agents and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What AI Agents does
23blocks AI agents for Claude Code - full platform knowledge for shared cloud deployment.
Alternatives in AI
README
23blocks AI Agents Marketplace
Official Claude Code marketplace for 23blocks platform plugins. One plugin per block.
Structure
ai-agents-mono/
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
├── plugins/
│ ├── forms-block/ # Forms Block Plugin
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── agents/
│ │ │ └── forms.md
│ │ ├── skills/
│ │ │ ├── schemas-api/
│ │ │ │ └── SKILL.md
│ │ │ ├── schemas-sdk/
│ │ │ │ └── SKILL.md
│ │ │ └── validation-api/
│ │ │ └── SKILL.md
│ │ ├── commands/
│ │ └── hooks/
│ ├── auth-block/ # Auth Block Plugin
│ ├── data-block/ # Data Block Plugin
│ └── storage-block/ # Storage Block Plugin
├── pro-plugins/ # Pro-only plugins (not in community)
├── docs/
│ └── agent-feature-guide.md # Guide for block teams
└── scripts/
└── build.sh
Installation
# Add 23blocks marketplace
claude plugin marketplace add https://github.com/23blocks-OS/ai-agents
# List available plugins
claude plugin marketplace list
# Install the blocks you need
claude plugin install forms-block
claude plugin install auth-block
claude plugin install data-block
For Block Teams
See [docs/agent-feature-guide.md](docs/agent-feature-guide.md) for complete instructions on creating your block's plugin.
**Quick Start:**
- Create your plugin directory:
plugins/your-block/ - Add plugin manifest:
.claude-plugin/plugin.json - Add your agent:
agents/your-block.md - Add skills:
skills/feature-api/SKILL.md,skills/feature-sdk/SKILL.md - Submit PR
Distribution
| Repo | Visibility | Content |
|---|---|---|
| 23blocks-OS/ai-agents | Public | All standard plugins |
| 23blocks/ai-agents-pro | Private | All plugins + pro-only |
Developme
Related Skills
Aiwg
Cognitive architecture for AI-augmented software development. Specialized agents, structured workflows, and mu
Openclaw Autopilot
OpenClaw Autopilot - Conversational deployment toolkit for your personal AI assistant platform. Supports 15 to
Ollama Cc Plugin
Use local/cloud ollama models from Claude Code as a second engine: read-only consult/review, agentic worktree-
Quorum Review
Cross-model pull request review on Gemini Enterprise Agent Platform. Gemini and Claude read each diff independ
Flare Agent
企业级 AI Agent 平台,对标 OpenAI Codex / Claude Code / DeepSeek Harness。Enterprise-grade AI agent platform: RAG, MCP,
Gald3r Core
Signed, single-binary CLI coding-agent platform: file-first task/bug tracking, multi-provider agent runtime, a
Related Agents
DevOps Platform Engineer
Use this agent for CI/CD pipeline setup, deployment configuration, monitoring implementation, and infrastructu
Kth
Cloud-native engineer and educator. Co-author of Kubernetes Up & Running (2017, 2019). Long-time Google Cloud
Deployment Metadata Analyst
Identifies metadata dependencies, builds deployment manifests, and produces the exact sf CLI commands and pre/