技能雷达 · GITHUB

值得安装的 Agent Skills。

汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。

目录范围
已验证
Skills
10,772
仓库
1711
最近同步
2026年9月23日
10,772 Skills
posthog
官方

signals

How to query the documentembeddings table for raw signal data using HogQL. Use when you need to perform semantic search over signals, fetch every signal that contributed to a specific report, or list signal types. For browsing the curated report layer (the Inbox) — listing reports, filtering by status/source, drilling into a single report by ID — use the inbox-exploration skill first; drop into this skill afterwards if the user wants the underlying observations.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

signals-scout-error-tracking

Signals scout for PostHog error tracking. Watches $exception bursts, stuck loops, multi- fingerprint clusters, and status regressions.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

signals-scout-health-checks

Signals scout over PostHog's own health checks. Bundles the project's active health issues by kind, weights them by blast radius, and surfaces the ones worth acting on.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

signals-scout-mcp-tool-calls

Signals scout for PostHog MCP tool calls. Watches $mcptoolcall telemetry for tools that need improvement — broad-reach failure rates, retry hammering, slow or context-bloating responses — grouped by owning product category, each with a fix suggestion.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

signals-scout-replay-vision

Signals scout for PostHog Replay Vision scanners. Watches that enabled scanners keep observing (throughput and quota cliffs) and that aggregate score shifts and recurring themes get surfaced.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

signals-scout-skills-store

Skill-hygiene scout for the team's PostHog skills store. Watches recently-changed and most- used skills for authoring violations — vague descriptions, bloated bodies, dead file links, kitchen-sink scope, committed secrets.

安装量
1
GitHub Stars
81
最近更新
9月10日
posthog
官方

writing-streamlit-apps

Write Streamlit app source code that runs well in a PostHog sandbox — the posthogapps.query() bridge for reading PostHog data, the packages baked into the sandbox image, caching and session state across Streamlit reruns, layout and chart patterns, and the app.py entry point with any helper modules and data files bundled beside it. Use when authoring or debugging the Python source of a PostHog Streamlit app, when a query inside an app fails, or when asked to "write a streamlit app that shows PostHog data".

安装量
1
GitHub Stars
81
最近更新
9月10日
coleam00
社区

hooks-create

Author a working Claude Code hook from a plain-English description of what it should guarantee or do. You describe the behavior ("never let the agent edit my migrations", "don't stop until the tests pass", "log every command"); this skill picks the right lifecycle event, writes the hook script, and wires it into .claude/settings.json. Use when you want a deterministic guarantee or automation in your AI Layer and don't want to write the hook by hand. The meta-tool for the hooks primitive.

安装量
1
GitHub Stars
495
最近更新
9月9日
coleam00
社区

piv-review-pr

Full pull-request review — fetch the PR, run the project's validation, review the diff with fresh eyes (dispatching the code-reviewer agent), categorize issues by severity, post the review to GitHub (approve / request-changes / comment), and save a report. The agentic gate that runs on an open PR before a human approves. Use after piv-create-pr.

安装量
1
GitHub Stars
495
最近更新
9月9日
coleam00
社区

piv-run-full-loop

Autonomously develops a complete feature from priming through planning, execution, and commit by chaining the four core PIV-loop skills. Use when you want a full hands-off feature build from a single description.

安装量
1
GitHub Stars
495
最近更新
9月9日
coleam00
社区

piv-slice-epic

Slice an epic (with its architecture decisions) into PIV-sized tickets with a dependency graph, then create them in your tracker (Jira via the Atlassian MCP, or GitHub/Linear/local). Accepts the epic and its architecture as one doc or as an epic plus a separate linked architecture page. Turns a large strategic doc into the discrete units of work that the PIV loop consumes.

安装量
1
GitHub Stars
495
最近更新
9月9日
coleam00
社区

plan-create-stories

Decomposes a PRD into well-formed, engineer-ready tickets — Jira issues or GitHub issues. Use after a PRD exists, to turn its phases and user stories into a structured backlog. Works for a new codebase (MVP scope) or an existing one (epic scope).

安装量
1
GitHub Stars
495
最近更新
9月9日
lupynow
社区

math-modeling-solver

数学建模竞赛解题全流程指导。覆盖国赛(CUMCM)和美赛(MCM/ICM)全部题型(A-F),提供12种问题本质分析、95+场景模型决策矩阵、5本算法Cookbook、11本完整例题Playbook、22个Python+7个MATLAB可运行代码模板。与math-modeling-paper形成"解题→写作"配对。当用户提及建模思路、选什么模型、怎么建模、赛题求解、粘贴赛题文本、美赛/国赛题目分析、CVaR/NSGA-II/Monte Carlo/时间序列/ANOVA/灰色关联、网络流/图论/生态建模、模型命名/Memo/Letter/Our Work流程图时,使用此skill。

安装量
1
GitHub Stars
362
最近更新
7月31日
aliyun
社区

alibabacloud-oss-manage-cron-upload

