Agent skill
Hono Documentation Search
Use the hono CLI to search and view Hono framework documentation. Use this when planning or building with Hono.
Install this agent skill to your Project
npx add-skill https://github.com/thomasmol/opencode-config/tree/main/skill/hono
SKILL.md
Hono
Use the hono CLI for efficient development. View all commands with hono --help.
Instructions
Use hono docs and hono search commands to access Hono documentation and answer questions about the Hono framework.
hono docs [path]- Browse Hono documentationhono search <query>- Search documentation
Examples
Search for topics
hono search middleware
hono search "getting started"
View documentation
hono docs /docs/api/context
hono docs /docs/guides/middleware
Pipelines
hono search "middleware" | jq '.results[0].path' | hono docs
hono search "routing" | jq '.results[0].path' | hono docs
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
ui-design
Opinionated constraints for building better interfaces with agents. Use when user mentions UI, design, UX, or interface.
pr-creation
Create (draft) pull requests on GitHub. Use when user requests to create a pr, pull request, draft pr, draft pull request.
linear
Create, read, update, and list Linear issues. Use when user requests to create, read, update, or list Linear projects, issues, tickets, or tasks.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
Didn't find tool you were looking for?