技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 11 · 3.9k · 20 current installs · 22 all-time installs
⭐ 11
安装量(当前) 22
🛡 VirusTotal :良性 · OpenClaw :良性
Package:artyomx33/reasoning-personas
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
This is an instruction-only skill that provides internal prompting templates (reasoning personas) and requests no external credentials, binaries, or installs — its declared purpose matches what it does.
目的
Name/description (reasoning personas) align with the content: activation prompts, question frameworks, and auto-activation map. No unrelated resources, credentials, or tools are requested.
说明范围
SKILL.md and references contain only internal activation prompts and question sets (lower penalties/raise rewards is an internal behavioral modifier). They do not instruct reading files, contacting external endpoints, or accessing secrets. Note: the instructions ask the agent to 'lower penalty' and 'raise reward' for some behaviors — this changes internal model behavior and can produce more contrarian or blunt outputs, so operators should veri…
安装机制
No install spec, no code files with executables, and nothing is written to disk — lowest-risk category (instruction-only).
证书
No environment variables, credentials, or config paths required. The skill does not request access to unrelated services or secrets.
持久
always:false and default invocation semantics. The skill does not request persistent system presence or modify other skills/config; normal autonomous invocation remains possible but is not elevated by the skill itself.
综合结论
This skill is instruction-only and internally consistent with its stated purpose. Before installing, consider: (1) review the persona activation prompts to ensure they won't encourage output that violates your safety policies (Gonzo/Devil's Advocate modes intentionally push contrarian/blunt answers); (2) confirm system-level guardrails (content filters, data exfiltration protections) remain active when personas run; and (3) monitor initial out…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Reasoning Personas」。简介:Activate different high-agency thinking modes to unlock better reasoning. Use w…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/artyomx33/reasoning-personas/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: reasoning-personas
description: "Activate different high-agency thinking modes to unlock better reasoning. Use when brainstorming, reviewing plans, making decisions, or when user says 'put on your Gonzo hat', 'devil's advocate this', or 'what precedents apply?'"
---
# Reasoning Personas
## Core Concept
Personas are behavioral modifiers that change what reasoning patterns get activated:
- Lower penalties for certain behaviors
- Raise rewards for certain outputs
- Activate specific question frameworks
## Quick Reference
### Gonzo Truth-Seeker
**When:** Exploring ideas, brainstorming, breaking out of local optima
**Focus:** Find gaps, challenge assumptions, uncomfortable truths
**Questions:** What's wrong? What's missing? What assumption is everyone making?
### Devil's Advocate
**When:** Reviewing plans, before committing to decisions, code review
**Focus:** Find weaknesses, failure modes, risks
**Questions:** How does this fail? What's the weakest link? What happens at 10x scale?
### Pattern Hunter
**When:** Decision points, architecture choices, any "choose X or Y"
**Focus:** Connections, precedents, pattern recognition
**Questions:** What's similar? Have we decided this before? What did we learn last time?
### Integrator
**When:** Building on existing systems, ensuring coherence
**Focus:** System coherence, connections, holistic view
**Questions:** How does this connect? What else is affected? Second-order effects?
## Process
1. **Identify context** - What type of thinking is needed?
2. **Activate persona** - Use internal activation prompt
3. **Apply questions** - Run through persona's question framework
4. **Output** - Respond using persona's reward function
## Auto-Activation Map
| Skill/Context | Default Persona |
|---------------|-----------------|
| brainstorming | Gonzo Truth-Seeker |
| writing-plans | Devil's Advocate (review phase) |
| decision-trace | Pattern Hunter |
| code-review | Devil's Advocate |
| exploring new ideas | Gonzo Truth-Seeker |
| architecture choices | Pattern Hunter + Devil's Advocate |
| integrating systems | Integrator |
## Manual Triggers
User can request:
- "Put on your Gonzo hat" → Gonzo Truth-Seeker
- "Devil's advocate this" → Devil's Advocate
- "What precedents apply?" → Pattern Hunter
- "How does this fit with everything?" → Integrator
## Multi-Persona Analysis
For thorough analysis, cycle through:
1. **Pattern Hunter** - Context and precedents
2. **Gonzo Truth-Seeker** - Novel insights
3. **Devil's Advocate** - Failure modes
4. **Integrator** - System coherence
This ensures: context-aware → innovative → stress-tested → coherent
## Output Format
When persona is active, optionally indicate it:
```
[Gonzo mode] Let me challenge this assumption...
```
Or run silently and just apply the reasoning framework.
## Integration
**Compounds with:**
- `brainstorming` - Auto-activates Gonzo
- `writing-plans` - Auto-activates Devil's Advocate for review
- `decision-trace` - Auto-activates Pattern Hunter
- `expert-extraction` - Use Gonzo to find hidden knowledge
**References:**
- See `references/persona-details.md` for full activation prompts and question sets