スキルレーダー · GITHUB

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

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

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

polar-integration

Add Polar billing to a TypeScript/JavaScript app using the @polar-sh/sdk package. Use this skill whenever the user wants to add a Checkout endpoint, a Customer Portal endpoint, or a Webhooks endpoint for Polar to any framework — Next.js, Express, Hono, Astro, SvelteKit, Remix, TanStack Start, Nuxt, Fastify, Elysia, Deno, Supabase Edge Functions, Cloudflare Workers, Bun, etc.

導入数
1
GitHub Stars
5
更新日
9月1日
polarsource
コミュニティ

polar-testing

Guide for testing Polar payment integrations using the sandbox environment. Use this skill when: (1) Setting up the Polar sandbox for development; (2) Testing checkout flows without real payments; (3) Using Stripe test cards with Polar; (4) Writing integration tests for payment flows; (5) Testing webhooks locally with ngrok; (6) Mocking Polar in unit tests; (7) Setting up CI/CD pipelines with Polar sandbox; (8) Debugging payment issues in sandbox.

導入数
1
GitHub Stars
5
更新日
9月1日
fandhe-ai
コミュニティ

openai-codex

OpenAI Codex (CLI / IDE / cloud) の公式リファレンス。 codex CLI, codex exec, AGENTS.md, rules, subagents, prompting, approvals, sandbox, permission profiles, auto-review, config.toml, profiles, MCP 設定, 環境変数, GitHub Action, Codex SDK, Agents SDK 連携, cloud 委譲, administration, roles, provisioning, analytics API, compliance API, Codex Security 脆弱性スキャン, deep scan, triage, findings, SARIF export, threat model, security hardening, cloud / local / worktree 環境, git worktrees, Record & Replay, GitHub / Linear / Slack 連携。

導入数
1
GitHub Stars
4
更新日
9月16日
fandhe-ai
コミュニティ

openai-platform-ops

OpenAI API (developers.openai.com) の運用・管理リファレンス。 Administration API, admin API keys, RBAC, roles, groups, invites, projects, spend limits, audit logs, usage / costs API, Terraform provider (openai/openai), workload identity federation (WIF, OIDC/SPIFFE), safety best practices, moderation API, production best practices, deployment checklist, cost / latency optimization, fast mode, Realtime API costs。rate limits・error handling・prompt caching は openai-api-core、Codex のワークスペース 管理は openai-codex が担当。

導入数
1
GitHub Stars
4
更新日
9月16日
colosseumorg
コミュニティ

colosseum-resources

Multi-ecosystem hackathon resource advisor for Colosseum builders. Use when a builder needs project-specific sponsor tools, SDKs, RPC providers, frameworks, wallets, infrastructure, or build paths from Colosseum's published resource index.

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

pwa-development

Implement Progressive Web App features including service workers, caching strategies, offline support, and installation prompts. Use when the user asks to "make a PWA", "add offline support", "create a service worker", "fix caching issues", or wants installable web apps. Keywords: PWA, service worker, manifest, offline, installable, add to home screen, push notifications, Android, iOS.

導入数
1
GitHub Stars
1
更新日
9月19日
frontboat
コミュニティ

building-agent-team-prompts

Provides a prompt template and best practices for building Claude Code agent teams. Covers team composition, teammate spawn prompts, task breakdown, file ownership, communication protocols, and delegate mode. Use when creating an agent team, spawning teammates, parallelizing work across multiple Claude Code instances, or deciding whether an agent team is the right approach.

導入数
1
GitHub Stars
1
更新日
2月8日
frontboat
コミュニティ

routine-writer

Write routines — scheduled or triggered prompts that iterate over a set of items, optionally take action on them, and return a short structured report. Use when users want to draft a briefing, triage pass, health check, review digest, tracker, fixer, or any recurring prompt over emails, PRs, issues, alerts, CI, or deps.

導入数
1
GitHub Stars
1
更新日
4月17日
noelmcloughlin
コミュニティ

lokf-curator

Help a human curator judge what the .lokf/ knowledge bundle claims. Use when: someone asks how trustworthy, current, or complete the bundle is; wants a short report of what needs a person''s confirmation; wants to confirm, correct, retire, or send back a concept; sets review dates or a curation policy; or reports something the bundle got wrong or left out. Records only what the human says - it never verifies anything itself. Not for deriving or fixing concepts from the repository; that is lokf-librarian. Keywords: OKF, Open Knowledge Format, LOKF, LinkML, knowledge graph, provenance, human review, verification, audit trail, trust ladder.

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

lokf-docent

