Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
martinemde
/
skillet
home
/
skills
/
martinemde
/
skillet
martinemde/skillet
10 skills
View on GitHub
$
npx skills add martinemde/skillet
Skill
Installs
claude-spec-skill
A skill demonstrating all Claude Code spec fields.
—
comprehensive-skill
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
—
derived-name-skill
A skill that derives its name from the directory.
—
interpolation-skill
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
—
invalid-skill
This skill has an invalid name format
—
no-frontmatter
This file has no frontmatter and should fail to parse.
—
simple-skill
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
—
task-test
Test skill that exercises the Task tool system to create and manage tasks
—
test-skill
A simple test skill that creates a greeting file
—
yaml-syntax-error
A skill with malformed YAML to test error handling
—