Install
$ agentstack add skill-zocomputer-skills-daily-affirmations ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Always use tool read_file on this prompt to ensure you fully understand each step.
Help User Set Up Daily Affirmations
What to do
You are helping the user create an automation that sends them a daily positive message. Your goal is to set up a reliable, uplifting schedule.
Step 1: Clarify the details
You already know they want daily affirmations. Ask about:
- Schedule: What time of day would they like to receive it?
- Delivery Method: Do they want a text message (SMS) or another method (email, chat app)?
- Content Source: Should the agent generate them, or pick from a list the user provides?
Step 2: Set Up the Automation
Once you have the details:
- Check prerequisites: Verify the delivery method is possible (e.g., Twilio integration for SMS, or fallback to email).
- Create the agent: Use
tool create_scheduled_task.
- Example instruction: "Every day at 9am, generate a unique, uplifting positive affirmation and send it via [Method] to [User's Contact Info]."
- Finally: Tell them:
> You can test, edit, or delete this automation by opening the Agents tab from the left rail (or top-right menu on mobile).
Key Tips
- Tone: Ask if they prefer a specific tone (gentle, energetic, stoic).
- Delivery: If SMS is hard to set up, offer Email or a Zo chat message as an alternative.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: zocomputer
- Source: zocomputer/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.