{ "schemaVersion": "1.0", "name": "CLI.Tax", "canonicalUrl": "https://cli.tax/", "description": "Capability intake, validation, security review, sandbox testing, and runtime delivery for AI agents, Skills, OpenAPI documents, and HTTP MCP servers.", "updatedAt": "2026-08-29", "languages": ["zh-CN", "en", "ru"], "translation": { "sourceLanguage": "zh-CN", "targetLanguages": ["en", "ru"], "changeDetectionIntervalHours": 168, "updateMode": "overwrite", "failureFallback": "previous-valid-translation" }, "documentation": { "index": "https://cli.tax/llms.txt", "indexZh": "https://cli.tax/llms.zh-CN.txt", "indexEn": "https://cli.tax/llms.en.txt", "indexRu": "https://cli.tax/llms.ru.txt", "zh-CN": "https://cli.tax/llms-full.zh-CN.txt", "en": "https://cli.tax/llms-full.en.txt", "ru": "https://cli.tax/llms-full.ru.txt", "live": "https://cli.tax/api/public/agent-guides/{lang}" }, "interfaces": { "website": "https://cli.tax/", "publicApiBase": "https://cli.tax/api/public", "authenticatedApiBase": "https://cli.tax/api", "runtimeTemplate": "https://cli.tax/{runtimeCode}", "runtimeCodePattern": "^[A-Za-z0-9]{10}$" }, "skillDiscovery": { "authority": "https://cli.tax/api/public/clis", "installerTemplate": "https://cli.tax/cli-downloads/clitax-{runtimeCode}.tgz", "scopeRule": "Environment-global tools or connectors outside the published CLI.Tax directory are not CLI.Tax project skills." }, "capabilityTypes": ["Skill", "OpenAPI", "MCP"], "workflow": [ "collect", "clarify", "generate-draft", "user-confirm", "create-cli-draft", "contract-inspection", "sandbox-test", "security-preflight", "user-edit", "manual-submit", "review", "publish", "invoke" ], "authentication": { "publicDirectory": "none", "publishedRuntime": "none at CLI.Tax gateway; the uploaded capability may define upstream credentials", "memberManagementApi": "authenticated CLI.Tax member session" }, "publicEndpoints": [ "GET /llms.txt", "GET /llms.zh-CN.txt", "GET /llms.en.txt", "GET /llms.ru.txt", "GET /llms-full.zh-CN.txt", "GET /llms-full.en.txt", "GET /llms-full.ru.txt", "GET /api/public/agent-guides/{zh-CN|en|ru}", "GET /api/public/llms-txt", "GET /api/public/llms-txt/{zh-CN|en|ru}", "GET /api/public/clis", "GET /cli-downloads/clitax-{runtimeCode}.tgz", "GET /api/public/articles", "GET /api/public/articles/{slug}", "GET /api/public/settings", "GET|POST|PUT|PATCH|DELETE https://cli.tax/{runtimeCode} according to the published CLI method" ], "safety": { "secretsInDocuments": false, "privateOrReservedOutboundNetworks": false, "openApiAndMcpRequireHttps": true, "skillSandboxNetwork": false, "automaticPublicationFromConversation": false }, "contact": "open@cli.tax" }