← Back to Skills Marketplace
xiao1230123

橙子通API自动化

by xiao1230123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install orange-office-api
Description
橙子通(orange-office.cn)库存管理系统 API 自动化。用于通过 API 创建出库单、查询库存、管理主播仓库等,无需浏览器。
Usage Guidance
This skill is largely coherent with its description: it documents how to call orange-office APIs and how to update DingTalk tables. Before using it, be aware that it requires sensitive credentials that are not declared in the metadata: a valid ASP.NET_SessionId cookie for orange-office and (likely) DingTalk API access to write tables. Only provide those credentials if you trust the skill author and the runtime environment. Prefer using a limited-permission or test account and avoid sharing your primary account's session token. Ask the author to (1) declare required env vars (e.g., ORANGE_OFFICE_SESSION, DINGTALK_TOKEN) in the skill metadata, (2) specify exact DingTalk endpoints and auth flow, and (3) confirm that no data is sent to any third-party endpoints other than orange-office.cn and the official DingTalk API. If you cannot verify the source, test with throwaway credentials and monitor outbound network requests.
Capability Analysis
Type: OpenClaw Skill Name: orange-office-api Version: 1.0.0 The skill bundle provides detailed instructions and API specifications for automating inventory management on the orange-office.cn platform and integrating with DingTalk tables. It includes specific business logic, warehouse IDs (locId), and signature algorithms (MD5 with a hardcoded salt) necessary for the stated purpose of managing stock for live streamers. No indicators of data exfiltration, malicious execution, or harmful prompt injection were identified; the content appears to be a legitimate automation tool for a specific business workflow.
Capability Assessment
Purpose & Capability
The skill's name and description match the instructions: it documents how to query stock, create/update/delete stockout orders, and how to write inventory snapshots to DingTalk tables. The listed teamId, locId, tableId and fieldId mappings are consistent with the described use-case.
Instruction Scope
SKILL.md gives concrete API paths, a signing algorithm (static salt), request headers, and payload examples for orange-office.cn — all within scope. It also instructs reading/writing DingTalk tables (get_fields, writing records via cells) but does not include explicit DingTalk API endpoint/URL or authentication flow; it expects a live ASP.NET_SessionId Cookie for orange-office and implies use of some SESSION variable. The document references sensitive inputs (session cookie, possibly DingTalk credentials) but does not declare how the agent should securely obtain them.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or downloaded during install, which is the lowest-risk installation footprint.
Credentials
The skill does not declare any required environment variables, yet the examples reference a SESSION value (ASP.NET_SessionId) and the instructions require valid session cookies and likely DingTalk credentials to read/write tables. Asking for those credentials would be expected for this functionality, but omission is a mismatch that the user should notice because these are sensitive secrets.
Persistence & Privilege
Flags show always:false and normal autonomous invocation allowed. The skill does not request permanent presence or modify other skills; no elevated persistence or privilege is requested by the package itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orange-office-api
  3. After installation, invoke the skill by name or use /orange-office-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
orange-office-api 1.0.0 - 首次发布,支持通过 API 自动化操作橙子通(orange-office.cn)库存管理系统。 - 支持创建、修改、删除出库单,查询库存及管理主播仓库,无需浏览器操作。 - 提供详细的 API 签名方式、请求参数和常见操作示例。 - 详细列出各主播仓库 locId、钉钉库存表 tableId 及字段写入规范。 - 包含库存快照计算方法及常见问题解答。
Metadata
Slug orange-office-api
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 橙子通API自动化?

橙子通(orange-office.cn)库存管理系统 API 自动化。用于通过 API 创建出库单、查询库存、管理主播仓库等,无需浏览器。 It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install 橙子通API自动化?

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

Is 橙子通API自动化 free?

Yes, 橙子通API自动化 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 橙子通API自动化 support?

橙子通API自动化 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 橙子通API自动化?

It is built and maintained by xiao1230123 (@xiao1230123); the current version is v1.0.0.

💬 Comments