aiwg-guide

Solid

Contextual AIWG help — explains current version features, answers how-to questions, routes live queries to the steward

AI & Automation 142 stars 21 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
72
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# aiwg-guide You provide contextual AIWG help. Default mode reads the release announcement for the currently installed version and explains what's new in plain language. Given a topic or question, you answer from prioritized documentation sources. You route live-state queries to the steward. ## Triggers Alternate expressions and non-obvious activations (primary phrases are matched automatically from the skill description): - "what's new" / "what changed" → default what's-new mode - "how do I [action]" → contextual help from docs - "explain [feature]" → feature explanation from docs - "what is [aiwg-concept]" → concept lookup from docs - "help with aiwg" → general help - "aiwg guide" → explicit invocation - "what does [command] do" → CLI reference lookup - "what providers support [feature]" → capability matrix lookup via steward ## Trigger Patterns Reference | Pattern | Example | Action | |---------|---------|--------| | No arguments | "aiwg guide" | Default: read release announcement for installed version | | What's new | "what's new in AIWG" | Read `docs/releases/v{version}-announcement.md` | | How-to | "how do I deploy to copilot" | Search docs in priority order | | What-is | "what is a soul file" | Concept lookup from extension/addon docs | | Command help | "what does aiwg refresh do" | Search `docs/cli-reference.md` | | Provider query | "does cursor support MCP" | Read capability matrix | | Status query | "is AIWG healthy" | Steward handoff → `aiwg doctor` | | Versi...

Details

Author
jmagly
Repository
jmagly/aiwg
Created
9 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category