odin-claude-plugin Skill
odin-claude-plugin is a Python AI agent skill for Codex. Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.
How to use odin-claude-plugin Skill
Client configuration
{
"mcpServers": {
"sequential": {
"command": "npx",
"args": [
"mcp-sequentialthinking-tools"
],
"alwaysLoad": true
},
"critic": {
"command": "npx",
"args": [
"-y",
"mcp-server-actor-critic-thinking"
],
"alwaysLoad": true
},
"shannon": {
"command": "npx",
"args": [
"-y",
"server-shannon-thinking@latest"
],
"alwaysLoad": true
},
"repomix": {
"command": "npx",
"args": [
"-y",
"repomix",
"--mcp"
]
}
}
}Compatible clients
What is odin-claude-plugin Skill?
odin-claude-plugin is a Python AI agent skill for Codex. Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Anthropic provider support
- Google provider support
Technical details
- Built for Python
- Built for Node.js
- Built for Go
- Built for Rust
- Works with Codex
- Uses SSE transport
- API key required
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use odin-claude-plugin Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is odin-claude-plugin?
odin-claude-plugin is a Python AI agent skill for Codex. Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.
Who is odin-claude-plugin best for?
odin-claude-plugin is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install odin-claude-plugin?
Check the odin-claude-plugin GitHub repository for installation instructions.
Is odin-claude-plugin actively maintained?
odin-claude-plugin may need a closer maintenance check before production use.
Auto-fetched from GitHub.