← 返回 Skills 市场
xiao1230123

橙子通API自动化

作者 xiao1230123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orange-office-api
功能描述
橙子通(orange-office.cn)库存管理系统 API 自动化。用于通过 API 创建出库单、查询库存、管理主播仓库等,无需浏览器。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orange-office-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orange-office-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
orange-office-api 1.0.0 - 首次发布,支持通过 API 自动化操作橙子通(orange-office.cn)库存管理系统。 - 支持创建、修改、删除出库单,查询库存及管理主播仓库,无需浏览器操作。 - 提供详细的 API 签名方式、请求参数和常见操作示例。 - 详细列出各主播仓库 locId、钉钉库存表 tableId 及字段写入规范。 - 包含库存快照计算方法及常见问题解答。
元数据
Slug orange-office-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

橙子通API自动化 是什么?

橙子通(orange-office.cn)库存管理系统 API 自动化。用于通过 API 创建出库单、查询库存、管理主播仓库等,无需浏览器。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 橙子通API自动化?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install orange-office-api」即可一键安装,无需额外配置。

橙子通API自动化 是免费的吗?

是的,橙子通API自动化 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

橙子通API自动化 支持哪些平台?

橙子通API自动化 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 橙子通API自动化?

由 xiao1230123(@xiao1230123)开发并维护,当前版本 v1.0.0。

💬 留言讨论