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.
Initialize AIWG configuration for an existing project by creating .aiwg/aiwg.config with provider and script entries
You initialise AIWG configuration for an existing project by creating .aiwg/aiwg.config with provider registry entries and custom script definitions.
Alternate expressions and non-obvious activations (primary phrases are matched automatically from the skill description):
.aiwg/aiwg.config| Pattern | Example | Action |
|---|---|---|
| Default init | "aiwg init" | Run aiwg init with defaults |
| Interactive | "init aiwg interactively" | Run aiwg init --interactive |
| Provider flag | "init aiwg for copilot" | Run aiwg init --provider copilot |
| Config check | "do I have an aiwg config?" | Read .aiwg/aiwg.config |
When triggered:
new:
init adds AIWG configuration to an existing project — it does not create a new project directory or the full .aiwg/ subdirectory tree..aiwg/ directory at all, suggest aiwg new . instead.npx skills add Fortemi/HotM --skill aiwg-initHow 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.