← Back to Skills Marketplace
108
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install cognitive-skill-factory
Description
认知 Skill 工厂 v2.0 - 17 个顶级认知 Skill 合集 包含 10 个中国企业家/投资人 +7 个国际大师(乔布斯/马斯克/芒格/纳瓦尔/费曼/塔勒布/张雪峰) 用途:用顶级思维做决策,提高决策质量 触发词:「认知 Skill」「思维框架」「决策工具」「用 XX 的视角」
README (SKILL.md)
认知 Skill 工厂 v2.0
用顶级思维做决策
包含的 Skill(17 个)
中国企业家思维(7 个)
- 张一鸣思维视角
- 黄峥思维视角
- 马化腾思维视角
- 任正非思维视角
- 雷军思维视角
- 王兴思维视角
- 字节跳动组织方法论
中国投资人思维(3 个)
- 红杉资本投资框架
- 张磊思维视角
- 高瓴资本投资框架
国际大师思维(7 个)✨ v2.0 新增
- 乔布斯思维视角 v2.0
- 马斯克思维视角 v2.0
- 芒格思维视角 v2.0
- 纳瓦尔思维视角 v2.0
- 费曼思维视角 v2.0
- 塔勒布思维视角 v2.0
- 张雪峰思维视角 v2.0
安装方式
# 安装整个插件包(推荐)
clawhub install cognitive-skill-factory
# 或单独安装
clawhub install zhang-yiming-perspective
clawhub install steve-jobs-perspective-v2
clawhub install elon-musk-perspective-v2
# ... 其他 15 个
使用示例
用张一鸣的视角分析 AI 创业
用乔布斯的思维评估产品设计
用芒格的框架检查投资逻辑
用塔勒布的思维分析风险
质量承诺
- 知识矩阵 v2.0 标准
- 三级合规检查
- 14 项验证测试
- 10 个中国 Skill +7 个国际 Skill v2.0
认知 Skill 工厂 v2.0 · 用顶级思维做决策
Usage Guidance
This package appears to be a content bundle (17 perspectives) but has multiple inconsistencies that merit caution: 1) License mismatch — LICENSE.md claims a proprietary paid license and heavy restrictions while README and manifest state MIT; clarify which is authoritative before using (this affects legal/commercial use). 2) Installation mismatch — manifest/README advertise 17 skills but the provided install script installs only 10; inspect where the other 7 come from and examine those packages before running any bulk install. 3) Source/reputation — homepage was listed as 'none' but manifest and docs reference a GitHub and website; verify the repository and owner identity (check commits, issues, and repo health) to ensure it’s not a copy or scam. 4) Do not run scripts (install-all.sh) blindly — instead: inspect the 'clawhub install' targets, review each referenced skill’s SKILL.md and code for unexpected network, credential access, or filesystem operations. 5) Because public figures' names are used, consider IP/endorsement risks if you plan to redistribute or use commercially. If you need higher assurance, request the canonical repository URL and a clear license statement from the publisher and/or inspect the upstream packages that 'clawhub install' will fetch.
Capability Analysis
Type: OpenClaw Skill
Name: cognitive-skill-factory
Version: 2.0.1
The skill bundle is a collection of AI personas and decision-making frameworks. The included shell script (scripts/install-all.sh) is a straightforward utility to batch-install the sub-components using the platform's native 'clawhub' command. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the content is entirely aligned with its stated purpose of providing cognitive modeling.
Capability Assessment
Purpose & Capability
The skill's stated purpose (a bundle of 17 cognitive/decision-making sub-skills) aligns with the provided SKILL.md, manifest, and install guidance — there are no unexpected required env vars, binaries, or privileged permissions. However, the manifest lists 17 skills while the included install script only installs 10, and the README/manifest claim MIT license while LICENSE.md is a proprietary commercial license; these metadata mismatches reduce confidence in the package's coherence.
Instruction Scope
SKILL.md is instruction-only and stays on-topic (how to invoke perspectives, sample prompts, and install commands). The included scripts/instructions call 'clawhub install' to fetch many other skills from a registry — that means runtime behavior depends on those remote packages. SKILL.md/script do not request or read local secrets, system files, or external endpoints directly, but they do instruct network-based installs (implicit network activity via clawhub).
Install Mechanism
There is no explicit install spec in the manifest (instruction-only), and the only code file is a small install-all.sh that runs 'clawhub install' for a list of skills. This is low-risk in itself, but because it triggers network installs, the actual code and permissions come from upstream packages — you should inspect those targets before running. Also the script installs only a subset (10) of the 17 claimed skills, an inconsistency that may be accidental or intentional.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That is proportionate for a content/assistant-style aggregator and matches the SKILL.md instructions.
Persistence & Privilege
The package does not request always:true and does not attempt to modify other skills or system-wide configuration. Default autonomous invocation is allowed (platform default) and is not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cognitive-skill-factory - After installation, invoke the skill by name or use
/cognitive-skill-factory - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
知识矩阵 v2.0 标准(简化版)
v2.0.0
升级 v2.0:新增 7 个国际大师 Skill(乔布斯/马斯克/芒格/纳瓦尔/费曼/塔勒布/张雪峰),共 17 个认知 Skill
v1.0.0
初始发布:包含 10 个中国顶级认知 Skill
Metadata
Frequently Asked Questions
What is Cognitive Skill Factory?
认知 Skill 工厂 v2.0 - 17 个顶级认知 Skill 合集 包含 10 个中国企业家/投资人 +7 个国际大师(乔布斯/马斯克/芒格/纳瓦尔/费曼/塔勒布/张雪峰) 用途:用顶级思维做决策,提高决策质量 触发词:「认知 Skill」「思维框架」「决策工具」「用 XX 的视角」. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Cognitive Skill Factory?
Run "/install cognitive-skill-factory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cognitive Skill Factory free?
Yes, Cognitive Skill Factory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cognitive Skill Factory support?
Cognitive Skill Factory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cognitive Skill Factory?
It is built and maintained by Junge (@xiejianjun000); the current version is v2.0.1.
More Skills