Personal Growth Coach

v0.1.0

Provide daily open-ended exercises using structured thinking, critical analysis, and logical frameworks to improve cognition, communication, and personal gro...

0· 216·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 and description (daily thinking practice) match the instructions (generate open-ended exercises, apply Pyramid Principle and other frameworks). The skill personalizes exercises by reading/writing learning records in a 'memory' directory, which is coherent for a progress-tracking coach.
Instruction Scope
SKILL.md explicitly instructs the agent to read 'memory/personal-growth-records.md' and to update files under 'memory/personal-growth-records/'. That file I/O is within the skill's purpose (personalized quizzes), but the skill did not declare these config paths in the metadata. Users should note the skill will access and persist session data in the agent's memory store.
Install Mechanism
No install spec and no code files — instruction-only. No downloads or package installs are requested, which is the lowest-risk install footprint.
Credentials
The skill requires no environment variables, credentials, or external services. No requests for unrelated secrets are present.
Persistence & Privilege
always:false (normal). The skill will persist session records into a local memory directory per its instructions; it does not request system-wide or cross-skill configuration changes. The default ability for the agent to invoke the skill autonomously is allowed by platform defaults, which is expected for this kind of assistant skill.
Assessment
This skill is coherent and appears to do what it says: generate daily thinking exercises and track progress. Before installing, consider: (1) it will read and write files under memory/personal-growth-records/ — check where your agent stores that memory and whether you are comfortable with potentially sensitive notes being persisted; (2) there are no external network calls or credential requests declared, but confirm your agent's runtime won't automatically sync those memory files to external services you didn't expect; (3) if you prefer not to have stored records, ask the agent to run the exercises without saving progress or to store them in a location you control. If you want greater assurance, request the author to declare the memory/config path in the skill metadata so the file access is explicit.

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

latestvk97cvvemnnd387d2vr0nj4mfas82t76g

License

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

Comments