← Back to Skills Marketplace
uctoocom

uctoo-api-skill

by UCTooCom · GitHub ↗ · v0.0.1
cross-platform ✓ Security Clean
267
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uctoo-api-skill
Description
完整的 uctoo 后端 API 集成技能。将自然语言请求转换为 uctoo-backend API 调用,支持用户管理、产品管理、订单管理、登录认证等功能。使用时用户提及 "uctoo"、"后端API"、"用户管理"、"产品"、"订单"、"登录"、"认证" 等关键词时,你应该直接使用 http_request...
Usage Guidance
This skill appears to do what it says: translate user requests into calls to the UCTOO backend. Before enabling it, consider: (1) it will make network requests to the backend (default host https://javatoarktsapi.uctoo.com) — only enable if you trust that endpoint, (2) you or users may provide credentials (username/password) during login flows; the service/platform will store session tokens for automatic injection — ensure you’re comfortable with that behavior, (3) the package includes optional helper scripts that, if run locally, will call the backend and may log responses (check scripts/api_client*.py/js and test_api.py before running), and (4) docs reference BACKEND_URL and other env vars though the skill metadata does not declare them as required — if you need the skill to target a different host, set BACKEND_URL accordingly. If you want further assurance, review the test scripts and token-handling logic in scripts/api_client.* to confirm how tokens and logs are handled.
Capability Analysis
Type: OpenClaw Skill Name: uctoo-api-skill Version: 0.0.1 The uctoo-api-skill bundle is a legitimate API integration for the UCToo backend service. It provides standard Python and JavaScript client scripts (api_client.py, api_client.js) to facilitate HTTP requests for user, product, and order management. The SKILL.md instructions correctly guide the AI agent to use the built-in http_request tool and handle authentication tokens. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code and documentation are consistent with the stated purpose of integrating with the https://javatoarktsapi.uctoo.com endpoint.
Capability Assessment
Purpose & Capability
The name/description (uctoo backend API integration) align with the included SKILL.md and the scripts, which all target the same backend URL and standard CRUD/auth endpoints. The skill does not request unrelated credentials or system access in its registry metadata.
Instruction Scope
SKILL.md instructs the agent to call the provided backend via the runtime http_request tool and relies on an automatic per-session token management behavior. That is coherent for an API skill. Small scope notes: the repository docs and scripts refer to environment variables (BACKEND_URL, DEEPSEEK_API_KEY in README) and include CLI test scripts (python/js) which, if executed, will make network calls and may print/store tokens — these are optional manual artifacts and are not required by SKILL.md at runtime.
Install Mechanism
There is no install spec; the skill is instruction-first and ships helper scripts. Nothing downloads remote code during install and no archive URLs or external package installs are specified.
Credentials
The registry metadata declares no required env vars or credentials, which matches SKILL.md. However several documentation files and scripts reference BACKEND_URL and (in README) DEEPSEEK_API_KEY as optional configuration — this is a mild inconsistency (docs mention env vars though the skill doesn't require them). The scripts default to the public javatoarktsapi.uctoo.com host if BACKEND_URL isn't set.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. The SKILL.md describes session-level token storage/injection (platform feature) but the skill itself does not request extra persistence or attempt to modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uctoo-api-skill
  3. After installation, invoke the skill by name or use /uctoo-api-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Query your database using natural language - 首个版本发布,全面集成 uctoo 后端 API 接口。 - 支持用户管理、产品管理、订单管理、登录认证等常用 API 操作。 - 自动化 token 管理,无需手动处理授权。 - 明确要求仅通过 http_request 工具发起真实 API 调用。 - 提供详细使用说明、常见错误解决方案,以及请求参数格式规范。
Metadata
Slug uctoo-api-skill
Version 0.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is uctoo-api-skill?

完整的 uctoo 后端 API 集成技能。将自然语言请求转换为 uctoo-backend API 调用,支持用户管理、产品管理、订单管理、登录认证等功能。使用时用户提及 "uctoo"、"后端API"、"用户管理"、"产品"、"订单"、"登录"、"认证" 等关键词时,你应该直接使用 http_request... It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.

How do I install uctoo-api-skill?

Run "/install uctoo-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is uctoo-api-skill free?

Yes, uctoo-api-skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does uctoo-api-skill support?

uctoo-api-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created uctoo-api-skill?

It is built and maintained by UCTooCom (@uctoocom); the current version is v0.0.1.

💬 Comments