agentic-stack
New2.1kGitHubGeneralby codejunkie99
One brain, many harnesses. Portable .agent/ folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, or DIY Python — and keeps its knowledge when you switch.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentic-stack.md https://raw.githubusercontent.com/codejunkie99/agentic-stack/main/SKILL.md3
Invoke in Claude Code
/agentic-stackView source on GitHub
agentpython
Frequently Asked Questions
What is agentic-stack?
One brain, many harnesses. Portable .agent/ folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, or DIY Python — and keeps its knowledge when you switch.
How to install agentic-stack?
To install agentic-stack, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentic-stack.
What is agentic-stack best for?
agentic-stack is a community categorized under General. It is designed for: agent, python. Created by codejunkie99.