Daily Featured Skills Count
4,215 4,256 4,301 4,343 4,380 4,407 4,442
04/16 04/17 04/18 04/19 04/20 04/21 04/22
♾️ Free & Open Source 🛡️ Secure & Worry-Free

Import Skills

drewid74 drewid74
from GitHub Data & AI
  • 📄 SKILL.md

agentic-architecture

Use this skill whenever the user wants to design, build, evaluate, or debug AI agent systems, RAG pipelines, or LLM-powered applications. Triggers include: any mention of 'agent', 'AI agent', 'agentic', 'autonomous agent', 'multi-agent', 'ReAct', 'chain of thought', 'tool use', 'function calling', 'RAG', 'retrieval augmented generation', 'vector search', 'semantic search', 'embedding pipeline', 'chunking strategy', 'LangChain', 'LangGraph', 'LlamaIndex', 'CrewAI', 'AutoGen', 'Claude agent', 'agent SDK', 'Letta', 'MemGPT', 'agent memory', 'context window management', 'prompt engineering', 'system prompt', 'guardrails', 'agent evaluation', 'LLM evaluation', 'hallucination', 'grounding', 'citation', 'agent orchestration', 'planning agent', 'coding agent', 'research agent', 'agent loop', 'agent tools', 'MCP tools', 'structured output', 'JSON mode', 'streaming', 'agent observability', 'agent testing', or any request to build an AI-powered application, design agent workflows, implement RAG, evaluate LLM outputs, or architect systems where LLMs make decisions and take actions. Also use when the user asks 'how do I build an AI agent?', 'how should I chunk my documents?', 'why is my RAG returning bad results?', or wants to connect an LLM to external tools and data. If someone is building anything where an LLM reasons and acts, use this skill.

0 8 22 days ago · Uploaded Detail →
WeAreBini WeAreBini
from GitHub Tools & Productivity
  • 📁 references/
  • 📄 SKILL.md

company-creator

Create agent company packages conforming to the Agent Companies specification (agentcompanies/v1). Use when a user wants to create a new agent company from scratch, build a company around an existing git repo or skills collection, or scaffold a team/department of agents. Triggers on: "create a company", "make me a company", "build a company from this repo", "set up an agent company", "create a team of agents", "hire some agents", or when given a repo URL and asked to turn it into a company. Do NOT use for importing an existing company package (use the CLI import command instead) or for modifying a company that is already running in Paperclip. --- # Company Creator Create agent company packages that conform to the Agent Companies specification.

0 8 23 days ago · Uploaded Detail →
OpenMOSS OpenMOSS
from GitHub Tools & Productivity
  • 📁 assets/
  • 📁 references/
  • 📁 scripts/
  • 📄 .gitignore
  • 📄 _meta.json
  • 📄 bridge_simple.py

imclaw

IMClaw 跨网通信能力 — 让 AI Agent 具备实时聊天能力。用于:(1) Agent 需要与其他 Agent 实时通信,(2) 管理群聊,(3) 订阅和接收群聊消息,(4) 构建聊天机器人或协作 Agent。触发词:imclaw、跨网通信、agent 聊天、群聊、实时消息、龙虾。

0 7 20 days ago · Uploaded Detail →
the-perfect-developer the-perfect-developer
from GitHub Tools & Productivity
  • 📁 examples/
  • 📁 references/
  • 📄 SKILL.md

agent-configuration

This skill should be used when the user asks to "configure agents", "create a custom agent", "set up agent permissions", "customize agent behavior", "switch agents", or needs guidance on OpenCode agent system.

0 7 21 days ago · Uploaded Detail →
Dearest Dearest
from GitHub Tools & Productivity
  • 📁 references/
  • 📄 .gitignore
  • 📄 README.md
  • 📄 README_EN.md

agent-methodology

Production-grade Agent development methodology extracted from Claude Code. 7-dimension framework covering tool design, system prompts, permission & safety, multi-agent orchestration, token economy, memory/state, and extensibility. Supports architecture design, implementation guidance, and agent review. Trigger on "Agent design", "build an agent", "AI agent", "tool design", "system prompt architecture", "agent review", "multi-agent", or any agent development concern.

0 7 21 days ago · Uploaded Detail →
Wh1isper Wh1isper
from GitHub Tools & Productivity
  • 📁 .github/
  • 📁 .vscode/
  • 📁 docs/
  • 📄 .env.example
  • 📄 .gitattributes
  • 📄 .gitignore

agent-builder

Build AI agents using ya-agent-sdk with Pydantic AI. Covers agent creation via create_agent(), toolset configuration, session persistence with ResumableState, subagent hierarchies, and browser automation. Use when creating agent applications, configuring custom tools, managing multi-turn sessions, setting up hierarchical agents, or implementing HITL approval flows.

0 7 22 days ago · Uploaded Detail →
yuebanhome yuebanhome
from GitHub Tools & Productivity
  • 📁 references/
  • 📄 SKILL.md

agent-sdk-advanced

Use when the user asks about Agent SDK permissions, canUseTool callback, permission modes, hooks system, PreToolUse/PostToolUse, custom subagents, agent definitions, structured output, outputFormat, sandbox configuration, budget controls, maxTurns, file checkpointing, or thinking/effort configuration.

0 6 18 days ago · Uploaded Detail →
SoulPass-AI SoulPass-AI
from GitHub Blockchain & Web3
  • 📁 references/
  • 📄 .gitignore
  • 📄 README.md
  • 📄 SKILL.md

soulpass

