Update Agent
Create, update, or manage universal-ai-config agent templates. Handles finding existing agents, deciding whether to create or modify, and writing the template.
Import Existing Ai Config
Import existing AI tool configurations (from Claude, Copilot, Cursor, or Codex) into universal-ai-config templates. Converts target-specific files into universal templates.
Deploy Helper
Assists with deployment tasks
Update Hook
Create, update, or manage universal-ai-config hook templates. Handles finding existing hooks, deciding whether to create or modify, and writing the template.
Update Mcp
Create, update, or manage universal-ai-config MCP server templates. Handles finding existing configs, deciding whether to create or modify, and writing the template.
Release
Create a new git release with changelog generation and GitHub release
Alpha Skill
First example skill for add-skill tests
Update Skill
Create, update, or manage universal-ai-config skill templates. Handles finding existing skills, deciding whether to create or modify, and writing the template.
Full Skill
Exercises all skill fields
Update Instruction
Create, update, or manage universal-ai-config instruction templates. Handles finding existing instructions, deciding whether to create or modify, and writing the template.
Create Target
Scaffold a new target type (e.g., Zed, Windsurf) for universal-ai-config
Test Gen
Test generation skill
Ai Config Compress
>
Multi Target
A Claude skill from fabis94/universal-ai-config.
Shared Skill
A skill from the shared templates dir
Update Ai Config
Create, update, or manage AI configuration templates. Analyzes what the user needs and delegates to the appropriate template-specific skill.
Beta Skill
Second example skill with a non-kebab name
Pr Description
Draft a pull request description from either the current chat session or the full feature branch (committed + uncommitted). Use when the user asks to write a PR description, prep a PR, or summarize changes for review.
Report Feature Changes
Validate uac's assumptions about supported AI tools (Claude Code, Copilot, Cursor, etc.) against current upstream documentation and produce a written report of drift — renamed fields, new events, deprecated features, schema changes — so the user can plan follow-up changes. Does not modify source code.