Agent skill
my-skill
A standalone test skill (not part of a plugin) - use for general skill testing
Install this agent skill to your Project
npx add-skill https://github.com/mandersogit/brynhild-harness/tree/main/tests/fixtures/skills/my-skill
Metadata
Additional technical details for this skill
- test
- YES
SKILL.md
My Standalone Skill
[TEST-STANDALONE-SKILL]
This skill is NOT part of a plugin. It exists directly in the skills directory to test standalone skill discovery.
Instructions
- This is step one
- This is step two
- This is step three
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
brynhild-development
Guidelines for contributing to brynhild itself - use when making changes to the brynhild codebase, running tests, or understanding project conventions
commit-helper
Create and execute git commit plans from YAML files - use when organizing changes into logical commits or when user wants help structuring their git history
skill-creator
Create effective skills for brynhild agents. Use when the user wants to create, update, or improve a skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
debugging
Systematic approach to debugging Python code - use when user encounters errors or unexpected behavior
testing
Best practices for writing Python tests - use when creating or improving test coverage
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
Didn't find tool you were looking for?