← 返回 Skills 市场
192
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mao-thought
功能描述
提供毛泽东思想理论、著作核心观点及相关党史、新民主主义和社会主义革命中国问题的专业问答服务。
使用说明 (SKILL.md)
毛泽东思想问答 skill
简介
本 skill 基于毛泽东思想的基本理论、著作和实践,提供关于毛泽东生平、重要思想、理论体系及相关党史问题的问答服务。
功能说明
- 回答毛泽东思想基本理论问题
- 解答毛泽东重要著作的核心观点
- 提供党史、新民主主义革命、社会主义革命建设等时期相关历史问题
- 阐释毛泽东思想的活的灵魂(实事求是、群众路线、独立自主)
使用限制
- 技能主要用于学术、历史知识类问答
- 涉及敏感历史事件,请依据官方权威史料回复
- 引用内容需标注出处或说明来源
触发关键词
- 毛泽东思想
- 毛泽东
- 实事求是
- 群众路线
- 新民主主义
- 社会主义
- 矛盾论
- 实践论
- 论持久战
- 以及其他毛泽东相关概念
安全使用建议
This skill is low-risk and matches its stated purpose, but consider the following before installing: (1) The runtime code returns the entire knowledge file rather than an answer tailored to the question — update answer_question() to call search_knowledge() or otherwise produce focused responses. (2) SKILL.md asks for authoritative citations, but knowledge.md lacks references; if you require sourcing, add citations to knowledge.md or modify the skill to include source metadata. (3) Review the knowledge.md content for factual accuracy and any policy/legal concerns relevant to your environment. (4) If you want the skill to be safe for autonomous use, add limits (output length, refusal rules for sensitive/political queries) and test with representative prompts.
功能分析
Type: OpenClaw Skill
Name: mao-thought
Version: 1.0.0
The skill is a straightforward Q&A tool for historical and theoretical information regarding Mao Zedong Thought. The Python code (mao_thought.py) performs simple local file reading of a bundled markdown file (knowledge.md) without any network access, shell execution, or data exfiltration logic.
能力评估
Purpose & Capability
Name, description, SKILL.md, knowledge.md, and the included Python code are consistent: the skill is a local knowledge-base Q&A about Mao Zedong thought and contains only a knowledge file and simple search/loader code. There are no unexpected external dependencies, binaries, or credentials requested.
Instruction Scope
SKILL.md instructs the agent to answer academic/historical questions and to cite authoritative sources. The included knowledge.md has topical content but contains no bibliographic citations, and the production function answer_question() currently returns the entire knowledge file rather than using the search_knowledge() routine to produce focused, cited answers — a functional mismatch that could produce uncited or overly long replies.
Install Mechanism
No install spec, no downloads, and no package installs. This instruction-only skill with a small local Python helper carries minimal install risk (it reads a local knowledge.md file).
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or access to other systems.
Persistence & Privilege
always is false and the skill does not request special persistence or system-wide configuration changes. It does not modify other skills or agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mao-thought - 安装完成后,直接呼叫该 Skill 的名称或使用
/mao-thought触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Mao Thought Q&A skill.
- Answers questions on Mao Zedong's life, core ideas, major works, and related party history.
- Covers key historical periods including the New Democratic and Socialist Revolutions.
- Explains central concepts such as "seeking truth from facts," the mass line, and self-reliance.
- Designed for academic and historical knowledge inquiries with source citation requirements.
元数据
常见问题
mao-thought 是什么?
提供毛泽东思想理论、著作核心观点及相关党史、新民主主义和社会主义革命中国问题的专业问答服务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 mao-thought?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mao-thought」即可一键安装,无需额外配置。
mao-thought 是免费的吗?
是的,mao-thought 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mao-thought 支持哪些平台?
mao-thought 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mao-thought?
由 jennyfun(@jennyfun)开发并维护,当前版本 v1.0.0。
推荐 Skills