Alibaba Cloud OSS scheduled local-folder sync skill using aliyun CLI, including integrated ossutil commands for incremental upload. Use when the user wants to schedule recurring local-to-OSS uploads, validate OSS backup prerequisites, set up cron or Task Scheduler for OSS sync, or clearly separate what stays on aliyun CLI from what remains OS-local or manual. Conditional write operations: creates the target bucket (PutBucket) only when the user confirms the bucket does not exist yet; optionally deletes test objects (DeleteObject) only when the user explicitly requests cleanup after verification. Triggers: "OSS scheduled sync", "定时同步到OSS", "aliyun ossutil cp --max-age", "aliyun ossutil cp -u", "cron upload to OSS", "Task Scheduler OSS upload", "aliyun CLI OSS sync", "本地目录增量上传 OSS".

安装量
1
GitHub Stars
239
最近更新
9月10日
gauss314
社区

cboe-data

Datos de CBOE via APIs publicas: cotizaciones delayed de indices, futuros VX, charts intraday, most-active, market summary (equities + opciones), symbol lookup, futures products. Sin API key.

安装量
1
GitHub Stars
237
最近更新
6月14日
warpdotdev
社区

oz-report-pr

Report a pull request back to the Oz platform after creating one.

安装量
1
GitHub Stars
228
最近更新
8月17日
jwynia
社区

presentation-design

Design and evaluate presentations that communicate effectively. Use when designing a presentation, creating slides, getting presentation feedback, structuring a talk, or reviewing slides. Keywords: presentation, slides, talk, PowerPoint, Keynote, reveal.js.

安装量
1
GitHub Stars
157
最近更新
2月24日
unclecatvn
社区

odoo-17

Odoo 17 development reference for Python models and ORM (search, domain, readgroup, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, record rules, groups), cron and server actions, migrations and module upgrades, tests, i18n, and performance. Use this skill whenever work involves Odoo 17 or custom addons—even if the user only pastes a traceback, mentions addons/ or manifest.py, describes form/tree/kanban/XML errors, HTTP controllers, or business rules on models—including building features, fixing bugs, refactoring, or reviewing addon code. Includes CSS/SCSS asset authoring and review for Odoo addons.

安装量
1
GitHub Stars
131
最近更新
9月10日
unclecatvn
社区

odoo-18

Odoo 18 development reference for Python models and ORM (search, domain, readgroup, compute fields), XML/CSV data and views, OWL/JS client code, QWeb reports, security (ACL, record rules, groups), cron and server actions, migrations and module upgrades, tests, i18n, and performance. Use this skill whenever work involves Odoo 18 or custom addons—even if the user only pastes a traceback, mentions addons/ or manifest.py, describes form/list/kanban/XML errors, HTTP controllers, or business rules on models—including building features, fixing bugs, refactoring, or reviewing addon code. Includes CSS/SCSS asset authoring and review for Odoo addons.

安装量
1
GitHub Stars
131
最近更新
9月10日
jimmylv
社区

bibi-feed

Subscribe to YouTube / Bilibili / podcast channels in BibiGPT, pull the latest feed, and mark items seen. Use when the user wants channel subscriptions, "what's new in my feed", a daily digest, or to subscribe / unsubscribe. Do not use to summarize a new URL (bibi), search already saved videos (bibi-library), or analyze frames / mind maps (bibi-vision). Triggers: "subscribe to this channel", "what's new in my subscriptions", "daily digest", "mark feed seen", "订阅频道", "我的订阅", "有什么更新", "取消订阅", "latest feed". Same bibi CLI binary and same BibiGPT account as the other skills.

安装量
1
GitHub Stars
123
最近更新
9月9日
frappe
社区

quality-code-review

- Review code for any Frappe application — a checklist distilled from years of engineering practice on correctness, security, performance, concurrency, readability, API design, and testing. Use this when reviewing a diff, a PR, or a piece of code for quality and security, or when you want a reviewer's checklist grounded in hard-won Frappe/ERPNext lessons.

安装量
1
GitHub Stars
118
最近更新
8月31日
jdevalk
社区

astro-seo

Audits and improves SEO for Astro sites. Use when the user asks to audit, set up, or improve SEO on an Astro site, or mentions head metadata, structured data, JSON-LD, sitemaps, IndexNow, Open Graph images, schema endpoints, NLWeb, hreflang, or search engine indexing in an Astro project. Produces drop-in code routed through @jdevalk/astro-seo-graph and chains into metadata-check for generated SEO strings.

安装量
1
GitHub Stars
99
最近更新
7月5日
jpcwhj
社区

job-hunt-analyzer

Internal sub-skill for job-hunt suite. Performs STAR decomposition of resume and scores JD-resume match across 4 dimensions. Does NOT generate tailoring suggestions (handled by tailor). Do NOT invoke directly — use the job-hunt main skill instead.

安装量
1
GitHub Stars
75
最近更新
8月30日
tamtom
社区

gplay-migrate-fastlane

Migration from Fastlane supply to gplay CLI using the gplay migrate fastlane command. Use when asked to convert a Fastlane-based Play Store workflow to gplay, or to import existing Fastlane metadata directories.

安装量
1
GitHub Stars
45
最近更新
7月26日