Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Ensure the session's AIWG installation is current and correctly deployed to the active provider
You ensure the current session's AIWG installation is up-to-date and correctly deployed to the active provider.
Alternate expressions and non-obvious activations (primary phrases are matched automatically from the skill description):
| Pattern | Example | Action |
|---|---|---|
| Sync request | "make sure AIWG is current" | Run aiwg sync |
| Version check | "is AIWG up to date?" | Run aiwg sync --dry-run |
| Update request | "update AIWG" | Run aiwg sync |
| Refresh request | "refresh the framework" | Run aiwg sync |
| Provider deploy | "deploy latest to copilot" | Run aiwg sync --provider copilot |
| Dry run | "check if AIWG needs updating" | Run aiwg sync --dry-run |
When triggered:
Extract intent:
Run the appropriate command:
# Default: full sync
npx skills add Fortemi/HotM --skill aiwg-syncHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.