一键导入
full-skill
Exercises all skill fields
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Exercises all skill fields
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
First example skill for add-skill tests
Second example skill with a non-kebab name
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.
Import existing AI tool configurations (from Claude, Copilot, Cursor, or Codex) into universal-ai-config templates. Converts target-specific files into universal templates.
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.
Create, update, or manage universal-ai-config agent templates. Handles finding existing agents, deciding whether to create or modify, and writing the template.
| name | full-skill |
| description | Exercises all skill fields |
| disableAutoInvocation | true |
| userInvocable | true |
| allowedTools | ["Bash","Read"] |
| model | claude-sonnet-4-6 |
| subagentType | general-purpose |
| forkContext | true |
| argumentHint | <target> |
| whenToUse | When deploying to production or staging |
| arguments | env version |
| effort | high |
| skillPaths | ["**/*.yml","**/*.yaml"] |
| skillShell | bash |
| license | MIT |
| compatibility | >=1.0.0 |
| metadata | {"category":"devops"} |
Full-featured skill body.