Featured skills

Start with the most common developer problems

View all skills

Top ranked

Full leaderboards →

All time

All →
  1. 01 find skills vercel-labs/skills Helps users discover and install agent skills when they ask questions like "how do I do X", "fin… 2.1m
  2. 02 frontend design 0-CYBERDYNE-SYSTEMS-0/FarmFriend-Terminal-React You are an expert frontend/UI/UX designer with deep knowledge of modern design principles, acces… 555.3k
  3. 03 vercel React best practices vercel-labs/agent-skills React and Next.js performance optimization guidelines from Vercel Engineering.… 482.3k
  4. 04 agent browser 0-CYBERDYNE-SYSTEMS-0/FFT_nano Automates browser interactions for web testing, form filling, screenshots, and data extraction.… 456.3k
  5. 05 microsoft foundry XOEEst/GitHub-Copilot-for-Azure Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end: Docker build, ACR push, hoste… 397.0k

Trending (24h)

All →
  1. 01 AI video generation inference-sh/skills Generate AI videos with Google Veo, Seedance 2.0, HappyHorse, Wan, Grok and 40+ models via infer… 21.4k
  2. 02 find skills vercel-labs/skills Helps users discover and install agent skills when they ask questions like "how do I do X", "fin… 18.9k
  3. 03 lark doc larksuite/cli lark-cli docs +fetch --api-version v2 --doc "文档URL或token" lark-cli docs +create --api-version v2… 7.7k
  4. 04 lark workflow meeting summary larksuite/cli 仅支持 user 身份。执行前确保已授权: lark-cli auth login --domain vc # 基础(查询+纪要) lark-cli auth login --domain v… 7.7k
  5. 05 grill me reedmayhew18/claude-code-expert Deep interview to reach shared understanding before building.… 6.5k

Hot

All →
  1. 01 golang troubleshooting tomevault-io/skills-registry Troubleshoot Golang programs systematically - find and fix the root cause.… +129
  2. 02 golang testing tomevault-io/skills-registry Write idiomatic Go tests. Use when this capability is needed.… +127
  3. 03 AI video generation inference-sh/skills Generate AI videos with Google Veo, Seedance 2.0, HappyHorse, Wan, Grok and 40+ models via infer… +90
  4. 04 gpt image 2 ConardLi/garden-skills 这是一个面向 GPT Image 2 的聚焦型技能,在 3 种运行环境下都能用,但行为差异显著。第一步必须先确定当前运行模式。… +88
  5. 05 google agents cli scaffold tomevault-io/skills-registry > Use when this capability is needed. Use the agents-cli CLI to create new ADK agent projects or… +82

Find skills by context, not just by name

fluxly turns SKILL.md files scattered across public GitHub repositories into one searchable, auditable catalogue. Every skill keeps its source repo, last update, GitHub context and install command in plain view — so you can decide whether it's worth using before you ever open the source.

  • Search by context

    More than name matching — compose queries across 9 structured facets (category, maintainer, network, complexity, API-key need…). Every query mirrors to the URL.

  • Judge before install

    Audit verdict (verified / community / unverified / flagged), source repo, last update, star count, install path — every signal sits on the detail page so the call is yours.

  • Stay open

    Every skill follows the open SKILL.md standard. Source stays in its GitHub repo. We never host or lock — just a better catalogue and install entry.

FAQ

  • What is a Skill?

    A Skill packages "how an agent does a concrete job" — its prompt, knowledge, workflow, and tool calls — into a reusable unit defined by SKILL.md. The agent invokes it automatically when the situation matches.

  • Skills vs prompts?

    Prompts are one-shot — you re-paste them. Skills package the workflow: write once, invoke many times, share with the team, with boundaries, parameters and tests baked in.

  • How do I install a skill?

    Open any skill page and copy the install command at the top into your terminal. The command places it in the right directory for your chosen agent.

  • Are skills safe?

    Every skill runs through a static scan and gets a four-tier verdict: verified / community / unverified / flagged. Read the audit section on the detail page before installing.

  • Which agents are supported?

    26 agents that support the SKILL.md standard — Claude Code, Cursor, Codex, Windsurf, Gemini CLI, Cline, Aider, Copilot, Replit Agent and more. See /agents for canonical install paths.

  • Can I submit one?

    Yes. Put a SKILL.md in the root of a public GitHub repo and submit the link via /publish. The next ingest cycle picks it up.