원클릭으로
skill-creator
Create new OpenCode skills with valid SKILL.md frontmatter.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create new OpenCode skills with valid SKILL.md frontmatter.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Debug production issues on Vercel using logs, database inspection, and proper deployment waiting
Make features testable by design. Testing pyramid from fast (local) to slow (UI). Expose APIs securely for testing.
Manage DNS records for domains hosted on Vercel using the Vercel CLI
Workspace guide to introduce OpenWork and onboard new users.
Access and update company administrative information stored in Notion
Create and register new OpenCode skills in this repo
| name | skill-creator |
| description | Create new OpenCode skills with valid SKILL.md frontmatter. |
| compatibility | opencode |
Create well-formed OpenCode skills that load correctly and follow naming rules.
Use this skill when you need to add a new .opencode/skill/<name>/SKILL.md file
or fix an existing skill definition.
^[a-z0-9]+(-[a-z0-9]+)*$.name and description.description between 1–1024 characters.skill tool.