Video & Animation
Claude Code MCP Bridge
Run Claude Code as a one-shot MCP tool so other agents and editors can delegate coding tasks to it. An agent-in-agent orchestration bridge.
$ npx skills add agentskillexchange/skillsCircleCI Orb Dependency Auditor
Audits CircleCI orb dependencies using the CircleCI v2 API and orb registry. Detects outdated orb versions, deprecated commands, and known CVEs in orb executor images via Trivy scanning.
$ npx skills add agentskillexchange/skillsCircleCI Workflow Cost Auditor
Audits CircleCI workflow spend using the CircleCI Insights API and machine-type pricing tables. Identifies jobs running on oversized resource classes and recommends downgrades using historical CPU/memory utilization from the pipeline telemetry endpoint. Produces a cost breakdown by project, branch, and executor type.
$ npx skills add agentskillexchange/skillsCircleCI Orb Dependency Analyzer
Analyzes CircleCI orb dependencies using the CircleCI v2 API and Orb Registry API. Maps orb version trees, detects breaking changes, and generates upgrade paths for pinned orb references.
$ npx skills add agentskillexchange/skillsCircleCI Orb Configurator
Builds and validates CircleCI orb configurations using the CircleCI CLI and Orb Development Kit. Supports orb packing, linting with yamllint, and publishing to the CircleCI Orb Registry via circleci orb publish.
$ npx skills add agentskillexchange/skillsCircleCI Orb Configuration Manager
Manages CircleCI pipeline configurations using orbs like circleci/node, circleci/docker, and circleci/aws-s3. Handles workflow orchestration, parallelism, and resource class selection via .circleci/config.yml.
$ npx skills add agentskillexchange/skillsCircleCI Orb Debugger
Diagnoses and fixes CircleCI orb configuration errors using the CircleCI v2 API and circleci config validate CLI. Parses orb source YAML against the orb development kit schema for type mismatches and parameter validation failures.
$ npx skills add agentskillexchange/skillsCircleCI Orb Composer
Composes and validates CircleCI Orbs using the circleci/circleci-cli and circleci/orb-tools-orb SDK. Automates orb packaging, semantic versioning with conventional-changelog, and publishing to the CircleCI Orb Registry.
$ npx skills add agentskillexchange/skillsCompact terminal-heavy agent output with Tokenjuice
Use Tokenjuice when an agent runs noisy shell commands and needs deterministic, inspectable output reduction before continuing a coding or operations workflow.
$ npx skills add agentskillexchange/skillsCompose router, evaluator, and handoff workflows over MCP server
Connect LLMs to MCP servers through composable patterns like router, evaluator-optimizer, and orchestrator flows without hand-managing server lifecycles.
$ npx skills add agentskillexchange/skillsCircleCI Orb Dependency Checker
Scans CircleCI config.yml for orb version conflicts and breaking changes using the CircleCI Orbs Registry API. Validates executor configurations against circleci/docker and circleci/node orb specs.
$ npx skills add agentskillexchange/skillsCircleCI Orb Pipeline Composer
Composes multi-stage CircleCI pipelines using reusable Orbs and the CircleCI v2 API. Supports dynamic config generation with setup workflows and pipeline parameters for monorepo deployments.
$ npx skills add agentskillexchange/skillsCircleCI Config Validator
Validates and optimizes CircleCI configuration files using the CircleCI v2 API and circleci config validate CLI. Analyzes orb usage, parallelism settings, and resource class allocation.
$ npx skills add agentskillexchange/skillsCircleCI Flaky Test Detector
Queries CircleCI Insights API to identify test cases that flip between pass and fail across recent runs. Produces a ranked list by failure rate with quarantine strategies for Jest, pytest, RSpec, and JUnit.
$ npx skills add agentskillexchange/skillsCollect Unix-like incident-response artifacts into one portable
Capture volatile and persistent Unix-like system artifacts quickly before evidence disappears or responders start changing the host.
$ npx skills add agentskillexchange/skillschromedp Go Browser Automation with Chrome DevTools Protocol
This skill turns chromedp into a repeatable browser automation workflow for Go teams. It covers navigation, DOM queries, screenshots, PDF capture, network-aware waits, and structured extraction through the Chrome DevTools Protocol.
$ npx skills add agentskillexchange/skillsCircleCI Orb Builder
Creates reusable CircleCI Orbs using the CircleCI Orb SDK and circleci/orb-tools@12 pipeline. Packages commands, executors, and jobs into publishable orbs with automated semantic versioning via the CircleCI CLI.
$ npx skills add agentskillexchange/skillsCircleCI MCP Server
Agent Skills Exchange catalog.
$ npx skills add agentskillexchange/skillsConnect Azure DevOps projects, work items, repos, and pipelines
Use Azure DevOps MCP when an agent needs governed access to ADO projects, work items, builds, repos, test plans, wikis, and pipelines.
$ npx skills add agentskillexchange/skillsCircleCI Orb Composition Engine
Composes and publishes CircleCI Orbs using the circleci CLI with orb pack, orb validate, and semantic versioning. Manages reusable executors, commands, and jobs with parameterized pipeline configurations.
$ npx skills add agentskillexchange/skillsChrome DevTools MCP Browser Debugging and Performance Analysis
Chrome DevTools MCP connects an MCP-compatible agent to a live Chrome browser for debugging, automation, and performance work. It exposes Chrome DevTools capabilities through MCP, so agents can inspect network traffic, collect traces, capture screenshots, and automate browser actions from the same server.
$ npx skills add agentskillexchange/skillsChrome MCP Server Extension-Based Browser Automation for AI Agen
Chrome MCP Server uses a Chrome extension and local bridge to expose your everyday browser to MCP-compatible agents. It is designed for workflows where an agent should reuse real tabs, existing login state, browser history, bookmarks, and native Chrome APIs instead of launching a separate automation browser.
$ npx skills add agentskillexchange/skillsClone and refresh whole GitHub orgs for audit or migration with
Use ghorg to clone or resync large sets of repositories from a GitHub user or organization for offline audit, migration prep, or bulk analysis work.
$ npx skills add agentskillexchange/skillsCI Pipeline Generator Skill
Agent Skills Exchange catalog.
$ npx skills add agentskillexchange/skills