来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Built-in skills
The CLI bundles focused skills instead of one oversized prompt. Your AI agent selects the relevant skill for the task and can combine skills when a question spans platform knowledge, onboarding, and an exact API contract.
§2 Skill catalog
| Skill | Use it for |
|---|---|
tts-open-toolkit | CLI installation, upgrades, health checks, OAuth profiles, Apps, sandbox operations, DevAPI calls, configuration, and safety guidance. |
tts-openapi-guide | Exact endpoint, method, path, headers, request, response, field, version, and scope questions using the bundled OAS first. |
tts-developer-onboarding-guide | Developer registration, App creation, development shops, authorization, and integration prerequisites. |
tts-openapi-faq-index | Common TikTok Shop OpenAPI questions and the correct source or next check. |
tts-seller-university-basic-knowledge-index | Seller-facing business concepts and Seller University source discovery. |
tts-open-platform-glossary | Consistent definitions for Open Platform terminology. |
§3 How skills work together
#§4 Example: product publishing
Example: product publishing
Onboarding confirms App and shop prerequisites. OpenAPI Guide checks the product endpoints and schema. Toolkit handles account context and supported CLI operations.
§5 Example: API update
Example: API update
OpenAPI Guide checks the contract. FAQ and business indexes provide surrounding context. The agent compares the evidence with the repository.
§6 Important boundary
A skill can guide, inspect a local repository, and invoke tools exposed by the agent. It does not make generated code correct by default. Review source evidence, diffs, tests, and live responses before production use.
§7 Was this page helpful?
Was this page helpful?
Tell us what worked, what was unclear, or what should be added. TTS Open Toolkit Feedback Form
