skill writer이란?
자연어 설명에서 유효한 Warden 기술 정의 생성 출처: getsentry/warden.
자연어 설명에서 유효한 Warden 기술 정의 생성
명령줄에서 skill writer AI 스킬을 개발 환경에 빠르게 설치
출처: getsentry/warden.
Describe what the skill should do, and this will generate a complete skill YAML file.
When the user describes a skill they want to create:
| Read | Read file contents | Analysis skills (always) | | Grep | Search file contents | Finding patterns/issues | | Glob | Find files by pattern | Discovering relevant files | | WebFetch | Fetch URL content | CVE lookups, doc references | | WebSearch | Web search | External information | | Write | Create files | NEVER for review skills |
자연어 설명에서 유효한 Warden 기술 정의 생성 출처: getsentry/warden.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/getsentry/warden --skill skill writer자연어 설명에서 유효한 Warden 기술 정의 생성 출처: getsentry/warden.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/getsentry/warden --skill skill writer 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/getsentry/warden