Back to the catalog

published by github

50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. GitHub
    Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more
  2. acquire-codebase-knowledge ★ 38,819
    Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this code
  3. acreadiness-assess ★ 38,819
    Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:
  4. acreadiness-generate-instructions ★ 38,819
    Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende
  5. acreadiness-policy ★ 38,819
    Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac
  6. ad-campaign-analyzer ★ 38,819
    Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my
  7. add-educational-comments ★ 38,819
    Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
  8. adobe-illustrator-scripting ★ 38,819
    Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts
  9. agent-governance ★ 38,819
    Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha
  10. agent-owasp-compliance ★ 38,819
    Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys
  11. agent-skill-stack ★ 38,819
    Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S
  12. agent-supply-chain ★ 38,819
    Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f
  13. agentic-eval ★ 38,819
    Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop
  14. ai-prompt-engineering-safety-review ★ 38,819
    Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and e
  15. ai-ready ★ 38,819
    Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. M
  16. ai-team-orchestration ★ 38,819
    Bootstrap and run a lightweight multi-agent development team. Use when starting or adopting a project, planning work, coordinating implement
  17. anti-ui-slop ★ 38,819
    Stop coding agents from shipping generic UI. Use UIZZE's 800,000+ real web and iOS screens to build product-specific interfaces, define a de
  18. appinsights-instrumentation ★ 38,819
    Instrument a webapp to send useful telemetry data to Azure App Insights
  19. apple-appstore-reviewer ★ 38,819
    Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.
  20. arch-linux-triage ★ 38,819
    Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
  21. architecture-blueprint-generator ★ 38,819
    Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically
  22. arduino-azure-iot-edge-integration ★ 38,819
    Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handli
  23. arize-ai-provider-integration ★ 38,819
    Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features.
  24. arize-annotation ★ 38,819
    Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on A
  25. arize-dataset ★ 38,819
    Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset c
  26. arize-evaluator ★ 38,819
    Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, mana
  27. arize-experiment ★ 38,819
    Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, compar
  28. arize-instrumentation ★ 38,819
    Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then impleme
  29. arize-link ★ 38,819
    Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Produces cl
  30. arize-prompt-optimization ★ 38,819
    Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers
  31. arize-trace ★ 38,819
    Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers expo
  32. aspire ★ 38,819
    Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers,
  33. aspnet-minimal-api-openapi ★ 38,819
    Create ASP.NET Minimal API endpoints with proper OpenAPI documentation
  34. audit-integrity ★ 38,819
    Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through a
  35. automate-this ★ 38,819
    Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from vi
  36. autoresearch ★ 38,819
    Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope co
  37. aws-cdk-python-setup ★ 38,819
    Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python. This skill enables users to configure
  38. aws-cloudwatch-investigation ★ 38,819
    Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing d
  39. aws-cost-optimize ★ 38,819
    Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues fo
  40. aws-resource-health-diagnose ★ 38,819
    Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.
  41. aws-resource-query ★ 38,819
    Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and mor
  42. aws-well-architected-review ★ 38,819
    Perform an AWS Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for imp
  43. az-cost-optimize ★ 38,819
    Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identifi
  44. azure-architecture-autopilot ★ 38,819
    Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them
  45. azure-container-registry-cli ★ 38,819
    Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic
  46. azure-deployment-preflight ★ 38,819
    Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permi
  47. azure-developer-cli ★ 38,819
    Design, create, review, migrate, or troubleshoot Azure Developer CLI (azd) projects using current Microsoft guidance. Use for azd, azure.yam
  48. azure-devops-cli ★ 38,819
    Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoi
  49. azure-pricing ★ 38,819
    Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consum
  50. azure-resource-health-diagnose ★ 38,819
    Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.