Contains the complete specifications for AI coding assistant customization files including agents, skills, prompts, and instructions. Works with GitHub Copilot, Claude Code, Codex, OpenCode, and other providers. Use this skill when you need to reference the correct file format, required fields, supported attributes, file locations, or VS Code settings for any customization file. Follows the Agent Skills open standard (agentskills.io).
$npx -y skills add jburlison/wowaddonapiagents --skill agent-file-specsInstalls into the current project.
Run `npx skills use "https://github.com/jburlison/wowaddonapiagents" --skill "jburlison/wowaddonapiagents/agent-file-specs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jburlison/wowaddonapiagents" that are relevant to the current task. Run `npx skills add "https://github.com/jburlison/wowaddonapiagents"` and select the relevant skills, then follow their instructions.