- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
marimo-batch
by marimo-team
An opintionated skill to prepare a marimo notebook to make it ready for a scheduled run.
olore-a2a-latest
by olorehq
Local a2a documentation reference (latest). A2A (Agent-to-Agent) protocol documentation. Use for agent communication, task management, streaming, push notifications, and enterprise-ready agent interoperability.
marimo-notebook
by marimo-team
Write a marimo notebook in a Python file in the right format.
todoist-api
by intellectronica
This skill provides instructions for interacting with Todoist using the td CLI tool. It covers CRUD operations for tasks/projects/sections/labels/comments, and requires confirmation before destructive actions. Use this skill when the user wants to read, create, update, or delete Todoist data.
webapp-testing
by MiniMax-AI
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
plan
by corca-ai
"Agent-assisted plan drafting to define a reviewable execution contract before coding. Reuses gather/clarify evidence first, fills unresolved gaps with targeted research, applies BDD success criteria and cwf:review integration, then persists plan+lessons as runtime-independent files for plan→impl→review continuity. Triggers: \"cwf:plan\", \"plan this task\""
retro
by corca-ai
"Comprehensive session retrospective that turns one session's outcomes into persistent improvements. Adaptive depth: deep by default, with light mode via --light (and tiny-session auto-light). Triggers: \"cwf:retro\", \"retro\", \"retrospective\", \"회고\""
rss-aggregator
by zephyrwang6
Aggregates and summarizes recent updates from a predefined list of RSS feeds. Use when the user asks for "recent updates", "what's new", or "RSS updates" within a specific timeframe.
Morph
by simota
ããã¥ã¡ã³ããã©ã¼ããã夿ï¼MarkdownâWord/Excel/PDF/HTMLï¼ãScribeã使ãã仿§æ¸ããHarvestã®ã¬ãã¼ããå種ãã©ã¼ãããã«å¤æã夿ã¹ã¯ãªãã使ãå¯è½ã
product-strategy-analyzer
by zephyrwang6
产品战略分析与可行性评估。当用户需要分析产品创意、评估市场机会、探讨产品可能性时使用此技能。使用"倒推法"(从终局往回推)和"顺推法"(从现状往前推)进行系统分析,搜索竞品、评估竞争格局、给出战略建议。
documenting-systems
by rileyhilliard
Creates task-oriented technical documentation with progressive disclosure. Use when writing READMEs, API docs, architecture docs, or markdown documentation.
book-writing-workspace
by aktsmm
Set up a complete book writing workspace with AI agents, instructions, prompts, and scripts. Use when users want to create a new book/technical writing project with Markdown + Re:VIEW + PDF output workflow. Triggers on "book writing workspace", "technical book project", "執筆ワークスペース", or similar project setup requests.
wix-cli-embedded-script
by wix
Use when adding tracking code, advertising pixels, third-party integrations, or client-side JavaScript to sites. Triggers include embed, inject, script, third-party integration, DOM injection.
code-simplifier
by aktsmm
Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for readability, or applying consistent refactoring patterns.
agent-orchestration
by parcadei
Agent Orchestration Rules
index-at-creation
by parcadei
Index at Creation Time
swift-architecture-skill
by efremidze
Agent Skill for Swift architecture design and implementation patterns, with architecture-specific playbooks and review checklists. Use when designing new features, refactoring existing modules, reviewing pull requests, or debugging maintainability issues in SwiftUI/UIKit projects and you need concrete guidance for MVVM, MVI, TCA, Clean Architecture, VIPER, or Reactive patterns.
erpnext-code-validator
by OpenAEC-Foundation
"Intelligent agent for validating ERPNext/Frappe code against best practices and common pitfalls. Use when reviewing generated code, checking for errors before deployment, or validating code quality. Triggers: review this code, check my script, validate before deployment, is this correct, find bugs, check for errors, will this work."
giving-presentations
by RefoundAI
Help users create and deliver compelling presentations. Use when someone is preparing a talk, building a slide deck, dealing with presentation anxiety, practicing for a keynote, or asking how to be more engaging when presenting.
skill-discovery
by MaTriXy
Search for and offer to load auto-generated skills that match the user's current task. Use when the user's request might benefit from a previously learned workflow pattern - especially multi-step tasks like "search and fix", "find and update", "read and edit".
task-completer
by camoa
Use when finishing a task - moves task to completed/, updates project_state.md, suggests next task
implementation-task-creator
by camoa
Use when breaking down a component for implementation - creates task file in implementation_process/in_progress/ with TDD steps and acceptance criteria
swiftui-async-button
by Dean151
Use ButtonKit's AsyncButton for SwiftUI button actions that start a Task, call async/await, use do/catch, or need built-in loading/progress/error feedback. Trigger when replacing custom Button+Task wrappers or when a button action can throw or is async.
add-doc-updater
by Jamie-BitFlight
Add automated documentation updater to any Claude skill. Creates a Python sync script that downloads upstream docs, processes markdown for AI consumption, and maintains local cache with configurable refresh. Collects template variables, then delegates implementation through 5-phase workflow. Use when adding auto-updating reference documentation to plugins or skills.