productivity▌
6,493 indexed skills · max 10 per page
gsc
jdrhyne/agent-skills · Productivity
Query GSC for search analytics, indexing status, and SEO insights.
service-mesh-implementation
aj-geddes/useful-ai-prompts · Productivity
Deploy and configure a service mesh to manage microservice communication, enable advanced traffic management, implement security policies, and provide comprehensive observability across distributed systems.
shuffle-json-data
github/awesome-copilot · Productivity
Randomize JSON object arrays while validating schema consistency and preventing data corruption. \n \n Validates that all objects share identical property names and structure before shuffling, rejecting files with inconsistencies or nested objects in default mode \n Requires a JSON file as input; pauses and requests data if none is provided \n Supports variable overrides to customize which properties are ignored, which are required, or whether nesting is allowed \n Returns shuffled data with ori
bigquery-pipeline-audit
github/awesome-copilot · Productivity
Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness with exact patch locations. \n \n Analyzes every BigQuery job trigger and external API call to identify cost exposure, loop-driven query multiplication, and missing maximum_bytes_billed limits \n Enforces dry-run and execute modes with explicit prod confirmation, partition filter validation, and scan-size optimization \n Validates idempotent writes using MERGE, staging tables, or dedup logic; flags unsafe a
structured-autonomy-generate
github/awesome-copilot · Productivity
Generates complete, copy-paste ready implementation documentation from structured PR plans. \n \n Parses feature plans to extract implementation steps, affected files, and requirements \n Produces comprehensive markdown documentation with full code blocks, exact file paths, and zero-ambiguity instructions \n Includes research-backed code patterns, project conventions, and technology stack details specific to your codebase \n Provides markdown checkboxes, verification checklists, and commit gates
fusion-issue-solving
equinor/fusion-skills · Productivity
Use this skill when the user wants to solve or continue a GitHub issue end-to-end, including short current-repo prompts like solve #123, direct GitHub issue URLs, or requests like lets work on https://github.com/owner/repo/issues/123.
query-token-audit
binance/binance-skills-hub · Productivity
Pre-trade token security scanning across Ethereum, BSC, Base, and Solana to detect honeypots, rug pulls, and malicious contracts. \n \n Analyzes contract risks, trading risks, and scam indicators with three-tier risk classification (LOW, MEDIUM, HIGH) \n Returns buy/sell tax percentages, contract verification status, and detailed risk item breakdowns with descriptions \n Supports four blockchains: Ethereum, BSC, Base, and Solana via single unified API endpoint \n Results valid only when both has
sandbox-sdk
cloudflare/skills · Productivity
Secure, isolated code execution environments on Cloudflare Workers with multi-language support. \n \n Provides exec() for shell commands, runCode() for LLM-generated code with state persistence, and file operations (read, write, mkdir, list) \n Supports Python, JavaScript, and TypeScript with a base image including Python 3.11, Node.js 20, and common tools; extend via Dockerfile for additional dependencies \n Includes code interpreter contexts for data analysis workflows, port exposure for HTTP
structured-autonomy-implement
github/awesome-copilot · Productivity
Implementation agent that executes predefined plans step-by-step without deviation. \n \n Requires an explicit implementation plan document as input; returns an error message if none is provided \n Follows the plan sequentially, checking off completed items and refusing to skip steps or add unspecified code \n Updates the plan document inline as progress is made and validates work using build or test commands specified in the plan \n Stops execution when reaching STOP instructions and returns co
pci-compliance
sickn33/antigravity-awesome-skills · Productivity
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.