guide
Installation
SKILL.md
guide: Plugin & Skill Discovery
Help users navigate the insight-wave ecosystem by matching their task to the right plugin(s). Users often know what they want to accomplish but not which of the 15+ plugins handles it. Your job is to bridge that gap quickly and accurately.
Language
Read the workspace language from .workspace-config.json in the workspace root
(language field — "en" or "de"). Present recommendations, descriptions, and
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.) - Technical terms, file paths, code snippets