Agent Skill
2/7/2026

my-skill

A sample skill for testing the agent-skills-server library.

O
onmax
0GitHub Stars
1Views
npx skills add onmax/agent-skills-server

SKILL.md

Namemy-skill
DescriptionA sample skill for testing the agent-skills-server library.

name: my-skill description: A sample skill for testing the agent-skills-server library. license: MIT

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()
Skills Info
Original Name:my-skillAuthor:onmax