← 返回 Skills 市场
ruiyongwang

Qiaomai Skills

作者 ruiyongwang · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
109
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install qiaomai-skills
功能描述
荞麦饼 Skills 是基于八大维度优化的 OpenClaw 智能体操作系统,支持自然语言交互、智能任务规划和动态知识图谱等功能。
安全使用建议
This skill appears coherent with its description, but before installing: (1) Review or sandbox its filesystem writes (the registry metadata declares ~/.qiaomai/ as storage); (2) Only provide optional API keys (OpenAI/Perplexity/Grok) if you trust the integration and prefer using scoped keys; (3) If you need stronger guarantees, inspect the full source for any network I/O or os.environ usage (not observed in the provided fragments) or run the skill in an isolated environment first; (4) Periodically inspect and clean ~/.qiaomai/ if you store sensitive data there.
功能分析
Type: OpenClaw Skill Name: qiaomai-skills Version: 1.0.5 The 'qiaomai-skills' bundle is a comprehensive utility toolkit for OpenClaw agents, providing structured memory management (octo_memory.py), knowledge graph construction (dynamic_kg.py), and automated report generation (smart_report.py). The code is well-organized, uses standard libraries, and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution. While it includes a task execution engine (smart_executor.py), it operates on provided callables without using dangerous functions like eval() or shell commands on untrusted input.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (memory, knowledge graph, report generator) align with the included Python modules (octo_memory, dynamic_kg, smart_report, case_search, smart_executor, easy_use). Optional third‑party APIs (OpenAI, Perplexity, Grok) are declared as optional in the metadata and SKILL.md, which fits an enhancement toolkit that can optionally call external services.
Instruction Scope
SKILL.md describes features and optional integrations but does not instruct the agent to read unrelated system files, environment variables, or to send data to unknown endpoints. The runtime instructions stay within the stated domain (memory, KG, report generation).
Install Mechanism
There is no install specification (no arbitrary downloads or installers). The package is delivered as source files and a SKILL.md; that is proportionate for a pure-Python toolkit and reduces supply-chain risk compared with remote downloads.
Credentials
No required environment variables are listed. clawhub.json declares three optional API keys (OPENAI_API_KEY, PERPLEXITY_API_KEY, GROK_API_KEY) marked sensitive and optional — this is proportional for optional semantic/search/code features. Ensure you only set keys you intend to use and scope them with least privilege.
Persistence & Privilege
clawhub.json sets a storage path (~/.qiaomai/), implying local persistence of data (memories/graphs). This is expected for a memory/knowledge tool but you should be aware it will likely store data on the host under that path and review or control that directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qiaomai-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qiaomai-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
安全加固:重写SKILL.md去除CLI命令,清理冗余文件,规范元数据声明
v1.0.3
优化SKILL.md格式,提升灰色底色下的可读性
v1.0.2
优化显示界面,简化元数据
v1.0.1
Security fixes v1.0.1
v1.0.0
Initial release: 八大核心优化
元数据
Slug qiaomai-skills
版本 1.0.5
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Qiaomai Skills 是什么?

荞麦饼 Skills 是基于八大维度优化的 OpenClaw 智能体操作系统,支持自然语言交互、智能任务规划和动态知识图谱等功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 Qiaomai Skills?

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

Qiaomai Skills 是免费的吗?

是的,Qiaomai Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Qiaomai Skills 支持哪些平台?

Qiaomai Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Qiaomai Skills?

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

💬 留言讨论