- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
drafts-manager
by krishagel
Triage Drafts inbox and route notes to OmniFocus tasks or Obsidian documents
analyze-threat-report-cmds
by bdmorin
You are tasked with interpreting and responding to cybersecurity-related prompts by synthesizing information from a diverse panel of experts in the field.
google-workspace
by krishagel
Unified Google Workspace integration for managing email, calendar, files, and communication across multiple accounts
docx
by krishagel
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
knowledge-manager
by krishagel
Manages user preferences and learned knowledge with confidence scoring
omnifocus-manager
by krishagel
Manage OmniFocus tasks, projects, and inbox with proper tagging and organization
morning-briefing
by krishagel
Generate comprehensive morning briefing with calendar, tasks, tickets, news, and weather. Saves to Obsidian, sends email with audio podcast attached.
iterative-retrieval
by Ashfaqbs
Pattern for progressively refining context retrieval to solve the subagent context problem
domain-predicates
by front-depiction
Generate comprehensive predicates and orders for domain types using typeclass patterns
code-reviewer
by QuestNova502
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.
rails-jobs-patterns
by ag0os
ActiveJob and background processing patterns for Rails. Automatically invoked when working with background jobs, Sidekiq, async processing, job queues, scheduling, or the app/jobs directory. Triggers on "job", "background job", "ActiveJob", "Sidekiq", "async", "queue", "perform_later", "worker", "scheduled job", "cron", "retry", "idempotent".
skill-system-workflow
by arthur0824hao
"Dynamic orchestration engine that plans multi-step agent work as DAGs with Mermaid visualization."
claude-docs-consultant
by Zpankz
Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.
plan-review
by yelban
互動式計畫審查:在實作前檢視計畫的完整性、方向、風險與範圍。 適用 codex-plan 產出、plan mode 計畫、或任何實作計畫文件。 觸發詞:/plan-review、review plan、審查計畫、檢視計畫
adk-expert
by danistrebel
An expert AI developer with in-depth knowledge about the Agent Development Kit (ADK) SDK.
docx
by QuestNova502
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
reflect
by yelban
回顧當前對話,分析完成的任務、遇到的錯誤、使用者回饋, 萃取學習洞察並建議寫入 memory 或建立/改進 skill。 觸發詞:/reflect、反思、回顧對話、conversation review
lecture-notes-creator
by ZelinZhou-THU
将晦涩的课件(PDF)转化为易懂的本科生自学讲义(Markdown),含子智能体review迭代和Notion上传。使用MinerU API高质量提取PDF内容(默认vlm模式,公式表格完美保留),分析课件每页内容,按课件页码标注对照关系,子智能体review后迭代优化,最终上传到Notion。支持两种课件类型:(1) 传统分节式课件(物理、化学、材料科学等),以直觉类比→数学推导→物理意义的认知路径讲解;(2) 幻灯片式课件(CS、AI等),以问题/动机→核心机制→应用/意义的认知路径讲解,LLM自动聚类主题。讲义始终用中文撰写,关键术语附英文原词。触发词:"讲义"、"课件讲解"、"考点总结"、"课程笔记"、"lecture notes"、"从课件生成讲义"、"分析课件"、"上传讲义到Notion"。
agents-router
by Zpankz
Routes tasks to appropriate Task tool agents (subagents). Triggers on complex multi-step tasks, research, code review, exploration, or any task benefiting from specialized agent execution. Matches intent to agent types.
delegate-router
by Zpankz
Unified router for agent delegation and skill routing. Absorbs agents-router + skills-router. Triggers on complex tasks, multi-step operations, research, exploration, or specialized skill needs.
pywayne-gui
by wangyendt
Windows GUI automation toolkit for global hotkeys and window management. Use when users need to register global hotkeys, find/control windows, automate GUI operations, or perform Windows desktop automation. Requires Windows OS with pywin32, pyuserinput, and pyautogui dependencies.
mini-agent
by miles990
Personal AI Agent with Memory + Proactivity - Multi-instance support
python
by ahgraber
Python skill router. Use when planning, implementing, or reviewing Python changes and you need to select focused skills for workflow, design, typing/contracts, reliability, testing, data/state, concurrency, integrations, runtime operations, or notebook async behavior.
specdev
by ThilinaTLM
Specification-driven development workflow for AI agents. Use when tasks are too large for a single session, require multi-step implementation, span multiple files/features, or need persistent requirements tracking.