如何安装这个 Skill?
打开源码仓库并按照安装说明操作;启用前请检查相关脚本和权限。
发现适用于 Claude、Codex 与各类 AI Agent 的可复用技能,包含安装命令、源码、使用场景和社区信息。
s1dashu / skills
Generates simple, cute IP mascot logos with bold rounded shapes, neo-skeuomorphic depth, and strict complexity limits. Works with AI agents that have image generation.
wshobson / skills
构建全面的3-5年财务模型,包含收入预测、成本结构、现金流分析和情景规划,适用于早期初创企业。在创建财务预测、计算烧钱率或跑道、模拟融资场景,或为种子轮或A轮融资准备投资者级别的财务数据时,使用此技能。
jakemmarsh / skills
Generate income statements, balance sheets, and cash flow statements with GAAP presentation and period-over-period comparison. Use when preparing financial statements, running flux analysis, or creating P&L reports with variance commentary.
oxy-hq / skills
Build Oxy workflows, SQL queries, and agents following best practices. Use when the user asks to create data pipelines, queries, or analysis agents. Enforces hierarchy - semantic queries first, then SQL/workflows, then agents.
BLSQ / skills
Data fetching strategy for dashboards - API endpoint testing, dynamic vs static data, authentication handling. Referenced by dashboard-builder skill. Do not use directly - use dashboard-builder instead.
wshobson / skills
Design optimal team structures, hiring plans, compensation strategies, and equity allocation for early-stage startups from pre-seed through Series A. Use this skill when planning headcount, determining which roles to hire next, setting compensation or equity ranges, designing org structure, or building a hiring budget aligned to funding milestones.
affaan-m / skills
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
NeverSight / skills
Analyze CSV files, generate summary statistics, and create visualizations using Python and pandas. Use when the user uploads, attaches, or references a CSV file, asks to summarize or analyze tabular data, requests insights from CSV data, or wants to understand data structure and quality.
takahere / skills
アナリティクスデータの可視化、スプレッドシート形式のレポート、構造化分析を作成するときに使用。表やグラフを生成する。
gileck / skills
Template Diff Summary
BLSQ / skills
Query aggregated analytics data from DHIS2. Use for calculated/aggregated values, indicator values, or cross-dimensional analysis. ALWAYS use with dhis2-query-optimization skill. Routed via dhis2 skill for general DHIS2 requests.
NeverSight / skills
Help users improve retention and engagement metrics. Use when someone is dealing with churn, optimizing activation flows, building habit-forming products, or trying to increase user engagement and lifetime value.
heyAyushh / skills
Multi-agent exploration and task delegation for complex areas of interest. Use when you need to deeply explore a codebase area, gather information from multiple perspectives, or delegate parallel research tasks for comprehensive analysis.
changgenglu / skills
Activates when planning, code review, or any analytical task requires multi-perspective critical examination. Guides internal reasoning to identify hidden assumptions, logical gaps, and overlooked risks. Do NOT use for simple Q&A. Examples: 'Review this design plan', 'Evaluate this approach'.
ericchansen / skills
Generate evidence-based weekly impact summaries focused on measurable business outcomes. Use when the user asks to create, generate, or write their weekly summary, weekly update, weekly report, impact summary, or accomplishments for their manager/boss. Also use when the user mentions preparing status updates or reviewing their week's work.
BintzGavin / skills
Chart.js integration patterns for Helios. Use when creating animated data visualizations with Chart.js.
Skill 是一套可复用的指令包(通常是 SKILL.md 文件),用于告诉 AI Agent 如何用正确的上下文、工具和步骤完成特定任务。
Agent Skills 是打包好的能力模块,可供 Claude Code、Codex 等 Agent 按需发现、加载和执行,让任务知识在项目间复用。
该 Skill 面向支持 SKILL.md 工作流的 Agent 运行时,包括 OpenClaw、Claude Code、Codex 以及类似的 AI 编程 Agent。
打开源码仓库并按照安装说明操作;启用前请检查相关脚本和权限。
安装后,可以通过名称让 Agent 使用该 Skill,或让 Agent 从 Skill 目录自动发现。
可以。Skill 本身适合被适配,但请遵循许可证,并保留安全关键指令。