minimal-skill

Test skill loader behavior with minimal name and description metadata.

4|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/sfmskywalker/agentskillsdotnet --skill minimal-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimal-skill
Source: https://github.com/sfmskywalker/agentskillsdotnet/tree/main/fixtures/skills/minimal-skill
Command: npx skills add https://github.com/sfmskywalker/agentskillsdotnet --skill minimal-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides the minimal viable metadata to test discovery and loading workflows.

Core Features & Use Cases

  • Minimal manifest: includes only required fields (name and description).
  • Quick loading: verifies that basic loading works with sparse metadata.
  • Use Case: quick tests of the skill loader during development.

Quick Start

Activate fixtures/skills/minimal-skill to see the loader handle minimal metadata.