Agent skill · Data & Analytics

skill-finder

Find the right Affitor skill for your goal. Triggers on: "which skill should I use", "find me a skill", "what skills are available", "help me choose a skill", "skill for SEO", "skill for email", "explore skills", "I'm new to Affitor", "what can Affitor do", "search skills", "skill for blog writing", "skill for landing pages", "skill for analytics".

Affitorgithub.com/AffitorGitHub ↗
claude-codecursorMIT
Install
npx skills add Affitor/affiliate-skills --skill skill-finder --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 8 KB
Bundled scripts: none
Version: 1.0.0
Declared author: affitor
Requires: Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent
Path: skills/meta/skill-finder/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 586
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Skill Finder Search and discover Affitor skills by task, stage, keyword, or natural language goal. Returns a ranked list of matching skills with descriptions, input requirements, and recommended next steps. Output is a concise Markdown guide. ## Stage S8: Meta — The entry point to the entire Affitor ecosystem. New users don't know what's available. Experienced users forget skill names. Skill Finder bridges the gap — it reads the registry, matches intent to capability, and recommends the fastest path to the user's goal. ## When to Use - User is new to Affitor and asks "what can I do?" or "where do I start?" - User describes a goal but doesn't name a specific skill - User wants to find skills by stage (e.g., "what analytics skills exist?") - User asks "which skill helps with [topic]?" - User says anything like "find skill", "search skill", "explore skills" - Chaining: recommended as the first skill for new users before S1-S7 ## Input Schema ```yaml query: string # REQUIRED — natural language: "I want to write a blog review" # or "what skills help with SEO?" or "analytics skills" stage_filter: string # OPTIONAL — filter by stage: research | content | blog | landing # | distribution

What's inside
Steps it walks through
  1. Stage
  2. When to Use
  3. Input Schema
  4. Workflow
  5. Step 1: Load Skill Catalog
  6. Step 2: Match Query to Skills
  7. Step 3: Rank Results
  8. Step 4: Recommend a Path
  9. Step 5: Output Results
  10. Step 6: Self-Validation
  11. Output Schema
  12. Output Format
  13. Error Handling
  14. Examples
Ships with 2 files
  • LICENSE.txt
  • agents/openai.yaml
More from affiliate-skills
All skills →
About this skill
What does the skill-finder skill do?

Find the right Affitor skill for your goal. Triggers on: "which skill should I use", "find me a skill", "what skills are available", "help me choose a skill", "skill for SEO", "skill for email", "explore skills", "I'm new to Affitor", "what can Affitor do", "search skills", "skill for blog writing", "skill for landing pages", "skill for analytics".

How do I install it?

Run `npx skills add Affitor/affiliate-skills --skill skill-finder --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going