← Back to Skills Marketplace
ruiyongwang

Qiaomai Skills

by ruiyongwang · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
109
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install qiaomai-skills
Description
荞麦饼 Skills 是基于八大维度优化的 OpenClaw 智能体操作系统,支持自然语言交互、智能任务规划和动态知识图谱等功能。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qiaomai-skills
  3. After installation, invoke the skill by name or use /qiaomai-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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: 八大核心优化
Metadata
Slug qiaomai-skills
Version 1.0.5
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Qiaomai Skills?

荞麦饼 Skills 是基于八大维度优化的 OpenClaw 智能体操作系统,支持自然语言交互、智能任务规划和动态知识图谱等功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.

How do I install Qiaomai Skills?

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

Is Qiaomai Skills free?

Yes, Qiaomai Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qiaomai Skills support?

Qiaomai Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qiaomai Skills?

It is built and maintained by ruiyongwang (@ruiyongwang); the current version is v1.0.5.

💬 Comments