Principles

v1.0.0

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.

0· 844·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the runtime instructions: the skill organizes user thoughts into inbox → wisdom → principles and only requires creating and managing files under a personal/ directory in the user's workspace. There are no unrelated requirements (no cloud credentials, no external binaries).
Instruction Scope
SKILL.md only instructs the agent to create and modify files under personal/ (inbox.md, journal.md, wisdom/, principles/, open-questions.md) and to present conflicts to the user rather than silently acting. It does copy the SKILL.md into personal/_system.md on init (explicitly stated). The instructions do not ask the agent to read unrelated system files, environment secrets, or send data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk model: nothing is downloaded or written outside the user's workspace by an install process.
Credentials
The skill requires no environment variables, credentials, or config paths. All requested access is limited to files inside the user's workspace (personal/), which is proportionate to the stated purpose.
Persistence & Privilege
The skill will create and modify files under personal/ and will copy SKILL.md into personal/_system.md on first run. It is not marked always:true and doesn't request system-wide privileges, but it can be invoked autonomously by the agent (platform default). If you are concerned about automated changes to your workspace, consider whether you want autonomous invocation enabled or want to place the personal/ folder in a location you control (or use repository/backup policies).
Assessment
This skill is coherent with its stated purpose: it will create and manage a personal/ directory in your workspace and will read and write the listed markdown files. Before installing, consider: (1) Where your workspace is stored and whether those files will be synced to cloud providers or backups — personal thoughts can be sensitive; (2) Whether you want the agent to be able to invoke this skill autonomously (default) and thus modify files without an explicit command every time; (3) File permissions and backups — you may prefer to put personal/ in an encrypted folder or a repo with controlled access; (4) The skill copies its instructions into personal/_system.md on init — if you don't want that metadata in your workspace, decline initialization. No network credentials or installs are requested, so there are no hidden external dependencies.

Like a lobster shell, security has layers — review code before you run it.

latestvk972sdfjdnn565gpy6g6r65na18112x9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments