agent-toolkit-forkmodel
NewGitHub TrendingGeneralby panicdna
agent-toolkit fork: every skill runs in a forked context with a per-skill model (SKILL.md context: fork + model:)
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-toolkit-forkmodel.md https://raw.githubusercontent.com/panicdna/agent-toolkit-forkmodel/main/SKILL.md3
Invoke in Claude Code
/agent-toolkit-forkmodelView source on GitHub
agent
Frequently Asked Questions
What is agent-toolkit-forkmodel?
agent-toolkit fork: every skill runs in a forked context with a per-skill model (SKILL.md context: fork + model:)
How to install agent-toolkit-forkmodel?
To install agent-toolkit-forkmodel, 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 /agent-toolkit-forkmodel.
What is agent-toolkit-forkmodel best for?
agent-toolkit-forkmodel is a community categorized under General. It is designed for: agent. Created by panicdna.