- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
pytincture-dhxpyt
by pytincture
Build or modify apps that use the pytincture framework and the dhxpyt widgetset. Use when asked to create pytincture services, add backend-for-frontend (BFF) classes/policies, generate UI layouts with dhxpyt widgets (grid, form, toolbar, sidebar, tabbar, etc.), or embed pytincture.js for browser-only Python UI scripts.
team-solve
by shhac
Investigate and solve problems using a team of specialist agents. Use when facing complex, multi-faceted problems that benefit from parallel research and structured implementation.
blender-world-build
by temisangerrard
Use when building or refining Junipali 3D stages/characters in Blender and exporting production-ready GLB assets for the game runtime. Covers scene scale, rig/animation export, naming conventions, and handoff checklist.
d1-do-storage
by Sillyvan
Apply Cloudflare D1 and Durable Object SQLite storage best practices with standard Workers APIs and Drizzle ORM. Use when implementing queries, write flows, schema changes, retries, and performance-sensitive storage paths.
loop-skill
by maxoreric
循环执行的 Skill。当需要重复执行直到满足条件时触发。触发词:循环、loop、重复、直到、until、持续。
git-convention
by yanix2445
Standard de référence pour la gestion de Git. Règles de sécurité, workflows atomiques, conventions de commit et bonnes pratiques de configuration.
code-review
by lct1407
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
plan-split
by rozwer
Auto-split Plans.md into individual phase-N.md files in docs/plans/. Only creates files that don't exist yet.
brainstorming
by tomwangowa
Use before any creative or implementation work — new features, architecture changes, refactoring, or workflow design. Explores intent through Socratic dialogue, proposes approaches with trade-offs, and produces an approved design before any code is written.
rust-learner
by lywa1998
"Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update, 最新版本, 版本号, 稳定版, 最新, 哪个版本, crate 信息, 文档, 依赖, Rust 版本, 新特性, 有什么特性"
convex-cron
by aaronvanston
Scheduled functions and cron jobs in Convex. Use when setting up recurring tasks, cleanup jobs, data syncing, scheduled notifications, or any background automation that runs on a schedule.
Claude-Zeroclaw SKILL
by vaskesvo5321
Status: Active & maintained
hype
by rxxuzi
Document-driven development with test-gated progression. Enforces a disciplined workflow: plan tasks with the user in .hype/TODO.md, document before implementing, track progress in .hype/PROGRESS.md, accumulate project knowledge in .hype/KNOWLEDGE.md, and require all tests to pass before advancing. Language-agnostic — works with any programming language or even non-code projects. Use when: (1) starting new projects with structured planning, (2) implementing features or bug fixes with mandatory test verification, (3) managing development tasks with document-based tracking, (4) the user mentions "hype", "document-driven development", "TODO tracking", or wants a disciplined plan-document-implement-test cycle.
ticktick
by 0juano
Manage TickTick tasks and projects for JMO. Use when the user asks to add, create, or capture a task or todo; list, show, or review pending tasks; complete or check off a task; update a task's priority, due date, notes, or tags; delete a task or list; create or manage a project/list; or see what's due today or overdue. Also handles quick captures like "remind me to..." or "don't let me forget...".
subagent-driven-development
by Jackiexiao
(中文)Use when executing implementation plans with independent tasks in the current session
slack
by HartreeWorks
This skill should be used when the user asks to send Slack messages, check notifications, get a Slack digest, or search message history. Supports multiple workspaces.
aidr
by pc-style
Offload context-heavy but low-complexity codebase work to Aider through a thin CLI wrapper. Use when another AI agent should avoid loading large repository context for tasks like discovery, repetitive refactors, cross-file version bumps, and broad search/explain passes. Supports safe read-only scanning, scoped edit runs, model-mode routing, and setup/model diagnostics.
longrunning-agent
by YonghaoZhao722
"Enables AI agents to work on long-running projects across multiple sessions. Track progress, manage task lists with priorities and dependencies, and make incremental progress on complex projects."
local-ai-systems-studio
by fifthdactyl811
Use when turning a local AI idea, issue, or workflow request into a concrete system plan and the main uncertainty is still about the local stack itself. Covers task scoping, local model and tool evaluation, deployment choices such as MLX, GGUF, Ollama, LM Studio, or vLLM, hardware fit, workflow direction, and issue-to-plan conversion. Trigger this for local LLM selection, tool comparison, deployment tradeoffs, setup planning, and "how should I build this locally" requests. If the stack is already known and the main work is deeper workflow orchestration, use ai-agent-workflow instead.
Linux Production Shell Scripts
by jcastillotx
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.
requesting-code-review
by Cygnusfear
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
mobile-context-compression
by Envy-7z
Token-efficient workflow for Android and Flutter development that compresses task context without losing correctness. Use when conversations get long, context windows are tight, tasks span many files, or you need concise updates while preserving evidence and engineering quality.
skill-authoring
by contextware
Helps agents author cross-platform, portable skills following best practices
agent-manager-skill
by ncdevshiv
"Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling."