productivity▌
6,493 indexed skills · max 10 per page
tinybird
tinybirdco/tinybird-agent-skills · Productivity
Tinybird configuration rules, SQL patterns, and optimization guidance for datasources, pipes, endpoints, and materialized views. \n \n Covers 13 rule categories including project structure, datasource and pipe design, endpoint schemas, materialized views, copy pipes, connections, SQL best practices, and deduplication patterns \n Emphasizes local files as source of truth, MergeTree as default table engine, and SELECT-only SQL with strict parameter handling \n Provides optimization strategies: fil
hubspot-integration
sickn33/antigravity-awesome-skills · Productivity
Expert patterns for HubSpot CRM integration with OAuth, batch operations, and webhooks. \n \n Covers OAuth 2.0 and private app token authentication methods for public and single-account integrations \n Includes CRUD operations for CRM objects, associations, and custom objects \n Supports batch operations and webhook configuration to avoid polling and individual API requests \n Works with both Node.js and Python SDKs \n
automate-whatsapp
gokapso/agent-skills · Productivity
Build and manage WhatsApp automations with workflow graphs, triggers, functions, and integrations. \n \n Create and edit workflow graphs with nodes and edges, manage triggers (inbound messages, API calls), and deploy custom functions for dynamic logic \n Execute workflows with full context access (variables, system data, channel metadata) and debug executions via logs and event inspection \n Integrate third-party apps and actions into agent nodes, query and manipulate D1 databases for persistent
save-thread
nowledge-co/community · Productivity
Deprecated compatibility skill for resumable handoffs in generic skill environments, not real thread capture. \n \n Kept for backward compatibility only; use save-handoff instead for generic npx skills environments \n Cannot promise lossless thread import in runtimes without stable transcript APIs or session file access \n Creates a structured resumable handoff summary (goal, decisions, files, risks, next steps) rather than a full session capture \n Real thread save with actual transcript import
github-actions
callstackincubator/agent-skills · Productivity
Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API.
wordspace
frames-engineering/wordspace · Productivity
CLI for bootstrapping wordspace projects with reusable .prose workflows from GitHub. \n \n Three core commands: init to set up a new project with interactive workflow selection, search to filter available workflows, and add to download specific workflows by name \n Interactive workflow picker during init supports flexible selection syntax (individual numbers, ranges, or \"all\"/\"none\") \n Automatically creates project structure with .claude/settings.local.json for Claude permissions, workflows
parallel-agents
sickn33/antigravity-awesome-skills · Productivity
Coordinate multiple specialized agents for complex tasks requiring diverse expertise domains. \n \n Includes 17 pre-built agents covering security, backend, frontend, testing, DevOps, database, mobile, API design, debugging, documentation, performance, planning, SEO, and game development \n Supports three orchestration patterns: comprehensive analysis (discovery through synthesis), feature review (domain-specific agents plus testing), and security audits (auditor plus penetration tester) \n Agen
compliance-tracking
anthropics/knowledge-work-plugins · Productivity
Help track compliance requirements, prepare for audits, and maintain regulatory readiness.
github-search
parcadei/continuous-claude-v3 · Productivity
Search GitHub code, repositories, issues, and pull requests with flexible filtering. \n \n Four search types: code, repositories, issues, and pull requests, each with full GitHub search syntax support \n Optional filtering by repository owner and name to narrow results to specific projects \n Requires GitHub personal access token configured in mcp_config.json for authentication \n Command-line interface with straightforward parameters for integration into agent workflows \n
recall
arjunkmrm/recall · Productivity
Full-text search across past Claude Code and Codex sessions with BM25 ranking and flexible query syntax. \n \n Supports keyword search, exact phrases, boolean operators (AND, OR, NOT), and prefix matching across all indexed conversations \n Filters results by project path, recency (days), and source (Claude Code or Codex sessions) \n Includes session resumption commands and a transcript reader to view raw conversation files \n Automatically indexes user and assistant messages from ~/.claude/proj