← Back to Skills Marketplace
96
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install my-skil-song-s
Description
玄关(工作协同)开放平台 API 使用指南。当开发人员询问玄关开放平台提供了哪些 API、如何调用、接口参数说明、代码示例时使用此 Skill。涵盖用户服务、文件服务、工作汇报服务、BP目标管理服务、知识库服务等模块。
Usage Guidance
这个 Skill 本质上是对内部 API 的文档和示例代码,未包含可执行代码或下载步骤;主要问题是元数据未声明但文档要求的环境变量 XG_BIZ_API_KEY。建议在安装前:
- 向技能发布者确认并要求他们把 XG_BIZ_API_KEY 列入 required env vars(或明确说明为何不需要)。
- 仅在你信任目标域名(https://cwork-api.mediportal.com.cn)和 Skill 发布者时才提供 appKey。不要在公共或高权限代理上暴露该环境变量。
- 如果你需要测试,先在隔离环境(临时账号/受限权限的 appKey)中运行,避免使用生产凭据。
- 注意文档示例包含文件上传/下载和对公司员工数据的读取,确认你允许这种数据被请求并确保遵守组织的隐私/合规规则。
总体来说,Skill 功能看起来与描述一致,但元数据与运行时需求不匹配——这类不一致应在信任并提供凭据之前解决。
Capability Analysis
Type: OpenClaw Skill
Name: my-skil-song-s
Version: 1.0.1
The skill bundle provides comprehensive documentation and Python code examples for the XuanGuan (MediPortal) Open Platform API. It facilitates access to corporate services including user search, file management, and work reporting via the domain cwork-api.mediportal.com.cn. The skill follows standard security practices by retrieving authentication credentials from a dedicated environment variable (XG_BIZ_API_KEY) and contains no evidence of malicious intent, obfuscation, or prompt injection.
Capability Assessment
Purpose & Capability
Skill 名称与描述表明这是一个针对“玄关开放平台”API 的使用指南,包含接口说明与示例,内容与目的匹配。不过 registry 元数据列出“Required env vars: none”,而 SKILL.md 与示例代码明确要求从环境变量 XG_BIZ_API_KEY 获取 appKey,元数据与运行指令不一致,表明发布者未声明必要的凭据需求或元数据被遗漏。
Instruction Scope
SKILL.md 指示在请求 Header 中使用 appKey(从环境变量 XG_BIZ_API_KEY 读取),并包含对外部域名 https://cwork-api.mediportal.com.cn 的 HTTP 调用示例。这些调用与文档目的相符,但说明性文档要求读取未在元数据声明的环境变量,且示例显示文件上传/下载操作(访问/写入本地文件)——这些动作是 API 用例的一部分但应被明确列出为所需权限/环境项。
Install Mechanism
这是纯说明性(instruction-only)Skill,没有安装脚本或下载行为,不会在安装时写入磁盘或拉取可执行代码,安装风险低。
Credentials
Skill 运行依赖一个敏感凭据(appKey),并在文档与示例中指定从环境变量 XG_BIZ_API_KEY 读取,但元数据没有声明任何 required env vars 或 primary credential。未声明但要求敏感凭据是不匹配且值得注意的风险:用户可能在不知情情况下将凭据暴露给 Skill 或关联的自动化流程。
Persistence & Privilege
Skill 未设置 always: true,未请求额外长期驻留权限,也没有安装脚本或修改其他技能或系统范围配置,持久性/特权请求为默认且低。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install my-skil-song-s - After installation, invoke the skill by name or use
/my-skil-song-s - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
补全所有依赖文件
v1.0.0
初始版本
Metadata
Frequently Asked Questions
What is 我的技能?
玄关(工作协同)开放平台 API 使用指南。当开发人员询问玄关开放平台提供了哪些 API、如何调用、接口参数说明、代码示例时使用此 Skill。涵盖用户服务、文件服务、工作汇报服务、BP目标管理服务、知识库服务等模块。 It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install 我的技能?
Run "/install my-skil-song-s" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 我的技能 free?
Yes, 我的技能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 我的技能 support?
我的技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 我的技能?
It is built and maintained by spzwin (@spzwin); the current version is v1.0.1.
More Skills