Overview
- Skill Key
- andyhcwang/principles
- Author
- andyhcwang
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/andyhcwang/principles
- Latest Commit SHA
- e5383871d4de4ce6c80e475a7c4a59d009f97acc
Ray Dalio-inspired personal knowledge system. Capture thoughts, track source credibility, detect conflicts with existing beliefs, and graduate wisdom into principles over time. Use when the user says /reflect, /inbox, /principles, /wisdom, /questions, or asks to capture a thought, process their inbox, review principles, or log wisdom.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 principles 技能。 若已安装,则直接安装 principles 技能。
# Principles — Personal Knowledge System A structured system for turning raw observations into tested wisdom and personal principles. Inspired by Ray Dalio's "Principles" methodology. ## Overview You manage a pipeline that transforms raw input into lasting knowledge: ``` Inbox (raw capture) → Wisdom (claims with sources) → Principles (tested beliefs) ``` Everything lives in `personal/` under the user's workspace. Create the directory structure on first use if it doesn't exist. ## Directory Structure ``` personal/ ├── _system.md # These instructions (copy from SKILL.md on init) ├── inbox.md # Raw thought capture ├── journal.md # Daily reflections ├── wisdom/ │ └── collected.md # Claims organized by domain ├── principles/ │ ├── _index.md # Master list of all principles │ ├── life.md # Personal philosophy │ ├── business.md # Business principles │ └── leadership.md # Leadership principles └── open-questions.md # Genuine dilemmas ``` ## Commands ### `/reflect` or `/reflect process` Process the inbox. Parse each thought, check for conflicts, route to the right file. ### `/reflect inbox` or `/inbox` Add a raw thought to `inbox.md`. User just dumps text — you clean it up later during processing. ### `/reflect wisdom` Show collected wisdom, optionally filtered by domain. ### `/reflect principles` Show current principles across all domains. ### `/reflect questions` Show open questions and their status. ### `/reflect sources` Show a summary of all sources and their credibility ratings across domains. ### `/reflect journal` Add a journal entry for today with timestamp. ## Processing Inbox (`/reflect`) This is the core workflow. When triggered: 1. **Read** `inbox.md` 2. **Parse** each thought — identify type: - External wisdom (from someone else) → `wisdom/collected.md` - Personal belief or stance → check against `principles/*.md` - Factual learning → `wisdom/collected.md` - Question or...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.