Creativity

v1.0.0

Generate novel ideas calibrated to user taste. Auto-learns preferred styles, risk levels, and creative directions through feedback.

3· 1.3k·6 current·6 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description (idea generation + auto-learning) align with what's required: the skill is instruction-only and uses techniques.md and preferences.md to generate and adapt outputs. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Runtime instructions explicitly tell the agent to read and update preferences.md after tasks — this is coherent for learning taste, but it means the skill will persist user feedback locally. The instructions do not reference any other system paths, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files to write or execute. Instruction-only skills are lowest risk from an installation perspective.
Credentials
Requires no environment variables, credentials, or external service access. The only data access is to included markdown files (preferences.md, techniques.md), which is proportional to the purpose.
Persistence & Privilege
always:false (normal). The skill persists user feedback to preferences.md in the skill bundle/environment — reasonable for a learning feature, but you should be aware it will store user-provided content locally and could grow over time.
Assessment
This skill appears to do what it says: generate ideas and keep a local preferences file to learn from feedback. Before installing, consider: (1) the source/homepage is missing — if provenance matters, ask the publisher for more info; (2) do not include private or sensitive data in feedback, since preferences.md is persisted; (3) if you prefer not to persist preferences, remove or clear preferences.md or refuse the 'learn' step; (4) periodically review or back up preferences.md to inspect what was stored. No network endpoints or credentials are requested, so the primary risk is unintentional local storage of user-provided content.

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

latestvk975arbvpepzdf1rreyd5j0nbx810m01

License

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

Comments