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
jaypokale
Comunidade

chisle-review

Review a diff or file through the Chisle lens: flag over-engineering, speculative abstractions, reinvented stdlib, and verbose code that a lazier approach would shrink. One finding per line, no praise. Use when the user says "chisle review", "review this for bloat", or invokes /chisle-review.

instalações
1
GitHub Stars
498
Atualizado
22 de set.
bencium
Comunidade

adaptive-communication

Use when detecting ambiguous user intent, hedging language, open-ended framing, personal context before requests, or when unsure whether user wants exploration vs direct answer. Applies to all conversations.

instalações
1
GitHub Stars
433
Atualizado
30 de ago.
alchaincyf
Comunidade

huashu-report

做机构级研究报告与学术论文——行业报告、白皮书、年度调研、数据洞察、arXiv论文,也含16:9咨询deck型报告(一页一结论)。定结构、写发现、建图表视觉系统。规范提炼自2026年顶级机构报告实测。单篇文章、纯演示PPT不适用(走design/slides)。

instalações
1
GitHub Stars
417
Atualizado
14 de set.
chenruishuo
Comunidade

posterly

Create or revise academic conference posters in HTML/CSS and export print-ready PDFs. Use for poster design, layout edits, and print export.

instalações
1
GitHub Stars
409
Atualizado
20 de set.
czm15053
Comunidade

write-notes-like-deepseek

Use when a change is non-trivial by DSH standards (behavior, architecture, cross-file contracts, process/tooling, testing strategy, or on-disk/wire/config formats), when choosing between technical alternatives, superseding a decision, or writing a postmortem. Records the why and rejected options in .agents/notes/ with script-enforced gates; skips purely mechanical edits (CRUD, styling, patches, tagging, formatting).

instalações
1
GitHub Stars
401
Atualizado
22 de set.
scaccogatto
Comunidade

backfill

- Reconstruct an OKF bundle by event-sourcing a repository's history (git log and Claude session transcripts). Use when creating an .okf/ bundle for an existing repository that predates this skill, or when resuming an interrupted backfill session. Triggers on: "reconstruct the OKF bundle", "backfill the knowledge bundle", "event-source the history".

instalações
1
GitHub Stars
396
Atualizado
21 de set.
scaccogatto
Comunidade

okf

- Author, maintain, and consume Open Knowledge Format (OKF) knowledge bundles — portable markdown + YAML frontmatter that both humans and agents read. Use when capturing project knowledge (services, APIs, schemas, metrics, runbooks, decisions) into an OKF bundle, when updating one after code or docs change, or when a repository contains an .okf/ (or other OKF) bundle that should inform the task. Triggers on: "document this in OKF", "update the knowledge bundle", "capture this as a concept", or any work in a repo that has an OKF bundle.

instalações
1
GitHub Stars
396
Atualizado
21 de set.
scaccogatto
Comunidade

validate

- Check that an Open Knowledge Format (OKF) bundle is conformant with the v0.2 spec (§11). Use when asked to validate, lint, or check an OKF bundle, or before committing changes to one. Runs a deterministic Python checker — not an eyeball pass. Also migrates a v0.1 bundle to v0.2 in place with --migrate.

instalações
1
GitHub Stars
396
Atualizado
21 de set.
scaccogatto
Comunidade

visualize

- Render an Open Knowledge Format (OKF) bundle as a single self-contained, interactive HTML graph (viz.html) — concepts as nodes coloured by type and sized by body length, markdown links and bundle-internal sources as edges, a wiki-style detail panel with rendered markdown, v0.2 trust/lifecycle/provenance metadata, and "Links to" / "Cited by" backlinks, layout switching, per-type filter and search. Use when asked to visualize, graph, preview, or explore an OKF bundle.

instalações
1
GitHub Stars
396
Atualizado
21 de set.
aj-geddes
Comunidade

nginx-configuration

Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.

instalações
1
GitHub Stars
342
Atualizado
4 de mar.
melvynx
Comunidade

apex

Run adaptive APEX implementation with scoped delegation, durable checkpoints, risk-based tests and review, and proof-backed verification. Use for features, bug fixes, migrations, or code changes requiring disciplined execution.

instalações
1
GitHub Stars
227
Atualizado
10 de set.
melvynx
Comunidade

rules-manager

Create, edit, and maintain AGENTS.md and .agents/rules/. Use when adding, modifying, restructuring, or optimizing project rules, conventions, or constraints.

instalações
1
GitHub Stars
227
Atualizado
10 de set.
melvynx
Comunidade

skill-manager

Create, edit, audit, or prune Claude, Codex, and Cursor skills/rules. Use for SKILL.md, .cursor/rules, AGENTS.md, frontmatter, references, scripts, and skill discovery.

instalações
1
GitHub Stars
227
Atualizado
10 de set.
parallel-web
Oficial

choose-your-parallel-api

Choose the right Parallel API and configuration for cost, latency, and answer quality. Use when adding live web data to an app: current events and prices, a cited answer in a chat, grounding an agent in sources it can read in full, reading a URL or PDF, deep research reports, researching or enriching every row of a list or CRM. Use when picking among Search and Extract, Responses, and Task, or when choosing a search mode, reasoning effort, or Task processor. Also use when an integration is too slow, costs more than expected, or misses answers that are on the web.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

migrate-to-parallel

Migrate Exa, Tavily, Perplexity, or Firecrawl web-data integrations completely to the appropriate Parallel products while preserving application behavior. Use when replacing these providers' SDKs or REST calls, dependencies, environment variables, request parameters, response parsing, model tools, search-plus-scrape paths, full-content or answer-synthesis paths, tests, and documentation; separating unsupported research-index, crawl, browser, file-parse, monitor, or other non-search capabilities; auditing for leftover provider usage; or finishing and verifying an in-progress provider migration.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-cli-setup

Set up and maintain the Parallel CLI (install, auth, balance, skills install)

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-data-enrichment

Bulk data enrichment. Adds web-sourced fields (CEO names, funding, contact info) to lists of companies, people, or products. Use for enriching CSV files or inline data. Supports multi-turn: pass --previous-interaction-id from a prior research task to carry context forward.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-findall

Discover entities (companies, people, products, etc.) matching a natural-language description. Use when the user asks to 'find all X' or 'list every Y that…' — e.g., 'Find AI startups that raised Series A in 2026', 'List roofing companies in Charlotte NC', 'Show me YC W24 dev tools companies'. Different from web-search (which returns webpages) and deep-research (which returns a narrative report). Use this when the user wants a structured list of entities.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-mcp-setup

Use when installing, configuring, or troubleshooting an authenticated Parallel Search MCP connection in Bifrost, including gateway-level search settings and downstream tool access.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-memory

Recall past Parallel Task, Monitor, and FindAll runs when they may help; evict runs or clear memory when asked.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-monitor

Continuously track the web for changes on a recurring cadence. Use when the user asks to 'monitor', 'track changes to', 'watch', or 'alert me when' something on the web changes — e.g., 'Track price changes for iPhone 16', 'Alert me when Tesla files a new 8-K', 'Monitor competitor pricing pages weekly'. Also use to list, inspect, update, or stop existing monitors, including requests to delete them.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-web-extract

URL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over built-in WebFetch.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

parallel-web-search

DEFAULT for all research and web queries. Use for any lookup, research, investigation, or question needing current info. Fast and cost-effective. Only use parallel-deep-research if user explicitly requests 'deep' or 'exhaustive' research.

instalações
1
GitHub Stars
76
Atualizado
17 de set.
parallel-web
Oficial

result

Get completed research task result by run ID

instalações
1
GitHub Stars
76
Atualizado
17 de set.