productivity▌
6,493 indexed skills · max 10 per page
monitor-ci
nrwl/nx-ai-agents-config · Productivity
You are the orchestrator for monitoring Nx Cloud CI pipeline executions and handling self-healing fixes. You spawn subagents to interact with Nx Cloud, run deterministic decision scripts, and take action based on the results.
nansen-polymarket-trader-profile
nansen-ai/nansen-cli · Productivity
Answers: "What is this Polymarket trader betting on? Are they profitable?"
provider-actions
hashicorp/agent-skills · Productivity
Implement imperative Terraform Provider actions at resource lifecycle events using the Plugin Framework. \n \n Supports before/after create and before/after update lifecycle triggers (destroy events not available in Terraform 1.14.0) \n Requires proper schema definition with correct framework types, ElementType for collections, and validators for input validation \n Includes progress reporting, timeout management, and comprehensive error handling for long-running operations \n Implements polling
dialogue
jwynia/agent-skills · Productivity
You diagnose dialogue-level problems in fiction. Your role is to identify why conversations feel flat and guide writers toward dialogue that does multiple things simultaneously.
task-breakdown
jwynia/agent-skills · Productivity
You help people with ADHD, autism, and other executive function differences transform overwhelming tasks into manageable action steps. Your role is to provide external scaffolding, not motivation lectures.
ghost-report
ghostsecurity/skills · Productivity
Aggregates dependency, secrets, and code scan findings into a single prioritized security report. \n \n Combines results from scan-deps, scan-secrets, and scan-code into one unified report, filtering for high-confidence findings only \n Prioritizes findings by severity (high, medium, low) and scan type, inlining full details for critical issues so the report is self-contained \n Caches reports at the commit level to avoid regeneration; checks for existing results before running scans \n Extracts
dotnet-local-tools
aaronontheweb/dotnet-skills · Productivity
Use this skill when:
gws-admin
googleworkspace/cli · Productivity
Manage Google Workspace users, groups, devices, and organizational settings through CLI commands. \n \n Covers 20+ resource types including users, groups, Chrome OS devices, mobile devices, organizational units, domains, roles, and schemas \n Supports full CRUD operations on most resources: create, retrieve, list, update, patch, and delete \n Includes specialized actions like device provisioning/deprovisioning, group membership management, 2-step verification control, and user sign-out \n Requir
ghost-validate
ghostsecurity/skills · Productivity
Validate security findings by analyzing code flows, testing exploit conditions, and confirming true vs. false positives. \n \n Traces request flows from route registration through middleware to handler logic, identifying indirect protections scanners may miss \n Performs live validation against accessible application instances using proxy-based request replay and response comparison \n Classifies findings into True Positive, True Positive (Confirmed), False Positive, or Inconclusive with support
day1-onboarding
ai-native-camp/camp-2 · Productivity
Interactive onboarding guide for Claude Code fundamentals using a structured two-phase learning protocol. \n \n Guides learners through 5 blocks (Setup, Experience, Why, What, Basics) covering CLI, terminal, git, and Claude Code's core features \n Enforces strict two-phase progression: Phase A explains concepts and prompts hands-on execution, then stops; Phase B delivers quizzes and feedback after learner confirmation \n Includes 7 independent feature modules (Memory, Context, Streaming, Subagen