원클릭으로
agent-skill-generator
Generate skills for Claude AI agents.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate skills for Claude AI agents.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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}