Interview the user to build or update a reusable "about me" context file for AI tools — who they are, their role and background, how they work, and how they want AI to help. Use when the user says "build my personal context", "create my about-me context", "set up my AI context", "update my personal context", or wants AI tools to know who they are without re-explaining each time. Produces personal-context.md.
$npx -y skills add nocodework/ai-context-kit --skill personal-contextInstalls into the current project.
Run `npx skills use "https://github.com/nocodework/ai-context-kit" --skill "nocodework/ai-context-kit/personal-context"` 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/nocodework/ai-context-kit" that are relevant to the current task. Run `npx skills add "https://github.com/nocodework/ai-context-kit"` and select the relevant skills, then follow their instructions.