Video & Animation

Control Android devices with an on-device AI agent using PokeCla

github.com

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/skills
スキルを見る

Compose router, evaluator, and handoff workflows over MCP server

github.com

Connect LLMs to MCP servers through composable patterns like router, evaluator-optimizer, and orchestrator flows without hand-managing server lifecycles.

$ npx skills add agentskillexchange/skills
スキルを見る

Control Blender Scenes from MCP Agents with BlenderMCP

github.com

Use BlenderMCP when an MCP-capable agent needs to inspect, create, and modify Blender scenes through a controlled Blender bridge.

$ npx skills add agentskillexchange/skills
スキルを見る

Control authenticated Chrome sessions through MCP with OpenChrom

github.com

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/skills
スキルを見る

Control a real browser from MCP clients with Browser MCP

github.com

Use Browser MCP to let an MCP-capable agent drive a user

$ npx skills add agentskillexchange/skills
スキルを見る

Content Brief Architect

github.com

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/skills
スキルを見る

Content Cannibalization Detector

github.com

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/skills
スキルを見る

Content Readability Optimizer

github.com

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/skills
スキルを見る

Content Readability Analyzer

github.com

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/skills
スキルを見る

Contact Form 7 WordPress Form Builder and Mail Integration

github.com

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/skills
スキルを見る

Constrain agent outputs with Outlines structured generation

github.com

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/skills
スキルを見る

Connect MCP agents to BatchData property and address APIs

github.com

Use BatchData property and address APIs from MCP clients to enrich real-estate research and operations workflows.

$ npx skills add agentskillexchange/skills
スキルを見る

Connect MCP agents to Zendesk ticket and Help Center workflows

github.com

Expose Zendesk tickets, comments, and Help Center context to MCP-capable agents for supervised support workflow preparation.

$ npx skills add agentskillexchange/skills
スキルを見る

Compose typed OpenClaw workflows with approval gates and resumab

github.com

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/skills
スキルを見る

Connect MCP clients to JetBrains IDE project tools

github.com

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/skills
スキルを見る

Connect RStudio to MCP Agents with ClaudeR

github.com

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/skills
スキルを見る

Compile Deterministic Python Lock Files from Requirements Inputs

github.com

Resolve Python dependency inputs into deterministic lock files and sync environments without hand-editing transitive pins.

$ npx skills add agentskillexchange/skills
スキルを見る

Complexity Trend Tracker

github.com

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/skills
スキルを見る

Configure supervised multi-provider agent workspaces with Craft

github.com

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/skills
スキルを見る

Compare recurring CSV, TSV, or JSON exports and emit row-level c

github.com

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/skills
スキルを見る

Common Crawl URL Index Miner

github.com

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/skills
スキルを見る

Compare coding-agent answers side by side with Claude Council

github.com

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/skills
スキルを見る

Compare dbt models and warehouse relations before trusting migra

github.com

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/skills
スキルを見る

Conftest Structured Configuration Policy Testing with OPA Rego

github.com

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
スキルを見る