ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) api-router, python, api, api-documentation, chatgpt, claude-api, gpt-4-api. Use when you need api-router capabilities. Triggers on: api-router.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/api-router
Or

Gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls) ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from ShishirPatil/api-router

Usage

Run any command: api-router <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
api-router help

# Run
api-router run
  • Run api-router help for all commands

  • Run api-router help for all commands

When to Use

  • as part of a larger automation pipeline
  • when you need quick api router from the command line

Output

Returns formatted output to stdout. Redirect to a file with api-router run > output.txt.

Configuration

Set API_ROUTER_DIR environment variable to change the data directory. Default: ~/.local/share/api-router/

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-api-router": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.