← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install extract-antv-topic
Description
为AI开发和QA设计的模型上下文协议服务器,提供AntV文档上下文和代码示例。
Usage Guidance
Install only if you are comfortable giving this skill a XiaoBenYang API key, storing that key in a local .env file, and sending your AntV-related prompts and parameters to XiaoBenYang's MCP endpoint. Avoid using it in workspaces where .env files may be committed, synced, or shared.
Capability Assessment
Purpose & Capability
The advertised AntV documentation/context purpose matches the two tool wrappers, which send AntV topic and documentation queries to a fixed XiaoBenYang MCP API. There is some copy-paste drift from a gaokao project, but no unrelated runtime tool path was found.
Instruction Scope
Runtime instructions are mostly scoped to AntV queries and missing-parameter prompts. A stale school-search example and gaokao project name reduce confidence, but they do not add executable unrelated capability.
Install Mechanism
The package contains simple Python files and common dependencies only; metadata reports a clean static scan, and no install scripts, obfuscation, shell execution, or destructive commands were found.
Credentials
Network access to https://mcp.xiaobenyang.com/api is proportionate for a hosted documentation service, but the exact endpoint and data-sharing scope are clearer in code than in the user-facing skill text.
Persistence & Privilege
The skill asks for XBY_APIKEY and explicitly says it will save it, but the implementation writes the secret into a local .env file without an opt-out, secret-store use, or visible file-permission safeguards.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install extract-antv-topic - After installation, invoke the skill by name or use
/extract-antv-topic - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AntV文档协议服务 v1.0.0 — First Release
- Provides protocol server for AntV documentation context and code examples, designed for AI development and QA.
- Requires API key configuration; actively requests missing key from user and forbids operation without it.
- Strict workflow: Model acts as router — selects tools, extracts parameters, calls scripts.tools, returns structured results.
- Includes two main tools:
- extract_antv_topic: Mandatory preprocessing for all AntV-related queries, with smart library detection and topic extraction.
- query_antv_document: Fetches official documentation, code, and best practices for all AntV libraries; supports simple and complex tasks.
- Ensures all tool results are shown to users and parameters are acquired interactively if missing.
Metadata
Frequently Asked Questions
What is Extract Antv Topic?
为AI开发和QA设计的模型上下文协议服务器,提供AntV文档上下文和代码示例。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Extract Antv Topic?
Run "/install extract-antv-topic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Extract Antv Topic free?
Yes, Extract Antv Topic is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Extract Antv Topic support?
Extract Antv Topic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Extract Antv Topic?
It is built and maintained by Ning Cai (@cainingnk); the current version is v1.0.0.
More Skills