Agent skill

Hono Documentation Search

Use the hono CLI to search and view Hono framework documentation. Use this when planning or building with Hono.

Stars 8
Forks 1

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 documentation
  • hono search <query> - Search documentation

Examples

Search for topics

bash
hono search middleware
hono search "getting started"

View documentation

bash
hono docs /docs/api/context
hono docs /docs/guides/middleware

Pipelines

bash
hono search "middleware" | jq '.results[0].path' | hono docs
hono search "routing" | jq '.results[0].path' | hono docs

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results