botchain skills and MCP
A single-command BOT Chain agent toolkit that combines a reusable skill with MCP tool calling for AI-assisted on-chain development.
01
Problem
I wanted to build on BOT Chain for a hackathon using my coding agent. The available AI agent resources were limited to a prompt, which was not enough for my workflow because the project involved tool calling and reliable on-chain actions.
02
My solution
I built a BOT Chain agent skill and MCP server for the workflow. The skill packages BOT Chain engineering context, while the MCP gives the agent executable tools, so it can act instead of only following prompt instructions.
03
Outcome
The result is a single-command toolkit that turns Claude Code, Codex, Cursor, and Windsurf into specialized BOT Chain engineering agents. It supports scaffold, compile, deploy, and verify workflows without leaving the prompt.