Use when building Generative AI applications with agentfootprint — LLM calls, ReAct agents, multi-agent compositions (Sequence/Parallel/Conditional/Loop), context engineering (Skill/Steering/Instruction/Fact), memory (4 types × 7 strategies including Causal snapshots), tools, providers, observability, pause/resume, and patterns (Reflexion/ToT/Debate/MapReduce/Swarm). Also use when someone asks how agentfootprint works.
$npx -y skills add footprintjs/agentfootprint --skill claude-codeInstalls into the current project.
Run `npx skills use "https://github.com/footprintjs/agentfootprint" --skill "footprintjs/agentfootprint/claude-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/footprintjs/agentfootprint" that are relevant to the current task. Run `npx skills add "https://github.com/footprintjs/agentfootprint"` and select the relevant skills, then follow their instructions.