Create Hashi banner
thedotmack thedotmack

Create Hashi

Development community

Description

--- description: Create a new hashi (teacher) plugin for MCP server integration --- # Create a Hashi (橋 - Bridge) Plugin Create a new hashi plugin for: $ARGUMENTS ## What is a Hashi? Hashis are "bridges" in the Han marketplace - they provide access to external knowledge and capabilities through MCP servers. A hashi connects Claude Code to external services, APIs, databases, or specialized tools that extend Claude's capabilities. ## Plugin Structure Create the following directory structure:

Installation

Installs to ~/.claude/commands/thedotmack-han-create-hashi.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/thedotmack/han/HEAD/.claude/commands/create-hashi.md -o ~/.claude/commands/thedotmack-han-create-hashi.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository