Published skills
genai-validate
Validate a compiled Genai skill bundle or a genai.recipe.yml for correctness, safety, and eval coverage. Use when the user asks to validate, check, or verify a skill or recipe.
contract-review-lite
契約書・利用規約を読み込み、リスク条項・不利な条件・確認すべき点を一覧化するスキル。法的アドバイスではなくチェックリストとして使用する。
genai-compile
Compile a genai.recipe.yml into a deployable Claude Code skill bundle (SKILL.md + input.schema.json + README). Use when the user asks to compile, build, or generate a skill from a recipe.
genai-import
Import and adapt an existing AI app concept (prompt, web form, API spec) into a Genai recipe skeleton following the clean-room philosophy. Use when the user wants to port or convert an existing AI application into a Genai skill.
genai-new
Create a new Genai recipe skeleton (genai.recipe.yml + directories) for a new skill. Use when the user asks to create a new Genai skill, recipe, or AI app scaffold.
genai-pack
Package a compiled Genai skill for sharing — creates a portable zip archive with SKILL.md, input.schema.json, README, and assets. Use when the user wants to distribute or share a compiled skill.
genai-security-review
Review a genai.recipe.yml or compiled skill bundle for security issues — unsafe tools, network access, hardcoded secrets, overly broad permissions. Use when the user asks for a security review or audit of a Genai skill.
meeting-to-actions
会議メモ・議事録を入力として、決定事項・アクションアイテム・次回アジェンダを構造化して3つのMarkdownファイルとして出力するスキル。
proposal-review
提案書・企画書をレビューし、強み・懸念点・改善提案・未解決問題を構造化して出力するスキル。
Category alert