スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
jaypokale
コミュニティ

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.

導入数
1
GitHub Stars
498
更新日
9月22日
bencium
コミュニティ

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.

導入数
1
GitHub Stars
433
更新日
8月30日
alchaincyf
コミュニティ

huashu-report

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

導入数
1
GitHub Stars
417
更新日
9月14日
chenruishuo
コミュニティ

posterly

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

導入数
1
GitHub Stars
409
更新日
9月20日
czm15053
コミュニティ

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).

導入数
1
GitHub Stars
401
更新日
9月22日
scaccogatto
コミュニティ

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".

導入数
1
GitHub Stars
396
更新日
9月21日
scaccogatto
コミュニティ

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.

導入数
1
GitHub Stars
396
更新日
9月21日
scaccogatto
コミュニティ

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.

導入数
1
GitHub Stars
396
更新日
9月21日
scaccogatto
コミュニティ

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.

導入数
1
GitHub Stars
396
更新日
9月21日
aj-geddes
コミュニティ

nginx-configuration

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

導入数
1
GitHub Stars
342
更新日
3月4日
melvynx
コミュニティ

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.

導入数
1
GitHub Stars
227
更新日
9月10日
melvynx
コミュニティ

rules-manager

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

導入数
1
GitHub Stars
227
更新日
9月10日
melvynx
コミュニティ

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.

導入数
1
GitHub Stars
227
更新日
9月10日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

parallel-cli-setup

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

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

parallel-memory

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

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

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.

導入数
1
GitHub Stars
76
更新日
9月17日
parallel-web
公式

result

Get completed research task result by run ID

導入数
1
GitHub Stars
76
更新日
9月17日