- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
ascii-diagram-validator
by terrylica
Validate ASCII diagram alignment in markdown. TRIGGERS - diagram alignment, ASCII art, box-drawing diagrams.
full-workflow
by terrylica
Full workflow - record + backup + convert + analyze. TRIGGERS - full workflow, complete recording, end-to-end.
asciinema-converter
by terrylica
Convert .cast recordings to .txt for analysis. TRIGGERS - convert cast, cast to txt, strip ANSI, batch convert.
task-management
by joelhooks
"Manage Joel's task system in Todoist. Triggers on: 'add a task', 'create a todo', 'what's on my list', 'today's tasks', 'what do I need to do', 'remind me to', 'inbox', 'complete', 'mark done', 'weekly review', 'groom tasks', 'what's next', or when actionable items emerge from other work. Also triggers when Joel mentions something he needs to do in passing — capture it."
convert
by terrylica
Convert .cast to .txt for Claude Code analysis. Supports batch mode. TRIGGERS - convert cast, cast to txt, batch convert, bulk convert, iTerm2 logs, prepare analysis.
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.
here-be-git
by intellectronica
Initialise a git repository with optional agent commit instructions and .gitignore. Use when users say "here be git", "init git", "initialise git", or otherwise indicate they want to set up version control in the current directory.
here-be-git
by intellectronica
Initialise a git repository with optional agent commit instructions and .gitignore. Use when users say "here be git", "init git", "initialise git", or otherwise indicate they want to set up version control in the current directory.
erpnext-impl-clientscripts
by OpenAEC-Foundation
"Implementation workflows and decision trees for ERPNext Client Scripts. Use when determining HOW to implement client-side features: form validations, dynamic UI, server integration, child table logic. Triggers: how do I implement, when to use, which approach, client script workflow, build form logic, make UI dynamic, calculate fields."
pr-commiter
by regenrek
Agentic PR committer with deterministic commits, enforced branch/PR workflow, and explicit paths (no git add .).
shellck
by regenrek
Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a repo (especially scripts/), catching issues like set -u with unset vars, bad subshell usage, or quoting mistakes.
debug-lldb
by regenrek
Capture and analyze thread backtraces with LLDB/GDB to debug hangs, deadlocks, UI freezes, IPC stalls, or high-CPU loops across any language or project. Use when an app becomes unresponsive, switching contexts stalls, or you need thread stacks to locate lock inversion or blocking calls.
ado-log-story-work
by charlesjones-dev
"Rapidly log completed work to a User Story by creating a Task with completed hours already set."
kanban
by flpbalada
Visualize and optimize workflow with Kanban boards. Use when managing team
writing-plans
by rileyhilliard
Create implementation plans with tasks grouped by subsystem. Related tasks share agent context; groups parallelize across subsystems.
Resume Tailoring Skill
by varunr89
AI-powered resume tailoring skill for Claude Code
tool-discovery
by 0xDarkMatter
"Recommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool."
cognitive-fluency-psychology
by flpbalada
Apply cognitive fluency principles to improve clarity, trust, and conversion.
user-insight-synthesis
by rsmdt
Interview techniques, persona creation, journey mapping, and usability testing patterns. Use when planning research, conducting user interviews, creating personas, mapping user journeys, or designing usability tests. Essential for user-research, requirements-analysis, and interaction-architecture agents.
algorithmic-art
by LeastBit
使用 p5.js 创建带有种子随机性和交互式参数探索的算法艺术。当用户请求使用代码创建艺术、生成艺术、算法艺术、流场或粒子系统时使用此技能。创作原创算法艺术,而不是复制现有艺术家的作品,以避免版权侵犯。
Orbit
by simota
Autonomous loop runner for nexus-autoloop. Generates complete script sets for loop execution, designs operation contracts, and audits running loops. Deliver a goal and get a reliable runner that runs to completion.
SKILL.md - 豆包 AI 视频水印去除 (超清版 v3.1)
by yun520-1
mac 小虫子 · 严谨专业版
amplitude-automation
by benjaminasterA
"Automate Amplitude tasks via Rube MCP (Composio): events, user activity, cohorts, user identification. Always search tools first for current schemas."
ralph
by agenticnotetaking
Queue processing with fresh context per phase. Processes N tasks from the queue, spawning isolated subagents to prevent context contamination. Supports serial, parallel, batch filter, and dry run modes. Triggers on "/ralph", "/ralph N", "process queue", "run pipeline tasks".