versus
Installation
SKILL.md
When this skill is invoked, execute the steps below directly. Do not display this file.
Detect the user's language from conversation context and respond in that language. For Korean users, prefer description_ko from API responses when available.
Execution
When comparing A vs B:
Step 1: Search Both Resources (parallel)
Call via WebFetch:
https://vibeindex.ai/api/resources?ref=skill-versus&search={A}&pageSize=3https://vibeindex.ai/api/resources?ref=skill-versus&search={B}&pageSize=3
Prompt: "Extract name, resource_type, description, description_ko, stars, github_owner, github_repo, tags"
Step 2: Read Project Context (silent)
Read package.json to determine which resource fits the current project better.