Extracts durable workflow preferences and project conventions from a session, then proposes the smallest valid update to global or project CLAUDE.md files. Trigger when the user asks to remember rules, when repeated preference patterns appear, or at session end for non-trivial sessions.
v1.0.3Extracts durable workflow preferences and project conventions from a session, then proposes the smallest valid update to global or project CLAUDE.md files. T...
⭐ 0· 91·0 current·0 all-time
byTaiChangXieBuWan@lq434239
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (extract durable workflow preferences and propose minimal CLAUDE.md updates) matches the SKILL.md behavior: it inspects the session, filters signals, forms concise rule candidates, and targets global or project CLAUDE.md files. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
Instructions require scanning the current session and optionally events from a paired prompt module; that is appropriate for the stated goal. The skill explicitly forbids storing full prompt text, code facts, secrets, or temporary state and states that writes to CLAUDE.md occur only after user confirmation. This is coherent, but users should note the skill reads conversational content (which may include sensitive data) to extract patterns — the SKILL.md constrains what is recorded but the agent still needs full session access to analyze signals.
Install Mechanism
Instruction-only skill with no install spec, no bundled code, and no external downloads. Lowest-risk install posture; nothing is written to disk by default and no arbitrary code is fetched.
Credentials
No environment variables, credentials, or config paths are required. Requested targets (user global CLAUDE.md and project CLAUDE.md) match the declared purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill may propose modifications to CLAUDE.md but states writes require user confirmation; it does not demand permanent privileged presence or automatic file writes in the SKILL.md. Autonomous invocation by the agent is permitted by platform default, which is expected for a skill that monitors sessions.
Assessment
This skill appears coherent: it analyzes your current conversation to propose small, high-confidence rules and suggests edits to ~/.claude/CLAUDE.md or a project CLAUDE.md. Before installing or enabling it, consider: (1) the agent will read full sessions to find patterns — avoid putting secrets or sensitive data in the conversation you want analyzed; (2) confirm that file writes require your approval (the SKILL.md says they will), and decline automatic write/automation if you want to review proposed changes; (3) if you prefer, restrict the skill's autonomous invocation or require an explicit user prompt before it runs at session end. If the package later included an automated writer that applied changes without confirmation or added network endpoints, that would change this assessment to suspicious.Like a lobster shell, security has layers — review code before you run it.
latestvk979q21kfvtskwkfz2spm4y1t584t0h8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
