Agent Skills by Kazu
Showing 43 vetted skills indexed across 2 GitHub repositories.
turso-provider
Manage Waggle tasks via Turso HTTP API with shell scripts.
turso-setup
Configure Turso as Waggle's data provider and initialize its database.
sqlite-setup
Configure Waggle to use SQLite as its primary data provider for a local task store.
sqlite-provider
Provide a SQLite-backed Waggle provider for local task data management.
notion-provider
Load Notion provider configs, validate fields, and auto-repair schemas.
notion-setup
Configure Waggle to use Notion as its task board data provider.
managing-sprints
Automate sprint planning, backlog ordering, and task-to-sprint mapping across teams.
resolving-identity
Resolve current user identity and team membership across providers for session-based routing.
looking-up-members
Resolve member names or emails to provider user IDs.
managing-views
Create, list, delete, and regenerate custom task views as HTML files.
waggle-protocol
Define a universal protocol for coordinating AI agent tasks with 14 core fields and a 6-state lifecycle.
running-daily-tasks
Ingest messages into tasks, refine them, and dispatch work items.
executing-tasks
Orchestrate ready task execution across sessions, tmux, or scheduled tasks.
provider-contract
Define standardized interface contracts for Waggle provider plugins.
reviewing-sprint
Generate a batch completion summary and close the active sprint.
setting-up-scrum
Provision a Sprints database and add sprint-related fields to Tasks.
managing-tasks
Automate task lifecycle management across configurable backends and sprint data.
running-standup
Analyze active sprint tasks to classify statuses and detect stalls.
delegating-tasks
Delegate tasks by updating Assignees and logging history in Context.
setting-up-tasks
Detect MCP connections and initialize provider-specific Waggle databases.
detecting-provider
Detect the active Waggle provider and load its provider SKILL.md across environments.
ingesting-messages
Convert addressed Slack, Teams, and Discord messages into categorized Notion tasks.
analyzing-sprint-metrics
Analyze sprint performance metrics and generate retrospective insights from Notion task data.
viewing-tasks
Render Waggle tasks as Kanban, List, Calendar, and Gantt views via a local server.