cheatsheet
Installation
SKILL.md
cheatsheet: Quick Reference Cards
Generate concise, one-screen reference cards for any insight-wave plugin. Faster than reading docs or taking a course — designed for users who need a quick refresher.
Language
Read the workspace language from .workspace-config.json in the workspace root
(language field — "en" or "de"). Write cheatsheet descriptions, concept
explanations, and pattern guidance in that language.
If the file is missing or unreadable, detect the user's language from their message. If still unclear, default to English.
Keep in English regardless of language setting:
- Plugin names (
cogni-trends,cogni-narrative, etc.) - Command names (
/cheatsheet,/workflow, etc.) - Column headers in the Commands table (
Command,What it does) - Technical terms, file paths, code snippets