Video & Animation
Control Android devices with an on-device AI agent using PokeCla
Run an on-device Android control loop that inspects screens and performs app actions locally for mobile automation and testing workflows.
$ 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/skillsControl Blender Scenes from MCP Agents with BlenderMCP
Use BlenderMCP when an MCP-capable agent needs to inspect, create, and modify Blender scenes through a controlled Blender bridge.
$ npx skills add agentskillexchange/skillsControl authenticated Chrome sessions through MCP with OpenChrom
Let an agent drive a real logged-in Chrome profile through MCP for authenticated browsing, parallel tab work, and token-efficient page interaction without re-authenticating each run.
$ npx skills add agentskillexchange/skillsControl a real browser from MCP clients with Browser MCP
Use Browser MCP to let an MCP-capable agent drive a user
$ npx skills add agentskillexchange/skillsContent Brief Architect
Creates detailed SEO content briefs using Ahrefs API keyword data, SurferSEO NLP analysis, and Clearscope content grading. Generates outlines with target word counts, headers, and semantic keyword clusters.
$ npx skills add agentskillexchange/skillsContent Cannibalization Detector
Identifies keyword cannibalization across site pages by analyzing Google Search Console Performance API data, extracting query-page pairings, and detecting overlap using TF-IDF cosine similarity scoring. Generates merge recommendations and 301 redirect maps via Screaming Frog exports.
$ npx skills add agentskillexchange/skillsContent Readability Optimizer
Analyzes and optimizes content readability using textstat Python library and Hemingway API patterns. Computes Flesch-Kincaid, Gunning Fog, and SMOG indices with automated rewriting suggestions.
$ npx skills add agentskillexchange/skillsContent Readability Analyzer
Scores content using Flesch-Kincaid, Gunning Fog, and SMOG readability indices via textstat Python library. Provides sentence-level rewrite suggestions using OpenAI GPT-4o API.
$ npx skills add agentskillexchange/skillsContact Form 7 WordPress Form Builder and Mail Integration
Contact Form 7 is the long-running WordPress forms plugin from Rock Lobster Inc., with more than 10 million active installs and official documentation at contactform7.com. This skill is for agents that need to understand how a site’s forms, mail templates, validation behavior, and shortcode placements are actually handled in Contact Form 7.
$ npx skills add agentskillexchange/skillsConstrain agent outputs with Outlines structured generation
Force LLM outputs into typed schemas, enums, JSON-like structures, and routing records during generation instead of repairing malformed text afterward.
$ npx skills add agentskillexchange/skillsConnect MCP agents to BatchData property and address APIs
Use BatchData property and address APIs from MCP clients to enrich real-estate research and operations workflows.
$ npx skills add agentskillexchange/skillsConnect MCP agents to Zendesk ticket and Help Center workflows
Expose Zendesk tickets, comments, and Help Center context to MCP-capable agents for supervised support workflow preparation.
$ npx skills add agentskillexchange/skillsCompose typed OpenClaw workflows with approval gates and resumab
Use Lobster when an OpenClaw operator wants one deterministic typed workflow step, with approval gates and resumable execution, instead of re-planning the same multi-step tool sequence in chat.
$ npx skills add agentskillexchange/skillsConnect MCP clients to JetBrains IDE project tools
Use the built-in JetBrains MCP server to let Codex, Claude Desktop, Cursor, VS Code, and other MCP clients inspect and operate an open IntelliJ-based project.
$ npx skills add agentskillexchange/skillsConnect RStudio to MCP Agents with ClaudeR
Use ClaudeR to expose an active RStudio session to MCP-capable coding and research agents for R execution, plots, manuscript audits, and multi-agent analysis.
$ npx skills add agentskillexchange/skillsCompile Deterministic Python Lock Files from Requirements Inputs
Resolve Python dependency inputs into deterministic lock files and sync environments without hand-editing transitive pins.
$ npx skills add agentskillexchange/skillsComplexity Trend Tracker
Tracks cyclomatic and cognitive complexity trends using lizard CLI and radon for Python analysis. Generates weekly complexity reports with git-integrated change attribution per module.
$ npx skills add agentskillexchange/skillsConfigure supervised multi-provider agent workspaces with Craft
Set up Craft Agents workspaces with connected sources, imported skills, MCP servers, permission modes, and session workflow states for supervised agent work.
$ npx skills add agentskillexchange/skillsCompare recurring CSV, TSV, or JSON exports and emit row-level c
Use csv-diff when an agent needs to explain what changed between two structured exports, not just that the files differ. The agent lines records up by a stable key, reports added, removed, and changed rows, and can hand the result to humans or downstream automations as readable text or machine-friendly JSON.
$ npx skills add agentskillexchange/skillsCommon Crawl URL Index Miner
Queries the Common Crawl Index API and CC-MAIN collections to surface historical URL coverage, MIME types, and crawl snapshots at scale. Handy for research workflows that need broad web recall without building a full crawler from scratch.
$ npx skills add agentskillexchange/skillsCompare coding-agent answers side by side with Claude Council
Ask multiple model and CLI-backed coding agents the same question from Claude Code, then compare individual answers and a synthesized recommendation.
$ npx skills add agentskillexchange/skillsCompare dbt models and warehouse relations before trusting migra
Lets an agent run dbt parity checks, relation diffs, and row or value comparisons so refactors and source swaps can be verified before rollout.
$ npx skills add agentskillexchange/skillsConftest Structured Configuration Policy Testing with OPA Rego
Conftest is a CLI tool that tests structured configuration data using the Open Policy Agent Rego language. It validates Kubernetes manifests, Terraform configs, Dockerfiles, CI pipelines, and any other structured format against custom policy rules.
$ npx skills add agentskillexchange/skills