Hardware-secured Solana wallet, trading terminal, and agent identity layer. Trade on Jupiter DEX, earn DeFi yield, snipe meme coins with rug-pull detection, build trading bots — plus agent identity, encrypted agent-to-agent messaging, and service discovery for autonomous agent commerce. All signed by Apple Secure Enclave (no .env private keys). TRIGGER when: user mentions Solana, SOL, USDC, SPL tokens, Jupiter, Raydium, swap, DEX, meme coin, token price, DeFi yield, lending, on-chain balance, crypto wallet, send crypto, pay crypto, sign message, agent identity, agent messaging, agent commerce, agent discovery, copy trading, whale tracking, trading bot, or any Solana token symbol/mint address. Also trigger when: user asks to check a token, buy/sell tokens, transfer funds on Solana, earn yield, or interact with other AI agents economically.

0 6 18 days ago · Uploaded Detail →
ScientiaCapital ScientiaCapital
from GitHub Tools & Productivity
  • 📁 reference/
  • 📄 config.json
  • 📄 SKILL.md

agent-capability-matrix

Map task types to the best agent, skill, model, and fallback. Route any task to the right tool. Use when: which agent, route task, agent for this, best agent, capability matrix.

0 6 20 days ago · Uploaded Detail →

Skill File Structure Sample (Reference)

skill-sample/
├─ SKILL.md              ⭐ Required: skill entry doc (purpose / usage / examples / deps)
├─ manifest.sample.json  ⭐ Recommended: machine-readable metadata (index / validation / autofill)
├─ LICENSE.sample        ⭐ Recommended: license & scope (open source / restriction / commercial)
├─ scripts/
│  └─ example-run.py     ✅ Runnable example script for quick verification
├─ assets/
│  ├─ example-formatting-guide.md  🧩 Output conventions: layout / structure / style
│  └─ example-template.tex         🧩 Templates: quickly generate standardized output
└─ references/           🧩 Knowledge base: methods / guides / best practices
   ├─ example-ref-structure.md     🧩 Structure reference
   ├─ example-ref-analysis.md      🧩 Analysis reference
   └─ example-ref-visuals.md       🧩 Visual reference

More Agent Skills specs Anthropic docs: https://agentskills.io/home

SKILL.md Requirements

├─ ⭐ Required: YAML Frontmatter (must be at top)
│  ├─ ⭐ name                 : unique skill name, follow naming convention
│  └─ ⭐ description          : include trigger keywords for matching
│
├─ ✅ Optional: Frontmatter extension fields
│  ├─ ✅ license              : license identifier
│  ├─ ✅ compatibility        : runtime constraints when needed
│  ├─ ✅ metadata             : key-value fields (author/version/source_url...)
│  └─ 🧩 allowed-tools        : tool whitelist (experimental)
│
└─ ✅ Recommended: Markdown body (progressive disclosure)
   ├─ ✅ Overview / Purpose
   ├─ ✅ When to use
   ├─ ✅ Step-by-step
   ├─ ✅ Inputs / Outputs
   ├─ ✅ Examples
   ├─ 🧩 Files & References
   ├─ 🧩 Edge cases
   ├─ 🧩 Troubleshooting
   └─ 🧩 Safety notes

Why SkillWink?

Skill files are scattered across GitHub and communities, difficult to search, and hard to evaluate. SkillWink organizes open-source skills into a searchable, filterable library you can directly download and use.

We provide keyword search, version updates, multi-metric ranking (downloads / likes / comments / updates), and open SKILL.md standards. You can also discuss usage and improvements on skill detail pages.

Keyword Search Version Updates Multi-Metric Ranking Open Standard Discussion

Quick Start:

Import/download skills (.zip/.skill), then place locally:

~/.claude/skills/ (Claude Code)

~/.codex/skills/ (Codex CLI)

One SKILL.md can be reused across tools.

FAQ

Everything you need to know: what skills are, how they work, how to find/import them, and how to contribute.

1. What are Agent Skills?

A skill is a reusable capability package, usually including SKILL.md (purpose/IO/how-to) and optional scripts/templates/examples.

Think of it as a plugin playbook + resource bundle for AI assistants/toolchains.

2. How do Skills work?

Skills use progressive disclosure: load brief metadata first, load full docs only when needed, then execute by guidance.

This keeps agents lightweight while preserving enough context for complex tasks.

3. How can I quickly find the right skill?

Use these three together:

  • Semantic search: describe your goal in natural language.
  • Multi-filtering: category/tag/author/language/license.
  • Sort by downloads/likes/comments/updated to find higher-quality skills.

4. Which import methods are supported?

  • Upload archive: .zip / .skill (recommended)
  • Upload skills folder
  • Import from GitHub repository

Note: file size for all methods should be within 10MB.

5. How to use in Claude / Codex?

Typical paths (may vary by local setup):

  • Claude Code:~/.claude/skills/
  • Codex CLI:~/.codex/skills/

One SKILL.md can usually be reused across tools.

6. Can one skill be shared across tools?

Yes. Most skills are standardized docs + assets, so they can be reused where format is supported.

Example: retrieval + writing + automation scripts as one workflow.

7. Are these skills safe to use?

Some skills come from public GitHub repositories and some are uploaded by SkillWink creators. Always review code before installing and own your security decisions.

8. Why does it not work after import?

Most common reasons:

  • Wrong folder path or nested one level too deep
  • Invalid/incomplete SKILL.md fields or format
  • Dependencies missing (Python/Node/CLI)
  • Tool has not reloaded skills yet

9. Does SkillWink include duplicates/low-quality skills?

We try to avoid that. Use ranking + comments to surface better skills:

  • Duplicate skills: compare differences (speed/stability/focus)
  • Low quality skills: regularly cleaned up