with one click
agent-skill-generator
Generate skills for Claude AI agents.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate skills for Claude AI agents.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Autonomous optimization loop. Modifies code, measures a target metric, keeps improvements, and reverts regressions. Use for API latency, OCR time, bundle size, query speed, or any measurable optimization task.
Organizes and maintains a filesystem-based career management workspace including resume versioning, job application pipelines, company research reuse, and progress tracking. Use when creating/updating resumes, adding applications, preparing interviews, or cleaning career docs structure.
Provides expert guidance for Git commit messages, including conventional commit formatting and best practices. Use when creating or editing Git commit messages.
Archive an iOS app with Xcode and upload it to TestFlight using xcodebuild.
Documents development work into changelog-style markdown files organized by date. Analyzes recent changes and creates structured work logs. Use when logging completed work or creating development history.
Guides coding sessions in a learning-first rubber duck style. Use when user wants to study while fixing bugs or implementing features, with Socratic questioning, hypothesis-first debugging, and reflection before final solutions.
| name | agent-skill-generator |
| description | Generate skills for Claude AI agents. |
| allowed-tools | ["Bash","Read","Write","Edit","Glob","Grep"] |
This skill allows you to generate skills for Claude AI agents. It provides a set of tools to create, edit, and manage skills.
To use this skill, you can call the generate_skill function with the desired skill name and description. For example:
/generate_skill "my_skill" "This is my skill"
To generate a skill with user input, you can call the generate_skill_with_user_input function. For example:
/generate_skill_with_user_input {ARGUMENTS}