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".
npx skills add Affitor/affiliate-skills --skill skill-finder --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Stage
- When to Use
- Input Schema
- Workflow
- Step 1: Load Skill Catalog
- Step 2: Match Query to Skills
- Step 3: Rank Results
- Step 4: Recommend a Path
- Step 5: Output Results
- Step 6: Self-Validation
- Output Schema
- Output Format
- Error Handling
- Examples
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.
