skill-standardization이란?
프로젝트 사양과 일치하도록 SKILL.md 파일을 표준화하고 검증합니다. 새로운 기술을 생성하거나, 기존 기술을 표준 형식으로 변환하거나, 기술 파일 구조를 검증할 때 사용합니다. 섹션 제목 변환, 머리말 표준화 및 누락된 섹션 감지를 처리합니다. 출처: akillness/skills-template.
프로젝트 사양과 일치하도록 SKILL.md 파일을 표준화하고 검증합니다. 새로운 기술을 생성하거나, 기존 기술을 표준 형식으로 변환하거나, 기술 파일 구조를 검증할 때 사용합니다. 섹션 제목 변환, 머리말 표준화 및 누락된 섹션 감지를 처리합니다.
명령줄에서 skill-standardization AI 스킬을 개발 환경에 빠르게 설치
출처: akillness/skills-template.
Execute the main conversion script to standardize all SKILL.md files:
| convertskills.py | Main conversion script - handles section headings, frontmatter, missing sections | | removeduplicates.py | Removes duplicate Examples, Best practices, References sections | | finalcleanup.py | Direct string replacement for remaining Korean headings |
| ## Purpose (legacy) | ## Purpose | | ## When to Use (legacy) | ## When to use this skill | | ## Procedure (legacy) | ## Instructions | | ## Examples (legacy) | ## Examples | | ## Best Practices (legacy) | ## Best practices | | ## References (legacy) | ## References | | ## Output Format (legacy) | ## Output format |
프로젝트 사양과 일치하도록 SKILL.md 파일을 표준화하고 검증합니다. 새로운 기술을 생성하거나, 기존 기술을 표준 형식으로 변환하거나, 기술 파일 구조를 검증할 때 사용합니다. 섹션 제목 변환, 머리말 표준화 및 누락된 섹션 감지를 처리합니다. 출처: akillness/skills-template.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/akillness/skills-template --skill skill-standardization프로젝트 사양과 일치하도록 SKILL.md 파일을 표준화하고 검증합니다. 새로운 기술을 생성하거나, 기존 기술을 표준 형식으로 변환하거나, 기술 파일 구조를 검증할 때 사용합니다. 섹션 제목 변환, 머리말 표준화 및 누락된 섹션 감지를 처리합니다. 출처: akillness/skills-template.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/akillness/skills-template --skill skill-standardization 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/akillness/skills-template