productivity▌
6,493 indexed skills · max 10 per page
deep-agents-orchestration
langchain-ai/langchain-skills · Productivity
Orchestrate subagents, plan multi-step tasks, and require human approval for sensitive operations. \n \n Delegate work to specialized subagents via the task tool; custom subagents support isolated tool sets and system prompts, while the default \"general-purpose\" subagent inherits main agent configuration \n Plan and track complex workflows with write_todos , organizing tasks across pending, in-progress, and completed states; requires a thread_id for persistence across invocations \n Implement
clerk-orgs
clerk/skills · Productivity
Multi-tenant B2B SaaS with organization switching, role-based access control, and enterprise SSO. \n \n Supports dynamic org-based routing via URL slugs, role-based access checks ( org:admin , org:member ), and custom role creation through the dashboard \n Includes OrganizationSwitcher component for user-facing org selection and <Show> conditional rendering for role-gated UI \n Provides server-side organization context via auth() helper with membership verification and permission checks \n
postgres-patterns
affaan-m/everything-claude-code · Productivity
PostgreSQL best practices for indexing, schema design, query optimization, and security. \n \n Covers six index types with specific use cases: B-tree for equality/range queries, composite for multi-column filters, GIN for JSONB and full-text search, and BRIN for time-series data \n Includes data type guidance (bigint for IDs, text over varchar, timestamptz for timestamps, numeric for money) and anti-pattern detection queries for unindexed foreign keys and slow queries \n Provides ready-to-use SQ
asc-metadata-sync
rudrankriyam/app-store-connect-cli-skills · Productivity
Sync App Store Connect metadata and localizations with validation and legacy format migration support. \n \n Manage two localization types: version-specific fields (description, keywords, what's new, support/marketing URLs) and app-level fields (name, subtitle, privacy policy) \n Download, validate, and upload .strings files in bulk for multi-language workflows with built-in character limit enforcement \n Export current metadata state, validate against App Store requirements, and import updates
elevenlabs-voice-isolator
inferen-sh/skills · Productivity
Remove background noise and isolate vocals from audio files via inference.sh CLI. \n \n Supports five audio formats (WAV, MP3, FLAC, OGG, AAC) up to 500MB and 1 hour duration \n Removes ambient noise, background music, reverb, wind, traffic, electrical hum, and other non-voice sounds \n Integrates into multi-step workflows for transcription, voice transformation, and video production \n Requires inference.sh CLI ( infsh ) installation and login to run \n
entra-agent-user
github/awesome-copilot · Productivity
Create Agent Users in Microsoft Entra ID to enable AI agents to act as digital workers with user identity access. \n \n Provisions specialized user identities ( idtyp=user tokens) linked to agent identities, allowing agents to access user-only APIs like Exchange mailboxes, Teams, and org charts \n Requires a parent agent identity created from an agent identity blueprint; supports 1:1 relationship with optional manager assignment and license provisioning \n Includes step-by-step HTTP and PowerShe
linux-privilege-escalation
sickn33/antigravity-awesome-skills · Productivity
linux-privilege-escalation
excel-automation
claude-office-skills/skills · Productivity
Real-time Excel automation with live workbook control, VBA execution, and dashboard updates. \n \n Connects to active Excel instances for live interaction, unlike file-only libraries; supports reading, writing, and formatting ranges with array operations for performance \n Executes VBA macros, creates user-defined functions (UDFs), and manages charts, tables, and pictures programmatically \n Includes application-level controls (screen updating, calculation mode) and batch processing patterns for
atheris
trailofbits/skills · Productivity
Coverage-guided Python fuzzer for pure code and C extensions with integrated memory sanitization. \n \n Instruments both pure Python code and Python C extensions with AddressSanitizer support for detecting memory corruption \n Provides three instrumentation modes: decorator-based for single functions, context manager for module imports, and system-wide instrumentation \n Includes corpus management, minimization, and parallel fuzzing with configurable input size limits and execution time constrai
pitch-deck-visuals
inferen-sh/skills · Productivity
Investor-ready pitch deck framework with 12-slide structure, visual design rules, and chart guidelines. \n \n Provides a battle-tested 12-slide framework covering problem, solution, market size, traction, team, and financials, with recommended timing for each slide \n Includes typography, color, and layout rules designed for investor clarity: the 1-6-6 rule (one idea, six words, six bullets per slide), dark or clean backgrounds, and consistent margins \n Specifies which chart types work for each