domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
0

task-to-agent-matcher

Matches tasks to appropriate agents by analyzing task requirements and finding agents with matching capabilities. Use when you need to assign tasks to agents or determine which agent should handle a task. Considers task type, requirements, and agent capabilities.

lexicalninja
lexicalninja
tools
open
productivity-tools
0

execute-approved-actions

Execute approved external actions via MCP servers in the Personal AI Employee system. This skill should be used when files appear in the /Approved folder (moved there by human after reviewing approval requests). It reads approval request files, invokes the appropriate MCP server tools (email, social media, browser automation), logs all actions to audit logs, and updates the system status. This skill implements the Human-in-the-Loop (HITL) execution phase for Silver tier. Use this skill whenever Claude Code detects new files in /Approved that are ready for execution.

Hamza123545
Hamza123545
tools
open
productivity-tools
0

taiga-api

Query the hosted Taiga API at taiga.ant.dev for job results, passrates, transcripts, and run evaluations. Use when user asks about Taiga jobs, problem scores, eval results, or needs to submit/check jobs.

atondwal
atondwal
tools
open
productivity-tools
0

github

Manage GitHub repositories, issues, pull requests, projects/storyboards, workflows, and security using the gh CLI. Use for any GitHub operations including kanban board management.

vickyvicky122
vickyvicky122
tools
open
productivity-tools
0

github-actions-troubleshooter

Diagnose and fix GitHub Actions workflow failures, CI/CD pipeline issues, YAML syntax errors, and workflow configuration problems. Use when debugging failed CI runs, fixing workflow errors, or optimizing GitHub Actions. Keywords: github actions, CI, workflow, pipeline, yml, yaml, actions failure, CI failure, workflow error

wcygan
wcygan
tools
open
automation-tools
0

git-workflow-patterns

Analyzes git history to identify commit patterns, branching habits, workflow inefficiencies, and collaboration opportunities. Use when users mention git workflows, commits, branches, rebasing, merge conflicts, PR strategy, force push, git aliases, or express frustration with git operations.

princespaghetti
princespaghetti
tools
open
productivity-tools
0

worktree-manager

Managing git worktrees for parallel development with Claude Code agents. Use when creating worktrees, spinning up parallel branches, checking worktree status, or cleaning up merged branches.

Michael0520
Michael0520
tools
open
productivity-tools
0

issue-create

Quick GitHub Issue creation workflow. Use when user says "create issue", "register issue", "bug report", "TODO registration", or "/issue-create {repo}". Requires repository as argument (e.g., owner/repo).

noppomario
noppomario
tools
open
productivity-tools
0

generate-briefing-summary

Final step in briefing pipeline. Consolidates action items from emails/Teams/Wrike, identifies system alerts, calculates quick stats, generates timestamp, and transitions Status from Collecting to Ready. Triggers on "Generate summary for briefing entry [id]", "Finalize the briefing". Called by briefing-generator after get-wrike-tasks. Requires Phase=5-Summary to proceed.

DBS-Dev2000
DBS-Dev2000
tools
open
productivity-tools
0

zaira

Access Jira tickets offline using zaira CLI. Use when user needs to export, report, or refresh Jira tickets, or mentions "jira", "zaira", or ticket keys like "FOO-123".

vivainio
vivainio
tools
open
productivity-tools
0

atlassian-search

Search and retrieve information from Jira and Confluence using the atlassian-cli tool. Use this skill to find issues, search documentation, manage projects, and track sprints in Atlassian products.

ainoya
ainoya
tools
open
productivity-tools
0

issue-creator

Generate GitHub issues from an approved engineering specification. Use to break down a spec into implementable, atomic tasks with dependencies, sizing, and labels.

pcortes
pcortes
tools
open
productivity-tools
0

pca-slides

Gera e manipula apresentacoes PowerPoint (.pptx) para o PCA Camocim. Converte dashboards HTML em slides e preenche templates oficiais.

narcisolcf
narcisolcf
tools
open
productivity-tools
0

project-cleanup

프로젝트 문서 정리 및 폴더 구조 최적화. 정리, cleanup, organize, 문서 관리 키워드에 자동 활성화.

IDEA-on-Action
IDEA-on-Action
tools
open
productivity-tools
0

changelog-generator

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

heyAyushh
heyAyushh
tools
open
debugging
0

debugger

Diagnose and fix runtime issues, errors, and bugs through systematic reproduction, root cause analysis, and targeted fixes. Use for debugging production issues, test failures, performance problems, and any type of software defect.

d-oit
d-oit
tools
open
productivity-tools
0

taskwarrior

Track work items using Taskwarrior. Use when managing tasks, tracking PRs, or organizing work. Always use UUID instead of task ID.

mrud
mrud
tools
open
productivity-tools
0

meeting-synthesizer

Processes meeting notes or transcripts to extract structured information. Use after meetings to quickly generate action items, capture decisions, and create follow-up tasks. Extracts: action items with owners, decisions made, key discussion points, follow-up tasks with priorities.

rysweet
rysweet
tools
open
productivity-tools
0

shark-task-management

Task lifecycle management using the shark CLI for tracking implementation progress, status updates, and team visibility

jwwelbor
jwwelbor
tools
open
productivity-tools
0

pr-patrol

This skill should be used when the user asks to "handle bot comments", "fix PR review feedback", "address CodeRabbit/Greptile/Copilot issues", "respond to review bot suggestions", "process automated review comments", or runs "/pr-patrol". Patrols the PR for bot comments (CodeRabbit, Greptile, Codex, Copilot, Sentry) with state tracking and batch processing through a 7-gate workflow.

SmartOzzehir
SmartOzzehir
tools
open
automation-tools
0

commit-sentinel

Master of Ceremonies for Git. Implements a 4-step technical validation protocol.

YuniorGlez
YuniorGlez
tools
open
productivity-tools
0

using-slack-api

Interacts with Slack workspaces via the Web API. Sends messages, lists channels/users, uploads files, sets status, manages DND. Use when asked to post to Slack, query Slack data, or automate Slack operations.

tsenart
tsenart
tools
open
productivity-tools
0

learning-community-builder

Design online learning communities with engagement strategies, discussion structures, norms, and moderation workflows. Use for social learning. Activates on "learning community", "discussion forum", "online community", or "peer network".

pauljbernard
pauljbernard
tools
open
productivity-tools
0

aico-backend-task-breakdown

Break down PM story into backend tasks following LAYERED ARCHITECTURE order: Data Models → Database → Repository → Service → API → Validation → Tests. UNIQUE VALUE: Ensures proper dependency order and separation of concerns. Tasks are ordered by architectural layers, not random order. Use this skill when: - Running /backend.tasks command - User asks to "break down story for backend", "create backend tasks", "split into backend tasks" - Have story at docs/reference/pm/stories/ and need organized task list - Need tasks ordered by architectural layers (not random order) - Starting backend work and want organized, layered task list Layer order is CRITICAL: Types/Entities → Migrations → Repository → Service → API → Validation → Tests Output: ALWAYS write to docs/reference/backend/tasks/{story-name}.md

yellinzero
yellinzero
tools
open
Previous
Page 993 / 1337
Next