agentic-code Skill
agentic-code is a JavaScript AI agent skill for Cursor, Windsurf, Codex with npx. Agentic coding framework powered by AGENTS.md — systematic, test-first workflows with quality gates for Cursor, Codex, Gemini CLI, and AI coding agents.
How to use agentic-code Skill
Install or run
npx agentic-code my-project && cd my-project
# Ready to goClient configuration
{
"mcpServers": {
"sub-agents": {
"command": "npx",
"args": ["-y", "sub-agents-mcp"],
"env": {
"AGENTS_DIR": "/absolute/path/to/your/project/.agents/tasks",
"AGENT_TYPE": "cursor"
}
}
}
}Compatible clients
What is agentic-code Skill?
agentic-code is a JavaScript AI agent skill for Cursor, Windsurf, Codex with npx. Agentic coding framework powered by AGENTS.md — systematic, test-first workflows with quality gates for Cursor, Codex, Gemini CLI, and AI coding agents. 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
- Document generation support
- OpenAI provider support
- Google provider support
- package.json config support
Available tools
Technical details
Install or run agentic-code using npx. Check shinpr/agentic-code for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Install or run with npx
- Works with Cursor
- Works with Windsurf
- Works with Codex
- Uses SSE transport
- 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 agentic-code 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 cursor users.
Built with
Explore related resources
Frequently asked questions
What is agentic-code?
agentic-code is a JavaScript AI agent skill for Cursor, Windsurf, Codex with npx. Agentic coding framework powered by AGENTS.md — systematic, test-first workflows with quality gates for Cursor, Codex, Gemini CLI, and AI coding agents.
Who is agentic-code best for?
agentic-code is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install agentic-code?
Install or run agentic-code using npx. Check agentic-code for the latest setup command.
Is agentic-code actively maintained?
agentic-code may need a closer maintenance check before production use.
Auto-fetched from GitHub.