원클릭으로
example-skill
An example skill for testing and demonstration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
An example skill for testing and demonstration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Perform mathematical calculations using various operations
Get current weather information for any location
A skill with unexpected fields in frontmatter for testing validation
This is from the lowercase skill.md file
A skill with lowercase skill.md filename for testing
Perform systematic code reviews following best practices and team standards
| name | example-skill |
| description | An example skill for testing and demonstration |
| version | 1.0.0 |
| author | AgentSkills.NET |
| tags | ["example","demo"] |
| allowed-tools | ["filesystem","calculator"] |
This is an example skill that demonstrates the structure of a skill definition.
When this skill is activated, the agent should:
This skill is intended for testing and demonstration purposes. It shows:
Skills may include additional resources in subdirectories:
scripts/ - For script files (not executed by default)references/ - For reference documentationassets/ - For any other supporting files