Installation

clawhub install dorukardahan/zeroapi

Summary

ZeroAPI routes tasks to the optimal AI model across your active subscriptions using a 9-step classification algorithm. Each task type maps to the model with the strongest benchmark: Codex for code and math, Gemini Pro for large context and research, Kimi for multi-agent orchestration, Opus for reasoning and judgment.

SKILL.md

Quick overview

ZeroAPI routes tasks to the optimal AI model across your active subscriptions using a 9-step classification algorithm. Each task type maps to the model with the strongest benchmark: Codex for code and math, Gemini Pro for large context and research, Kimi for multi-agent orchestration, Opus for reasoning and judgment.

Using one model for everything leaves benchmark advantages unused; ZeroAPI picks the specialist with the strongest score for each task type.

Common tasks

  • Automatically routing a math proof to Codex instead of Opus
  • Analyzing a 200-page PDF using Gemini Pro's 1M context window
  • Splitting code writing to Codex and code review to Opus in one session
  • Running low-latency health checks with Flash-Lite's 0.23s TTFT
  • Coordinating a 3-agent research, write, and review pipeline via Kimi

Install paths

Primary command


openclaw install dorukardahan/zeroapi

ClawHub installer


npx clawhub@latest install dorukardahan/zeroapi

OpenClaw CLI


openclaw skills install dorukardahan/zeroapi

Direct OpenClaw install


openclaw install dorukardahan/zeroapi

Skill metadata

  • Category: Coding Agents & IDEs
  • Language: Markdown
  • Version: 3.1.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/dorukardahan/zeroapi

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.