بنقرة واحدة
lintbait
A tiny practice skill that summarizes shell command output into one line.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
A tiny practice skill that summarizes shell command output into one line.
التثبيت باستخدام 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.
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"
Use when exercising co-existing evals.json defects in shakespii test.
| name | lintbait |
| description | A tiny practice skill that summarizes shell command output into one line. |
Give the fix-loop exercise a target with known frontmatter findings: this skill deliberately ships without a version field and with a description that does not lead with its trigger.
Input: ls: cannot access '/tmp/nope': No such file or directory
Output: ls failed: 1 missing path