# CLI.Tax — AI agent and IDE discovery guide Canonical website: https://cli.tax/ Chinese full guide: https://cli.tax/llms-full.zh-CN.txt English full guide: https://cli.tax/llms-full.en.txt Russian full guide: https://cli.tax/llms-full.ru.txt Live translated guides: https://cli.tax/api/public/agent-guides/{zh-CN|en|ru} Chinese plugin index: https://cli.tax/llms.zh-CN.txt English plugin index: https://cli.tax/llms.en.txt Russian plugin index: https://cli.tax/llms.ru.txt Machine-readable manifest: https://cli.tax/.well-known/ai-agent.json Public CLI directory API: https://cli.tax/api/public/clis Public runtime host: https://cli.tax/ Contact: mailto:open@cli.tax Last updated: 2026-09-23 ZH-CN CLI.Tax 是面向 AI Agent 开发者、自动化工程师、OpenAPI/MCP/Skill 作者和平台团队的能力接入、验证与交付平台。它不是报税网站,也不是可绕过鉴权的通用代理。 平台把零散需求、链接、curl、接口说明和已有文档整理成结构化能力草稿;在用户明确确认后创建 CLI 草稿;随后执行能力合同检查、隔离沙箱测试和安全预检。对话链路不会自动上线。用户仍可修改内容,并在准备完成后手动提交审核。只有已发布的 CLI 才能通过 `https://cli.tax/{10位短码}` 调用。 支持的能力类型: - Skill:受限沙箱内执行的能力源文件或安全 ZIP 包。 - OpenAPI:包含 HTTPS server 和可调用 operation 的 OpenAPI 文档。 - MCP:包含 HTTPS HTTP server 的 MCP 配置,运行时使用 JSON-RPC 2.0。 官方技能范围只认当前公开目录与官方安装包清单。IDE 全局可见但不在项目清单中的工具或连接器,不属于 CLI.Tax 项目,不得加入项目版本、能力市场或发布结论。 智能体第一次处理 CLI.Tax 任务时,应先阅读中文完整指南。不要猜测端点、参数、scope、密钥或发布状态;不要把真实密码、Cookie、API Key、Token 或私钥写入能力文档;不要声称自己已替用户完成确认、测试、审核或发布。 官方技能(实时) - [项目蓝图](https://cli.tax/blueprint): `npx https://cli.tax/cli-downloads/clitax-wvz6zmRWmX.tgz install`; 快速开始: `npx cli-blueprint@latest install` - [计算工具](https://cli.tax/calctool): `npx https://cli.tax/cli-downloads/clitax-KKyA6xljUX.tgz install`; 快速开始: `npx cli-calctool@latest install` - [蜂群编排](https://cli.tax/swarm): `npx https://cli.tax/cli-downloads/clitax-zj7fTPVh4p.tgz install`; 快速开始: `npx cli-swarm@latest install` - [智能目标](https://cli.tax/aimlock): `npx https://cli.tax/cli-downloads/clitax-R3mQ8kWpXn.tgz install`; 快速开始: `npx cli-aimlock@latest install` - [确认协议](https://cli.tax/confirm-protocol): `npx https://cli.tax/cli-downloads/clitax-Cf8Pr7Tm2Q.tgz install`; 快速开始: `npx cli-confirm-protocol@latest install` - [架构守卫](https://cli.tax/archguard): `npx https://cli.tax/cli-downloads/clitax-Ag4Ch8Rd2K.tgz install`; 快速开始: `npx cli-archguard@latest install` - [质量门禁](https://cli.tax/validator): `npx https://cli.tax/cli-downloads/clitax-Xx9ZkQmW3p.tgz install`; 快速开始: `npx cli-validator@latest install` - [合并守卫](https://cli.tax/mergeguard): `npx https://cli.tax/cli-downloads/clitax-Mm7GnPqR2v.tgz install`; 快速开始: `npx cli-mergeguard@latest install` 社区插件(实时) 当前已上架社区插件数量:0 EN CLI.Tax is a capability intake, validation, and delivery platform for AI-agent developers, automation engineers, OpenAPI/MCP/Skill authors, and platform teams. It is not a tax-filing website and not a generic proxy for bypassing upstream authentication. The platform turns fragmented requirements, links, curl examples, API notes, and existing documents into a structured capability draft. A CLI draft is created only after explicit user confirmation, then goes through contract inspection, isolated sandbox testing, and security preflight. The conversational workflow never publishes automatically. The user can still edit the draft and manually submit it for review. Only a published CLI can be invoked at `https://cli.tax/{10-character-code}`. Supported capability types: - Skill: source or a safe ZIP package executed in a restricted sandbox. - OpenAPI: an OpenAPI document with an HTTPS server and callable operations. - MCP: an MCP configuration with an HTTPS HTTP server, invoked with JSON-RPC 2.0. The current public directory and official installer manifest are the only authorities for official skills. Environment-global tools or connectors outside that project scope are not CLI.Tax project skills and must not enter version, marketplace, or release claims. On the first CLI.Tax-related task, read the English full guide. Never invent endpoints, parameters, scopes, secrets, or publication state. Never place real passwords, cookies, API keys, tokens, or private keys in a capability document. Never claim that user confirmation, testing, review, or publication has happened unless the platform response proves it. Official skills (live) - [Blueprint](https://cli.tax/blueprint): `npx https://cli.tax/cli-downloads/clitax-wvz6zmRWmX.tgz install`; Quick start: `npx cli-blueprint@latest install` - [Calctool](https://cli.tax/calctool): `npx https://cli.tax/cli-downloads/clitax-KKyA6xljUX.tgz install`; Quick start: `npx cli-calctool@latest install` - [Swarm](https://cli.tax/swarm): `npx https://cli.tax/cli-downloads/clitax-zj7fTPVh4p.tgz install`; Quick start: `npx cli-swarm@latest install` - [Aimlock](https://cli.tax/aimlock): `npx https://cli.tax/cli-downloads/clitax-R3mQ8kWpXn.tgz install`; Quick start: `npx cli-aimlock@latest install` - [Confirm Protocol](https://cli.tax/confirm-protocol): `npx https://cli.tax/cli-downloads/clitax-Cf8Pr7Tm2Q.tgz install`; Quick start: `npx cli-confirm-protocol@latest install` - [ArchGuard](https://cli.tax/archguard): `npx https://cli.tax/cli-downloads/clitax-Ag4Ch8Rd2K.tgz install`; Quick start: `npx cli-archguard@latest install` - [Validator](https://cli.tax/validator): `npx https://cli.tax/cli-downloads/clitax-Xx9ZkQmW3p.tgz install`; Quick start: `npx cli-validator@latest install` - [MergeGuard](https://cli.tax/mergeguard): `npx https://cli.tax/cli-downloads/clitax-Mm7GnPqR2v.tgz install`; Quick start: `npx cli-mergeguard@latest install` Community plugins (live) Published community plugins currently listed: 0 RU CLI.Tax — платформа приёма, проверки безопасности, тестирования в песочнице и доставки возможностей Skill, OpenAPI и MCP для ИИ-агентов. При первом обращении прочитайте русское полное руководство. Не придумывайте контракты, секреты, результаты тестов или статус публикации. Создание документа не означает публикацию CLI. Состав официальных навыков определяется только текущим публичным каталогом и манифестом официальных установочных пакетов. Глобальные инструменты или коннекторы IDE вне проекта не являются навыками проекта CLI.Tax и не должны попадать в версии, маркетплейс или отчёты о выпуске. Официальные навыки (живые) - [Чертёж](https://cli.tax/blueprint): `npx https://cli.tax/cli-downloads/clitax-wvz6zmRWmX.tgz install`; Быстрый старт: `npx cli-blueprint@latest install` - [Калькулятор](https://cli.tax/calctool): `npx https://cli.tax/cli-downloads/clitax-KKyA6xljUX.tgz install`; Быстрый старт: `npx cli-calctool@latest install` - [Рой](https://cli.tax/swarm): `npx https://cli.tax/cli-downloads/clitax-zj7fTPVh4p.tgz install`; Быстрый старт: `npx cli-swarm@latest install` - [Aimlock](https://cli.tax/aimlock): `npx https://cli.tax/cli-downloads/clitax-R3mQ8kWpXn.tgz install`; Быстрый старт: `npx cli-aimlock@latest install` - [Протокол подтверждения](https://cli.tax/confirm-protocol): `npx https://cli.tax/cli-downloads/clitax-Cf8Pr7Tm2Q.tgz install`; Быстрый старт: `npx cli-confirm-protocol@latest install` - [Архитектурный страж](https://cli.tax/archguard): `npx https://cli.tax/cli-downloads/clitax-Ag4Ch8Rd2K.tgz install`; Быстрый старт: `npx cli-archguard@latest install` - [Контроль качества](https://cli.tax/validator): `npx https://cli.tax/cli-downloads/clitax-Xx9ZkQmW3p.tgz install`; Быстрый старт: `npx cli-validator@latest install` - [Защита слияния](https://cli.tax/mergeguard): `npx https://cli.tax/cli-downloads/clitax-Mm7GnPqR2v.tgz install`; Быстрый старт: `npx cli-mergeguard@latest install` Плагины сообщества (живые) Опубликованных плагинов сообщества сейчас: 0