← 返回 Skills 市场
Qibook Company Profile
作者
北京中数智汇科技股份有限公司
· GitHub ↗
· v1.0.2
· MIT-0
122
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install qibook-company-profile
功能描述
企业工商信息与人员关联查询(查企业查老板)。 Use when: 用户需要查企业、查公司、查老板、查股东、查高管、查法人、查对外投资、查人员任职、工商信息、主体识别等。
安全使用建议
This skill appears to do what it says: it calls a QiBook API and formats results. Before installing: 1) Only set QIBOOK_BASE_URL to the official QiBook endpoint — if you point it to an unknown server you could leak queries and your access key. 2) Obtain QIBOOK_ACCESS_KEY from a trusted source (the SKILL.md points to https://skill.qibook.com). 3) Ensure your Python environment has the 'requests' package (the code imports requests but the skill provides no installer). 4) If you have security concerns, run the scripts in a sandbox or inspect the bundled files locally — they only perform HTTP GETs and local formatting. 5) Avoid supplying credentials unless you trust the BASE_URL operator.
能力评估
Purpose & Capability
Name/description claim querying company/person data via a QiBook API. The package only requires QIBOOK_ACCESS_KEY and QIBOOK_BASE_URL and python3, and the included Python scripts call an API and format results — this matches the declared purpose. Minor mismatch: the code imports the 'requests' library but the skill metadata does not declare installing or ensuring that dependency is present.
Instruction Scope
SKILL.md restricts behavior to: validate env vars, choose a query route, and run the bundled Python scripts. The scripts only read the two QIBOOK_* env vars and make HTTP GETs to BASE_URL/skill/entData/combinedQuery, then translate and format results to Markdown. There are no instructions to read unrelated files, other env vars, or to transmit data to unexpected endpoints (the endpoint is the user-provided BASE_URL).
Install Mechanism
No install spec (instruction-only) and shipped code runs under python3 — low-risk. Note: the scripts use the 'requests' Python package but no install step is provided; the runtime must already have requests available or the commands will fail. No external downloads or obscure URLs are used.
Credentials
Only requests QIBOOK_ACCESS_KEY and QIBOOK_BASE_URL, which are necessary for the described API calls. This is proportionate. Caution: QIBOOK_BASE_URL is user-supplied — pointing it to an untrusted URL would cause the skill to send queries (and the access key) to that endpoint.
Persistence & Privilege
Skill is user-invocable, always:false, and does not request persistent or system-wide privileges. disable-model-invocation is false (normal); the skill does not modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qibook-company-profile - 安装完成后,直接呼叫该 Skill 的名称或使用
/qibook-company-profile触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added openclaw metadata specifying required environment variables and binaries.
- Clarified environment setup steps; separated out "前提条件" (prerequisites) with explicit instructions for API key retrieval and environment variable configuration.
- Removed inline requirements/credentials block, consolidating setup notes for easier use.
- No code or routing logic changes; documentation improvements only.
v1.0.1
qibook-company-profile 1.0.1
- Updated documentation in SKILL.md for improved clarity and minor wording adjustments.
- No functional or interface changes; logic and APIs remain the same.
v1.0.0
Initial release of qibook-company-profile — 企业工商信息与人员关联查询工具。
- 支持企业和人员工商信息、多种口语意图自动判断(查企业、查公司、查法人、查老板、查股东等)。
- 基于企百科 API,结合脚本自动路由,提供全称、照面、股东、高管、对外投资及人员任职等查询。
- 环境变量自动校验,缺失时智能提示。
- 查询结果中文 Markdown 格式返回,表格呈现股东和高管信息。
- 明确区分查询类型和结果异常原因,优化用户体验。
元数据
常见问题
Qibook Company Profile 是什么?
企业工商信息与人员关联查询(查企业查老板)。 Use when: 用户需要查企业、查公司、查老板、查股东、查高管、查法人、查对外投资、查人员任职、工商信息、主体识别等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Qibook Company Profile?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qibook-company-profile」即可一键安装,无需额外配置。
Qibook Company Profile 是免费的吗?
是的,Qibook Company Profile 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qibook Company Profile 支持哪些平台?
Qibook Company Profile 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qibook Company Profile?
由 北京中数智汇科技股份有限公司(@chinadaas-department)开发并维护,当前版本 v1.0.2。
推荐 Skills