Claude Code Extensions — Development skill for Claude Code
Add custom tools to Claude Code with simple YAML definitions.
How to install Claude Code Extensions
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open hexcreator/claude-code-extensions and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Code Extensions does
Add custom tools to Claude Code with simple YAML definitions. No MCP required.
Alternatives in Development
- Add Template — /add-template - Register a Custom CV or Cover Letter Template 36.6k ★
- Getspecstory — Extensions for GH Copilot, Cursor, and Claude Code 1.1k ★
- Agentlas Browser — Use the Agentlas browser hardpoint for browser-required work 1.1k ★
README
Claude Code Extensions
Add custom tools to Claude Code with simple YAML definitions
Quick Start • How It Works • Create Extensions • Built-in Tools • CLI Reference
✨ Demo
$ claude "use cowsay to say 'Hello from custom extensions!'"
__________________________________
< Hello from custom extensions! >
----------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
$ claude "roll 4d6 for my D&D character"
Rolled 4d6: [6, 4, 5, 2] = 17
$ claude "what time is it right now?"
It's Monday, January 27, 2025 at 10:42:53 AM.
**These tools don't exist in Claude Code. They were added in 30 seconds.**
🚀 Quick Start
1. Install
git clone https://github.com/hexcreator/claude-code-extensions.git
cd claude-code-extensions
npm install
npm link # Makes 'claude-ext' available globally
2. Initialize & Start
claude-ext init # Creates ~/.claude-extensions/
claude-ext start # Starts the extension proxy
3. Use with Claude Code
ANTHROPIC_BASE_URL=http://localhost:8892 claude "roll a d20"
That's it! Claude Code now has access to custom tools.
🎯 Why This Exists
Claude Code ships with ~3
Related Skills
Spark Of The Day
An autonomous agent that wakes up once a day, invents a whimsical 120-word micro-story using Claude on Amazon
Sub Agents
A simple Manager for adding Claude Code Sub Agents with hooks and custom slash commands.
Add Critical Pattern
Add current problem to Required Reading (juce8-critical-patterns.md)
Jared File
File a new issue with full metadata — create + add to board + Priority + Status + any other required project f
Skills To Extensions
A Python command-line tool to automatically convert Anthropic Claude skills into self-contained Google Gemini
Skill Scout
🔍 Discover + safety-vet Claude Code extensions before you install them - a 0-100 trust score for discovery +
Related Agents
Extension Reviewer
Use when changes add or modify files in extensions/, dsl/resources.go, or condition/. Validates the Extension
Dotnet Uno Specialist
WHEN building cross-platform Uno Platform apps. Project setup, target configuration, Extensions ecosystem, MVU
Error Budget Tracker
Use to compute SLO error budget consumption and burn rate. Reads SLO definitions and recent error/availability