skill-fit

Make a strong install decision for a candidate skill based on who the user is and what work they repeatedly need to do.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "skill-fit" with this command: npx skills add aiwayne/skill-fit/aiwayne-skill-fit-skill-fit

Skill Fit

Make a strong install decision for a candidate skill based on who the user is and what work they repeatedly need to do.

Read references/scope-and-handoff.md before producing a final recommendation.

Input Contract

Collect these fields first. If key fields are missing, ask for them before judging.

Required:

  • candidate skill (name , url , or package id)

  • user profile (role, team type, skill maturity)

  • usage scenario (single task vs repeated workflow, frequency)

Optional but useful:

  • current pain point (time, quality drift, coordination cost)

  • environment limits (tools, permissions, platform)

Decision Rules

Always produce one and only one of:

  • RECOMMEND_INSTALL

  • OPTIONAL_INSTALL

  • DO_NOT_INSTALL

Never output "it depends" without a final decision.

Use these judgment signals:

  • Frequency: repeated workflow favors installation.

  • Complexity: multi-step or domain-specific workflow favors installation.

  • Collaboration cost: cross-person consistency needs favor installation.

  • Learning overhead: if setup cost is high and use is rare, do not install.

  • Substitution quality: if native capabilities cover 80%+ with low risk, prefer optional or no install.

Output Template

Use this exact structure:

Decision

RECOMMEND_INSTALL | OPTIONAL_INSTALL | DO_NOT_INSTALL

Why (Evidence)

  • Evidence 1 (measurable)

  • Evidence 2 (measurable)

Usage Scene Tags

  • tag-1

  • tag-2

  • tag-3

Value Tags

  • efficiency_gain

  • consistency_gain

  • risk_reduction

Suitable User Tags

  • role + maturity + team context

Unsuitable User Tags

  • role + anti-pattern scenario

Install Threshold

  • Minimum condition to justify installation

No-Install Fallback

  • Practical fallback workflow without installing this skill

Tagging Guide

Prefer concise, reusable tags:

  • Scene: high_frequency_repetition , cross_team_standardization , complex_multistep_workflow , low_frequency_oneoff

  • Value: efficiency_gain , consistency_gain , risk_reduction , handoff_clarity

  • Profile: pm_newbie , designer_pro , devops_team , solo_builder

Integration Notes

If the user asks to "find + decide" in one request:

  • call discovery first (via find-skills )

  • then evaluate top candidate(s) with this skill

If no candidate skill exists:

  • state "no candidate"

  • recommend using skill-creator to build custom capability

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Workspace Trash

Soft-delete protection for workspace files. Intercept file deletions and move them to a recoverable trash instead of permanent removal. Use when deleting, re...

Registry SourceRecently Updated
General

Deploy Public

Private-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.

Registry SourceRecently Updated
General

Lumi Diary

Your local-first memory guardian and cyber bestie. Lumi collects life fragments — a sigh, a snapshot, a roast — and stitches them into radiant, interactive m...

Registry SourceRecently Updated
General

Diffview

File comparison and diff viewer tool. Compare two files side-by-side, show colored inline diffs, compare directories, find duplicate files, and generate patc...

Registry SourceRecently Updated