hatch3r Skill
hatch3r is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. Open-source CLI + editor plugin (Claude Code, Cursor, GitHub Copilot): one command installs 29 agents, 53 skills, 67 rules, 30 commands, 7 hooks & MCP integrations into any repo. Audited each release.
How to use hatch3r Skill
Install or run
npm version](https://img.shields.io/npm/v/hatch3r.svg)](https://www.npmjs.com/package/hatch3r)Client configuration
{
"mcpServers": {
"github": {
"_description": "GitHub repository management, code review, issues, PRs, and project boards",
"_trust_bypass": true,
"url": "https://api.githubcopilot.com/mcp/",
"headers": {
"Authorization": "Bearer ${env:GITHUB_PAT}",
"X-MCP-Toolsets": "repos,issues,pull_requests"
}
},
"context7": {
"_description": "Up-to-date, version-specific library documentation for LLMs",
"command": "npx",
"args": ["-y", "@upstash/context7-mcp@2.1.1"]
},
"filesystem": {
"_description": "File management and code editing operations",
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem@2026.1.14", "."]
},
"playwright": {
"_description": "Browser automation, web testing, and UI interaction",
"command": "npx",
"args": ["-y", "@playwright/mcp@0.0.68"]
},
"brave-search": {
"_description": "Web research, fact-checking, and current information retrieval",
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-brave-search@0.6.2"],
"env": { "BRAVE_API_KEY": "${env:BRAVE_API_KEY}" }
}
}
}
Compatible clients
What is hatch3r Skill?
hatch3r is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. Open-source CLI + editor plugin (Claude Code, Cursor, GitHub Copilot): one command installs 29 agents, 53 skills, 67 rules, 30 commands, 7 hooks & MCP integrations into any repo. Audited each release. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Spreadsheet work support
- Document generation support
Technical details
Install or run hatch3r using npx. Check hatch3r/hatch3r for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Rust
- Install or run with npx
- Works with Cursor
- Works with Windsurf
- Works with VS Code
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use hatch3r Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is hatch3r?
hatch3r is a TypeScript AI agent skill for Cursor, Windsurf, VS Code with npx. Open-source CLI + editor plugin (Claude Code, Cursor, GitHub Copilot): one command installs 29 agents, 53 skills, 67 rules, 30 commands, 7 hooks & MCP integrations into any repo.
Who is hatch3r best for?
hatch3r is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install hatch3r?
Install or run hatch3r using npx. Check hatch3r for the latest setup command.
Is hatch3r actively maintained?
hatch3r may need a closer maintenance check before production use.
Auto-fetched from GitHub.