BeClaude

skillsmith

New
GitHub TrendingGeneralby Redfloor

An agent with subskills that audits, optimizes, tests, and self-heals agentic skills and prompt-based tools (Claude SKILL.md + Agent SDK / MCP).

First seen 6/10/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillsmith.md https://raw.githubusercontent.com/Redfloor/skillsmith/main/SKILL.md
3
Invoke in Claude Code
/skillsmith
View source on GitHub
testingmcpagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is skillsmith?

An agent with subskills that audits, optimizes, tests, and self-heals agentic skills and prompt-based tools (Claude SKILL.md + Agent SDK / MCP).

How to install skillsmith?

To install skillsmith: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/skillsmith.md https://raw.githubusercontent.com/Redfloor/skillsmith/main/SKILL.md. Finally, /skillsmith in Claude Code.

What is skillsmith best for?

skillsmith is a skill categorized under General. It is designed for: testing, mcp, agent. Created by Redfloor.