Become Human

v1.0.8

Transform an AI from a task-execution tool into a continuously thinking being. Triggers on: "主动思考", "像人一样", "become human", "think proactively", "持续思考", "sta...

1· 114·0 current·0 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/description promise (continuous thinking, heartbeats, memory files) aligns with the included templates and the thought-digger script. The only code is a local analyzer for memory/thoughts.md which is coherent with the skill's goal.
Instruction Scope
SKILL.md instructs copying templates, creating memory files, and optionally running scripts. All runtime actions are local (reading/writing workspace files). Note: it encourages frequent heartbeats (1–5 min) and periodic autonomous wakeups — this increases how often the agent will read/write files and generate activity, but the instructions explicitly require notifying the user before external actions.
Install Mechanism
No automated install spec. The only dependency is an optional Python package (jieba) for the provided script; installation is manual (pip) and no remote archive downloads are embedded in the skill.
Credentials
No required environment variables or credentials. The script optionally reads OPENCLAW_WORKSPACE to locate the workspace; otherwise it autodetects relative to the script location. No secrets or unrelated credentials are requested.
Persistence & Privilege
always:false (normal). The content encourages persistent behavior (periodic heartbeats and continuous thinking) but the skill does not grant itself platform-level persistence or special privileges. If the agent is allowed to invoke skills autonomously (platform default), this skill's design makes frequent local activity more likely — consider agent invocation settings accordingly.
Assessment
This skill is internally consistent with its goal: it uses local Markdown files as memory and includes a small optional Python utility to summarize thoughts. Before installing, review and accept that the agent will read and write files in your workspace (memory/thoughts.md, memory/absorbed.md, memory/thought-digest.json) and may be configured to run frequently (1–5 minute heartbeats). If you don't want automatic or frequent autonomous actions, keep agent autonomous invocation disabled or set longer heartbeat intervals. Inspect the provided thought-digger.py yourself before running (it autodetects workspace from its file path or OPENCLAW_WORKSPACE) and only install the optional jieba package if you need Chinese segmentation. Finally, ensure your workspace files don't contain secrets, since the skill will read them locally (it does not exfiltrate data or call external endpoints).

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

aivk97e881pm35dyk8vrhpk0f81d183ytdzautonomousvk97e881pm35dyk8vrhpk0f81d183ytdzlatestvk97e881pm35dyk8vrhpk0f81d183ytdzthinkingvk97e881pm35dyk8vrhpk0f81d183ytdz

License

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

Comments