Answer questions about this repository from its .lokf/ knowledge bundle first, saying how far each concept used has been trusted, and explore the repository directly only when the bundle has no answer - recording that miss, or a disagreement between bundle and source, in .lokf/feedback.md for the librarian and curator. Use when: someone asks what/who/which/how about the project, its services, data, policies, terms, or owners; before searching the repo directly; when an answer must say what it rests on. Not for building, fixing, or confirming concepts - that is lokf-librarian / lokf-curator. Keywords: OKF, Open Knowledge Format, LOKF, LinkML, knowledge graph, question answering, citations, provenance, trust ladder.

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

lokf-librarian

Scrape the host repository this skill sits inside and build/maintain the .lokf/ knowledge bundle as a sidecar, compliant with the Linked Open Knowledge Format (LOKF) schema (a semantic profile of OKF). Use when: creating or updating concept files under .lokf/knowledge/; adding typed relationships (isPartOf/dependsOn/derivedFrom/about/references/...); choosing a LOKF class (Service/Metric/Dataset/Table/Policy/Playbook/GlossaryTerm/...); setting baseiri/context/id so frontmatter expands to JSON-LD/RDF; validating the bundle with JSON Schema and SHACL via the lokf toolkit; converting/serving the bundle as a graph; auditing .lokf/ for correctness, gaps, or bugs; preparing a LOKF change for human maintainer review; or running the scheduled LLM-librarian task that keeps .lokf/ accurate (Karpathy rule). Keywords: Open Knowledge Format, LinkML, knowledge graph, linked data, provenance, trust ladder.

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

lokf-sidecar

Lay down a .lokf/ LOKF knowledge-bundle sidecar (tooling, docs, dummy skeleton, and a knowledgebundle doorway link beside it) in the repository this skill sits in, from bundled templates. Use when: a repo has no .lokf/ yet and someone asks to add, scaffold, bootstrap, or set up a LOKF/lokf sidecar, knowledge bundle, or machine-readable, SPARQL-queryable knowledge; or to repair a missing/broken sidecar file. Not for authoring or maintaining concepts - that is the lokf-librarian skill, which this one hands off to when done. Keywords: OKF, Open Knowledge Format, LOKF, LinkML, knowledge graph, linked data, RDF, JSON-LD, trust ladder.

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

form-tailor

기관 양식 샘플이나 이전 자료를 넣으면 그 틀·문체·서식을 학습해 새 내용을 같은 양식으로 만들어 주는 문서 생성 스킬. 고정 템플릿을 탑재하지 않고, 사용자가 런타임에 제공한 샘플(.hwp/.hwpx/.docx)에서 구조·글머리 체계(□ㅇ-①Ⅰ)·개조식 문체·표 관행·제목/서명/날짜 형식을 추출(프로파일)한 뒤, 새 원고 내용을 그 프로파일에 맞춰 재구성하고 동일 형식으로 출력한다. 생성 후에는 샘플 대비 서식 충실도(섹션 순서·기호체계·문체 준수)를 점검해 보고한다. 다음 상황에서 반드시 사용한다: '기관 양식대로 만들어줘', '이 샘플처럼 작성', '양식 맞춰서', '이전 보고서 형식으로', '한글 보고서 양식', '보고서 서식 맞춤', '기관 서식 적용', '샘플 문서 틀 재사용' 등의 요청. 백지에서 자유 형식 문서를 쓰는 것이 아니라, 주어진 양식에 정확히 맞추는 작업에 적용한다. 내용 자체의 조사·집필은 별도 스킬/작업으로 하고, 이 스킬은 '양식 이식'에 집중한다.

導入数
1
GitHub Stars
1
更新日
8月15日
xianmingyao
コミュニティ

multi-agent-collaboration

Claude Grade 多智能体协作技能。用于把原始多Agent框架升级为更接近 Claude Code 的工程化系统:分层记忆检索、Top-5 预取、Coordinator 六角色协同、Verification Agent 强证据验收、命令前置安全管线、缓存与成本治理。适用于需要“多Agent不空转、记忆不瞎塞、结果可验证、执行更安全、成本可观察”的技能与项目。

導入数
1
GitHub Stars
1
更新日
7月6日
chiefgui
コミュニティ

code

Code design practices.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

contributing

Write commit messages and pull request titles and descriptions. Use when preparing commits or creating or updating pull requests.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

docs

Write and edit technical documentation that helps readers learn, act, find facts, or understand why. Use only when explicitly invoked.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

folder-structure

Folder structure practices.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

implement

Implement requested behavior and verify the result. Use only when explicitly invoked, before and during implementation.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

layout

Layout practices.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

polish

Enforce applicable skills and materially improve code through deletion, simplification, and refactoring.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

react

React architecture & best practices.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

tests

Design, review, and maintain tests.

導入数
1
GitHub Stars
0
更新日
9月17日
chiefgui
コミュニティ

ui

UI practices.

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