RADAR DE SKILLS · GITHUB

Agent Skills úteis, classificados pelo uso real.

Compare Skills verificados por finalidade, conteúdo do pacote, instalações e evidências da fonte antes de adicioná-los.

ESCOPO DO CATÁLOGO
VERIFICADO
Skills
10.772
repositórios
1711
última sincronização
23 de set. de 2026
10.772 Skills
memorysaver
Comunidade

aep-watch

- Ingests bug trackers, errors, and telemetry, then dedupes them into backlog stories. Use for "monitor for new work" or telemetry-driven stories.

instalações
1
GitHub Stars
18
Atualizado
5 de set.
memorysaver
Comunidade

aep-workflow

- Authors a re-runnable multi-agent harness for one task too large or uncertain for a single context. Use for "dynamic workflow" or "orchestrate subagents".

instalações
1
GitHub Stars
18
Atualizado
5 de set.
memorysaver
Comunidade

aep-workflow-feedback

- Captures process learnings in a downstream project and routes them upstream to AEP. Use after /aep-wrap or /aep-reflect, or for "capture learnings".

instalações
1
GitHub Stars
18
Atualizado
5 de set.
memorysaver
Comunidade

aep-wrap

- Archives OpenSpec artifacts and removes the workspace after a PR merges. Use for "wrap up", "archive", or post-merge cleanup.

instalações
1
GitHub Stars
18
Atualizado
5 de set.
event-catalog
Comunidade

catalog-documentation-creator

Generates EventCatalog documentation files (systems, services, agents, events, commands, queries, domains, flows, channels, containers, ADRs, data products, entities, diagrams) with correct frontmatter, folder structure, and best practices. Use when user asks to "document a system", "document a service", "document an agent", "document an AI agent", "create EventCatalog files", "add an event to the catalog", "document my architecture", "generate catalog documentation", "create documentation for my microservice", "document a database", "create an ADR", "document a data product", or "document an entity".

instalações
1
GitHub Stars
13
Atualizado
6 de set.
event-catalog
Comunidade

code-to-catalog

Turns a codebase into EventCatalog documentation through an evidence-based interview. Scans the code first, proposes an architectural model (domains, services, agents, messages, channels), grills the user on the structural decisions, produces a reviewable plan file, then hands off to catalog-documentation-creator. Use when user says "document my codebase in EventCatalog", "turn this repo into a catalog", "model my code as a catalog", "document my agents", "document my AI agents", "grill me on my architecture", "update my catalog from the code", "reconcile my catalog with my code", or "I don't know where to start documenting this codebase". Works for brand-new catalogs AND for updating existing catalogs that have drifted from the code.

instalações
1
GitHub Stars
13
Atualizado
6 de set.
andrewii23
Comunidade

image-gen-router

- Generate an image from a text prompt using one of two local headless backends - GPT (Codex CLI, under your ChatGPT login) or Gemini (Antigravity agy CLI, under your Google login). Both are API-key-free with no per-image billing. Use whenever the user wants to create, generate, draw, make, or render a picture, illustration, icon, thumbnail, logo, poster, artwork, or background from a description - "generate an image of a mountain at sunset", "make me a flat-vector server icon", "draw a cat in watercolor". The defining feature is model choice: if the user names a backend (GPT, OpenAI, codex OR Gemini, Google, agy, antigravity, nano banana), use it directly; if they do NOT name one, ASK which to use before generating. Trigger even when no backend is named - any free-form image-generation request not already pointing at a different tool (Midjourney, Stable Diffusion, DALL-E API, OpenAI Images API) belongs here. Do NOT use for editing an existing image, removing backgrounds, or HTML/CSS-rendered graphics.

instalações
1
GitHub Stars
9
Atualizado
12 de ago.
andrewii23
Comunidade

video-understand

Watch and fully understand any video — local file or URL — by packing its frames into grid images (many scenes per image, ~7x cheaper than reading frames one by one) and pairing them with a timestamped transcript. Use this whenever the user wants a video watched, summarized, explained, spoiled, recapped, searched, or asked questions about — "what happens in this video", "summarize this clip", "สปอยคลิปนี้", "ดูวิดีโอนี้ให้หน่อย", "recap this episode", "what did they say at 3:20", "find the part where X happens", "อธิบายคลิปนี้" — or when they paste a video path/URL and ask anything about its contents. Also use for reviewing footage, checking what is on screen, or locating a moment. Do NOT use for editing, cutting, rendering, or generating video.

