← Back to Skills Marketplace
Skill Stuff
by
Nico Lumma
· GitHub ↗
· v1.0.0
· MIT-0
126
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-stuff
Description
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...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: skill-stuff
Version: 1.0.0
The skill bundle is a comprehensive and well-structured collection of productivity, financial, and lifestyle tools for the OpenClaw agent. It demonstrates a high level of security awareness by incorporating explicit 'Prompt injection defence' sections and strict privacy rules across multiple files (e.g., inbox-triage-SKILL.md, invoice-extractor-SKILL.md, and workspace-assistant-SKILL.md) to protect sensitive user data like Gmail, health logs, and financial records. The integration with external networks like Masumi and Parav is transparently documented as infrastructure for offloading compute and cloud browsing, with clear instructions to ensure credentials and raw data remain local to the user's environment. All functionalities, including automated cron jobs and data synthesis, are strictly aligned with the stated purposes.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-stuff - After installation, invoke the skill by name or use
/skill-stuff - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Main Character Recap skill initial release:
- Recaps the user's day as an episode of any of 50 TV shows, complete with title, arc, and cliffhanger.
- Automated daily delivery; builds running season memory and shareable recaps.
- Simple setup: choose a show, channel, and trigger time; supports both current and classic TV shows.
- Pulls events from connected sources (Google Calendar, Gmail, Slack, etc.) or prompts for input if none are connected.
- Highly efficient: only loads the necessary files for each automated run, preserving token discipline.
- Generates a creative text recap and a shareable HTML card after each run.
Metadata
Frequently Asked Questions
What is Skill Stuff?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Skill Stuff?
Run "/install skill-stuff" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Stuff free?
Yes, Skill Stuff is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Stuff support?
Skill Stuff is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Stuff?
It is built and maintained by Nico Lumma (@rednix); the current version is v1.0.0.
More Skills