User-facing entry point for the Prism plugin. Use this skill to EXPLAIN what Prism is and to CREATE new instruments (lens / frame / model / stance / heuristic) from a named framework. Triggers on Prism overview/help requests, \"prism이 뭐야?\", \"prism 소개해줘\", \"prism 써보고싶어\", \"새 lens 만들어줘\", \"새 렌즈/프레임 만들어줘 <X>\", \"make a lens\", \"create a new prism instrument\", \"add <framework> as a frame\". NOT for browsing or looking up what already exists in the catalog — route those requests to the search skill instead. NOT for loading instruments into subagents — route those to the fetch skill.
$npx -y skills add 97wobbler/my-ai-kit --skill prismInstalls into the current project.
Run `npx skills use "https://github.com/97wobbler/my-ai-kit" --skill "97wobbler/my-ai-kit/prism"` 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/97wobbler/my-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/97wobbler/my-ai-kit"` and select the relevant skills, then follow their instructions.