Openclaw Yatta Skill
Skill by chrisagiddings
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chrisagiddings/openclaw-yatta-skillname: yatta description: Personal productivity system for task and capacity management. Create and organize tasks with rich attributes (priority, effort, complexity, tags), track time and streaks, manage capacity across projects and contexts, view Eisenhower Matrix prioritization, sync calendar subscriptions, handle delegation and follow-ups, and get AI-powered insights. Supports batch operations, multi-project workflows, and real-time capacity planning to prevent overcommitment. Security: v0.2.0 eliminates RCE vulnerability from v0.1.3 (shell/JSON injection in examples), adds endpoint verification, safe jq patterns throughout. homepage: https://github.com/chrisagiddings/openclaw-yatta-skill disable-model-invocation: true metadata: {"openclaw":{"emoji":"✅","requires":{"env":["YATTA_API_KEY","YATTA_API_URL"],"bins":["curl","jq"],"anyBins":["openssl","dig"]},"primaryEnv":"YATTA_API_KEY","disable-model-invocation":true,"capabilities":["task-management","project-management","context-management","comment-management","calendar-management","destructive-operations"],"credentials":{"type":"env","variables":[{"name":"YATTA_API_KEY","description":"Yatta! API key (yatta_...)","required":true},{"name":"YATTA_API_URL","description":"Yatta! API base URL","required":false,"default":"https://zunahvofybvxpptjkwxk.supabase.co/functions/v1"}]}}}
Yatta! Skill
Interact with Yatta! task management system via API. Requires an API key from your Yatta! account.
⚠️ Security Warning
This skill can perform DESTRUCTIVE operations on your Yatta! account:
- Task Management: Create, update, archive, and batch-modify tasks
- Project Management: Create, update, and archive projects
- Context Management: Create contexts and assign them to tasks
- Comment Management: Add, update, and delete task comments
- Calendar Management: Create, sync, and modify calendar subscriptions
- Follow-Up Management: Update delegation schedules and mark complete
- Capacity Management: Trigger capacity computations
Operation Types:
Read-Only Operations (✅ Safe):
- List tasks, projects, contexts, comments
- Get analytics, insights, streaks
- View capacity and calendar data
- Get Eisenhower Matrix view
- All GET requests
Destructive Operations (⚠️ Modify or delete data):
- Create/update/archive tasks (POST, PUT, DELETE)
- Batch update tasks
- Create/update projects
- Create/assign contexts
- Add/update/delete comments
- Add/sync calendar subscriptions
- Update follow-up schedules
- All POST, PUT, DELETE requests
Best Practices:
- Review commands before running - Check what the API call will do
- No undo for deletions - Archived tasks can be recovered, but some operations are permanent
- Test on non-critical data first - Create test tasks/projects to verify behavior
- Batch operations affect multiple items - Be extra careful with batch updates
- Real-time sync - Changes appear in Yatta! UI immediately
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chrisagiddings-openclaw-yatta-skill": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
gandi
Comprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.
ghost-cms-skill
Comprehensive Ghost CMS integration for creating, publishing, scheduling, and managing blog content, newsletters, members, and analytics. Use when working with Ghost blogs for content creation (drafts, publishing, scheduling), member/subscriber management (tiers, newsletters), comment moderation, or analytics (popular posts, subscriber growth). Supports all Ghost Admin API operations.
tide-watch
Proactive session capacity monitoring and management for OpenClaw. Prevents context window lockups by warning at configurable thresholds (75%, 85%, 90%, 95%), automatically backing up sessions before resets, and managing session resumption prompts. Use when working on long-running projects, managing multiple conversation channels (Discord, Telegram, webchat), or preventing lost work from full context windows. Includes CLI tools for capacity checks, cross-session dashboards, archive management, and session resumption. Supports any model or provider.
gandi
Manage Gandi domains, DNS, email, and SSL certificates via the Gandi API