Agent Skill
2/7/2026

test-skill

A test skill for unit testing

G
genecyber
0GitHub Stars
1Views
npx skills add genecyber/loadout

SKILL.md

Nametest-skill
DescriptionA test skill for unit testing

name: test-skill description: A test skill for unit testing license: MIT version: 1.0.0 author: Test Author

Test Skill

This is a test skill for unit testing.

Installation

Install the skill by copying it to your skills directory.

Usage

console.log("Hello from test skill");

Advanced Usage

Here is some Python code:

def hello():
    print("Hello from Python")

References

See API docs for more info. See External guide for external info. See Scripts for helper scripts.

Skills Info
Original Name:test-skillAuthor:genecyber