ワンクリックで
name
"TODO(shakespii): Use when <trigger>… — third person, concrete searchable keywords; do not summarize the workflow."
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
"TODO(shakespii): Use when <trigger>… — third person, concrete searchable keywords; do not summarize the workflow."
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
I help with tidying up messy notes whenever it seems useful.
Use when the user asks to create, write, compose, or design a new agent skill — turning an idea, notes, requirement, or repeated workflow into a SKILL.md with eval cases and a trigger set through an interview → draft → critique → refine loop.
Use when the user asks to lint, audit, test, benchmark, validate, or fix an agent skill — from a single SKILL.md frontmatter check to trigger-accuracy measurement or a corpus-wide audit of installed skills for duplication — driving the shakespii CLI (init, lint --json, test --run, bench) to resolve findings until clean.
A tiny practice skill that summarizes shell command output into one line.
Use when the user asks for a one-word acknowledgement drill — replies with exactly the word the drill names.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"
| name | {"[object Object]":null} |
| description | TODO(shakespii): Use when <trigger>… — third person, concrete searchable keywords; do not summarize the workflow. |
| version | 0.1.0 |
TODO(shakespii): one or two sentences — what capability this skill provides and why it exists.
TODO(shakespii): what the skill consumes — arguments, files, context. Mark which are optional.
TODO(shakespii): every external dependency — binaries on PATH, env vars, network access, files, path-layout assumptions. If it can fail before step 1, it belongs here.
TODO(shakespii): numbered steps. Calibrate freedom — prose for judgment steps, exact commands for fragile ones.
TODO(shakespii): the deliverable's shape and contract, resolvable from files inside this skill directory — never "obey the handoff format" pointing at unshipped documents.
TODO(shakespii): at least one concrete input→output worked example. Trigger-phrase lists do not count.
TODO(shakespii): common mistakes, rationalizations, and when NOT to use this skill.