My Skill
This is a sample skill demonstrating the agent-skills-server functionality.
When to Use
Use this skill when you need to test the skills server implementation.
Examples
// Example usage
const result = doSomething()
A sample skill for testing the agent-skills-server library.
npx skillmds@latest add onmax/my-skill This is a sample skill demonstrating the agent-skills-server functionality.
Use this skill when you need to test the skills server implementation.
// Example usage
const result = doSomething()
onmax/agent-skills-server/tree/main/fixtures/skills/my-skill commit cf047075b9