Video & Animation

Apache Tika Document Parser Agent

github.com

Extracts text and metadata from 1000+ file formats using Apache Tika server REST API. Handles PDF OCR via Tesseract integration, Office document parsing, and email archive extraction with MIME detection.

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

Apply structural codemods across large codebases with Comby

github.com

Rewrite recurring code patterns with syntax-aware matching so agents can run migration codemods more safely than plain regex search and replace.

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

Apply site-specific action manuals with Actionbook

github.com

Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting.

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

Apply repeatable JavaScript and TypeScript codemods across large

github.com

Use jscodeshift when an agent needs AST-based JavaScript or TypeScript codemods for bulk migrations, API rewrites, and large refactors with reviewable diffs.

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

Address GitHub PR review comments from the current branch with g

github.com

Find the open PR for the current branch, gather unresolved review comments, and drive a focused comment-resolution workflow with gh-authenticated context.

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

Academic Paper Citation Network Mapper

github.com

Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies seminal works, and tracks research lineage across fields.

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

Adobe Photoshop API Batch Processor

github.com

Automates image editing workflows via the Adobe Photoshop API (Firefly Services). Supports smart object replacement, action playback, and PSD layer manipulation at scale.

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

Adobe Firefly API Batch Image Generator

github.com

Calls Adobe Firefly

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

Add temporal context memory to agent workflows with Zep

github.com

Use Zep as an external context layer for agents that need to store events, assemble temporal graph context, and retrieve relevant memory before model calls.

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

Add executable smoke tests for shell scripts and CLIs before ref

github.com

Use Bats-core when an agent needs to turn fragile shell scripts or command-line workflows into something it can verify repeatedly after edits. The agent writes focused Bash tests for success paths, failure paths, and output contracts, then runs them locally or in CI before a refactor, release, or incident fix goes out.

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

Add runtime guardrails to TypeScript agents with VoltAgent

github.com

Use VoltAgent to intercept, validate, and enforce input/output policies in TypeScript agent workflows.

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

Add Postgres-native vector retrieval to agent and RAG workflows

github.com

Store embeddings beside application data in Postgres, create vector indexes, and query nearest neighbors for semantic search, RAG, recommendations, or agent memory retrieval.

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

Add persistent project memory and hook-driven synthesis with Cla

github.com

Keep Claude Code sessions grounded in prior decisions, project context, and daily handoff notes instead of starting from zero every time.

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

Add multimodal lifelong memory to MCP and Python agents with Sim

github.com

Use SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python integrations.

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

Add managed long-term memory to LangGraph agents with LangMem

github.com

Give LangGraph agents memory management and search tools so they can store, retrieve, and update durable facts across sessions.

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

Add IDE-style semantic code navigation and symbol-safe refactors

github.com

Give a coding agent symbol-aware lookup, cross-file rename, and structural edit tools before it starts making brittle text-only changes.

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

Add graph-backed memory and context retrieval to agent workflows

github.com

Use Cognee to ingest project knowledge into graph and vector memory so agents can retrieve durable context across sessions and workflows.

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

Add Claude design-system and accessibility workflows with UX/UI

github.com

Use UX/UI Agent Skills when Claude should generate tokens, component specs, accessibility audits, and framework-specific UI code from a repeatable design workflow.

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

Add a browser review checkpoint before risky agent actions with

github.com

Use AgentClick when an agent should pause before risky commands, plans, drafts, or code changes so a human can inspect, edit, approve, or reject them in a purpose-built browser UI.

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

ActivityWatch Cross-Platform Automated Time Tracker and Producti

github.com

ActivityWatch is a privacy-first, open-source automated time tracker that records application usage, browser activity, and AFK status across Windows, macOS, and Linux. With 16k+ GitHub stars, it provides detailed productivity analytics without sending data to external servers.

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

act Local GitHub Actions Runner

github.com

act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without pushing to GitHub. It is a standard tool for local Actions development and testing.

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

ACF to Gutenberg Block Migrator

github.com

Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline. Maps ACF repeaters, groups, and flexible content to InnerBlocks and block attributes with server-side rendering via acf_register_block_type().

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

ACF Extended for Advanced Custom Fields Workflows

github.com

An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements, front-end forms, options pages, and developer tooling. It is a practical fit for agents working inside complex WordPress content models and custom field workflows.

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

ACF Custom Fields REST Exposer

github.com

Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value. Handles repeater fields, flexible content layouts, and gallery fields with proper serialization.

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