Capture durable user feedback into the governing skill/doc, or propose creating a new skill when no suitable one exists, so future sessions don't repeat the mistake. Use when the user rejects, reverts, or overrides the agent's output or approach on something a skill/doc covers or should cover, and when manually invoked to improve or create guidance.
$npx -y skills add eai-org/agent-toolkit --skill self-improveInstalls into the current project.
Run `npx skills use "https://github.com/eai-org/agent-toolkit" --skill "eai-org/agent-toolkit/self-improve"` 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/eai-org/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/eai-org/agent-toolkit"` and select the relevant skills, then follow their instructions.