instalações
1
GitHub Stars
9
Atualizado
12 de ago.
klarkxy
Comunidade

no-stop-gpt

- Keep code complexity proportional to requirements. Use during substantive code changes, reviews for overengineering or unnecessary defense, and codebase simplification. Do not trigger for pure explanation, formatting, or unrelated prose edits, or turn a specialist security or migration task into a cleanup.

instalações
1
GitHub Stars
8
Atualizado
8 de set.
simonwong
Comunidade

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

instalações
1
GitHub Stars
8
Atualizado
4 de set.
zytedata
Comunidade

scrape

End-to-end web scraping workflow — from URL to working spider with web-poet page objects. Use this for full-site or multiple-page crawls that create a new scraping workflow. Do not use for fixing, debugging, or modifying an existing spider.

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-add-page-object

Add an empty web-poet page object to a Scrapy project

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-codegen-analyze

Analyze an HTML page to produce field extraction instructions for code generation

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-ensure-project

Ensure a Scrapy project exists with scrapy-poet and Zyte API support

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-explore-site

Explore a website to find and save diverse pages (start, list, detail) with classified links

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-review-schema

Generate an HTML review page for schema and extracted data verification

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-scrapy-cloud

General-purpose Scrapy Cloud skill — deploy projects, schedule spiders, list/stop jobs, and view items or logs. Use when asked to deploy a project or spider to Scrapy Cloud / Zyte Cloud / Scrapinghub, schedule or run a spider remotely, manage jobs, or inspect scraped items and logs.

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-spec

Expand a spec created by /scrape-define — download more pages, compare HTML variants, extract values, optional browser review

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-zyte-api-stats

Query usage stats for Zyte API requests that have already been sent, including cost, request volume, response times, status codes, filters, grouping, and pagination. Use this skill whenever answering the request requires looking up recorded Zyte API usage, spend, request counts, response times, grouped stats, or filtered stats — including projecting future spend or usage when the projection explicitly extrapolates from actual recorded usage (e.g. "based on this month's usage so far, project month-end spend"). Do not use it when the user asks what a spider, job, or workload might, would, or could generate — those are hypothetical estimates with no recorded data to query, even if a spider exists in the project. For a projection to qualify, the user must explicitly reference past or current recorded usage as the basis. Also do not use for dashboard setup, documentation, configuration, or account-help questions.

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
zytedata
Comunidade

scrape-zyte-login

Set up the user's Zyte account and credentials. Use when the user asks to set up, log in, sign up, or get an API key for Zyte; when ZYTEAPIKEY is missing; when a site is blocked; or before Scrapy Cloud deployment.

instalações
1
GitHub Stars
8
Atualizado
16 de jul.
fedemagnani
Comunidade

rust-lsp

- This skill MUST be used for semantic Rust navigation and analysis: resolving definitions across crate boundaries, finding all references to a symbol, inspecting inferred types or trait implementations, searching symbols by name, and renaming symbols safely. SHOULD be preferred over grep or file reads whenever the task requires Rust-aware understanding.

instalações
1
GitHub Stars
7
Atualizado
2 de abr.
laurigates
Comunidade

embedded-best-practices

Embedded systems development best practices for ESP32, FreeRTOS, and ESP-IDF. Use when writing firmware code, reviewing implementations, or learning about embedded patterns.

instalações
1
GitHub Stars
7
Atualizado
8 de set.
cyssayyes-source
Comunidade

cn-thesis-data-figures

Support Chinese graduate thesis data processing, statistical analysis planning, figure/table design, reproducibility checks, and result presentation. Use when the user needs to clean data, choose analyses, plan charts, review tables, explain results, or prepare thesis-grade figures for Word/docx workflows.

instalações
1
GitHub Stars
6
Atualizado
29 de jun.
iuliandita
Comunidade

ansible

· Write/review Ansible playbooks, roles, inventories, Vault, Molecule, AWX/AAP. Triggers: 'ansible', 'playbook', 'ansible role', 'ansible inventory', 'groupvars', 'ansible-lint'.

instalações
1
GitHub Stars
6
Atualizado
4 de set.