Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Manage internal projects with JSON-based tasks, move them on Kanban, notify David on review/blocked, and sync tasks with Apple Reminders.
Manage internal projects with JSON-based tasks, move them on Kanban, notify David on review/blocked, and sync tasks with Apple Reminders.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Gestiona el sistema de proyectos interno basado en JSON. Permite crear tareas, moverlas por el tablero Kanban y sincronizar con Apple Reminders.
Base de datos: /Users/fz1/clawd/data/pm/projects.json
Acción: Leer el JSON y mostrar las tareas agrupadas por columna o filtradas por proyecto. Uso: "Qué tenemos pendiente?", "Estado del proyecto SaaS".
Acción: Insertar objeto en el array tasks. Campos: projectId, title, priority (low/med/high/crit), sync (true/false). Efecto Secundario: Si sync: true, ejecutar skill apple-reminders para crear recordatorio.
Acción: Actualizar status de una tarea. Estados: todo -> in_progress -> review -> done (o blocked). Notificación: Si se mueve a review o blocked, avisar a David en el chat.
Acción: Forzar actualización de tareas con sync: true en Apple Reminders (si cambiaron de estado).
Review: Solo mover a review si necesito aprobación explícita de David. Focus: Máximo 3 tareas en in_progress simultáneamente. Night Shift: El turno de noche debe leer este JSON para saber qué priorizar si no hay órdenes explícitas.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.