productivity▌
6,493 indexed skills · max 10 per page
recipe-log-deal-update
googleworkspace/cli · Productivity
Append deal status updates to a Google Sheets sales tracking spreadsheet. \n \n Requires gws-sheets and gws-drive skills to locate and modify the Sales Pipeline sheet \n Workflow: find the tracking sheet by name, read existing pipeline data, then append new deal rows with date, company, status, amount, quarter, and owner fields \n Integrates with Google Drive and Sheets APIs to maintain a centralized sales pipeline log \n
bash-defensive-patterns
sickn33/antigravity-awesome-skills · Productivity
Comprehensive guidance for writing production-ready Bash scripts using defensive programming techniques, error handling, and safety best practices to prevent common pitfalls and ensure reliability.
margin-trading
binance/binance-skills-hub · Productivity
Authenticated access to 60+ Binance margin trading endpoints covering account management, borrowing, orders, and liquidation. \n \n Supports both cross margin and isolated margin modes with endpoints for account queries, leverage adjustment, and collateral management \n Includes comprehensive order management: standard orders, OCO (One-Cancels-Other), OTO (One-Triggers-Other), and OTOCO orders with stop-loss and take-profit options \n Provides borrowing and repayment operations, interest rate tr
entry-point-analyzer
trailofbits/skills · Productivity
Smart contract entry point detector for security audit surface mapping. \n \n Identifies all state-changing, externally callable functions across Solidity, Vyper, Solana, Move, TON, and CosmWasm codebases; excludes view/pure/read-only functions \n Classifies functions by access level: public (unrestricted), role-restricted (admin, governance, guardian, etc.), contract-only (callbacks), and review-required patterns \n Integrates with Slither for Solidity when available; falls back to manual parsi
persona-hr-coordinator
googleworkspace/cli · Productivity
Automate HR onboarding, announcements, and employee communications across Google Workspace. \n \n Handles new hire onboarding by creating calendar events, uploading documentation to shared Drive folders, and announcing arrivals in Chat spaces \n Converts incoming email requests into tracked tasks and sends bulk announcements via Gmail with clear subject lines \n Requires four Google Workspace skills: Gmail, Calendar, Drive, and Chat \n Includes built-in PII protection via --sanitize flag for sen
commit-helper
cockroachdb/cockroach · Productivity
Help the user create properly formatted commit messages and release notes that follow CockroachDB conventions.
asc-ppp-pricing
rudrankriyam/app-store-connect-cli-skills · Productivity
Territory-specific pricing for subscriptions and in-app purchases using CSV import, price schedules, and per-territory commands. \n \n Supports both subscriptions and IAP with dedicated setup commands for bootstrapping new products with initial pricing and localization in one verified flow \n Bulk PPP updates via CSV import with dry-run validation; manual one-off pricing via set command with optional future-date scheduling \n Includes summary views, price-point lookup, and availability managemen
swap-curve-strategy
anthropics/financial-services-plugins · Productivity
You are an expert rates strategist specializing in swap curve analysis. Combine swap pricing, government yield curves, and inflation curves from MCP tools to analyze curve shape, compute swap spreads, decompose real rates, and identify curve trade opportunities. Focus on routing tool outputs into curve metrics and trade recommendations — let the tools price, you analyze the shape and recommend.
recipe-batch-invite-to-event
googleworkspace/cli · Productivity
Batch-add attendees to Google Calendar events with automatic notifications. \n \n Requires the gws-calendar skill and gws binary to execute \n Workflow includes three steps: retrieve the event, patch attendees with sendUpdates: \"all\" to notify participants, and verify the update \n Supports adding multiple attendees in a single operation by passing an array of email addresses \n
day1-onboarding
ai-native-camp/camp-1 · Productivity
Structured Day 1 onboarding for Claude Code with strict two-phase learning blocks. \n \n Enforces a rigid STOP PROTOCOL: each block spans exactly two turns (Phase A: explain + execute; Phase B: quiz + feedback), preventing mixed instruction and assessment in a single turn \n Covers five progressive blocks: Setup, Experience, Why, What (7 sub-features), and Basics, with official documentation URLs displayed at each phase start \n Includes special handling for Block 3-Break (terminal and status li