← Back to Skills Marketplace
192
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mao-thought
Description
提供毛泽东思想理论、著作核心观点及相关党史、新民主主义和社会主义革命中国问题的专业问答服务。
README (SKILL.md)
毛泽东思想问答 skill
简介
本 skill 基于毛泽东思想的基本理论、著作和实践,提供关于毛泽东生平、重要思想、理论体系及相关党史问题的问答服务。
功能说明
- 回答毛泽东思想基本理论问题
- 解答毛泽东重要著作的核心观点
- 提供党史、新民主主义革命、社会主义革命建设等时期相关历史问题
- 阐释毛泽东思想的活的灵魂(实事求是、群众路线、独立自主)
使用限制
- 技能主要用于学术、历史知识类问答
- 涉及敏感历史事件,请依据官方权威史料回复
- 引用内容需标注出处或说明来源
触发关键词
- 毛泽东思想
- 毛泽东
- 实事求是
- 群众路线
- 新民主主义
- 社会主义
- 矛盾论
- 实践论
- 论持久战
- 以及其他毛泽东相关概念
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mao-thought - After installation, invoke the skill by name or use
/mao-thought - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is mao-thought?
提供毛泽东思想理论、著作核心观点及相关党史、新民主主义和社会主义革命中国问题的专业问答服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install mao-thought?
Run "/install mao-thought" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mao-thought free?
Yes, mao-thought is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does mao-thought support?
mao-thought is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mao-thought?
It is built and maintained by jennyfun (@jennyfun); the current version is v1.0.0.
More Skills