Skill Stuff

v1.0.0

Recaps the user's day in the style of any of 50 TV shows with episode title, arc, and cliffhanger. Use when a user wants a fun shareable daily summary delive...

0· 83·0 current·0 all-time
byNico Lumma@rednix
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
The SKILL.md (main-character-recap) describes generating a daily recap from user data sources and delivering it to a channel; the instructions require access to calendar/email/other connectors and a delivery channel. Those capabilities are expected and proportionate for the described feature.
Instruction Scope
Runtime instructions are explicit: on setup it copies an active show file, initializes memory.md, registers a cron job that reads active.md and memory.md and pulls recent items from connected sources, writes daily history, and updates season memory. It limits automated runs to only active.md + memory.md and describes a preview flow. There are no instructions to read unrelated system files, environment variables, or transmit data to unknown external endpoints.
Install Mechanism
No install spec or downloadable code is included; this is an instruction-only skill (low installation risk). Nothing in the package instructs downloading or extracting remote archives.
Credentials
The skill requests no environment variables or unrelated credentials. It does require access to user-connected data sources (Google Calendar, Gmail, Slack, GitHub, Notion, Linear, Todoist) and a delivery channel — these are reasonable and necessary for producing a personalized recap.
Persistence & Privilege
The skill registers scheduled (cron) jobs and writes persistent workspace files (memory.md, history/YYYY-MM-DD.md). It does not set always:true and requests isolated sessions and lightContext for automated runs. Autonomous invocation and cron registration are expected for a daily recap skill, but users should be aware it will run on a schedule and write/read workspace files.
Assessment
This skill is internally consistent with its stated purpose, but review and confirm before enabling: 1) It will access any connected data sources you enable (Gmail, Calendar, Slack, etc.) — only connect the accounts you trust it to read. 2) It will create local workspace files (memory.md and daily history) and register scheduled jobs to run automatically — you'll get automatic deliveries to the configured channel. 3) Run the immediate preview (/mcr now) to inspect output before the first automated delivery. 4) If you prefer to limit autonomous runs, keep auto-delivery disabled or remove/inspect the scheduled cron after setup. 5) Note a packaging oddity: the repository includes many other SKILL.md files (a skill monorepo) and the SKILL.md name is main-character-recap while the registry entry is generic — that increases the bundle size but not the runtime risk for this instruction-only skill. If you want higher assurance, ask the owner/maintainer for a minimal package containing only the main-character-recap SKILL.md and a short manifest showing exactly which channels/data connectors are required.

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

latestvk977mjpewxqh7jcynj5nexfygd83tpt2

License

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

Runtime requirements

📺 Clawdis
Configchannels

Comments