From adverant-nexus
Find and recommend Nexus skills for any task. Use when the user asks about finding skills, wants recommendations, or says things like "find a skill for...", "is there a skill that...", "what skills can help with...", "search Adverant for...", or "show me top skills".
npx claudepluginhub adverant/adverant-nexus-cowork-plugin --plugin adverant-nexusThis skill uses the workspace's default tool permissions.
When the user wants to find a skill on Adverant Nexus:
Searches and recommends installable skills or workflows using structured API queries to /search_multi. Supports clarification and feedback. Use for skill discovery, task-specific requests, or category comparisons.
Recommends skills for tasks, suggests combinations for complex workflows, and discovers hidden capabilities across the Claude skills library. Use when unsure which skill fits.
Matches user requirements to skills in a registry, scores capability alignment, and recommends prioritized workflow sequences with step IDs, missions, and data flows.
Share bugs, ideas, or general feedback.
When the user wants to find a skill on Adverant Nexus:
Use nexus_skills with action: "match" and pass the user's description as prompt.
Returns ranked matches with confidence scores.
Use nexus_skills with action: "discover" and pass the search term as query.
Supports optional categories filter and min_relevance threshold (0-1).
Use nexus_skills with action: "top" and optional limit (default: 20).
Returns skills ranked by quality score (reliability, performance, usage, recency).
Use nexus_skills with action: "list" with optional filters: search, status, category, limit, offset.
Use nexus_skills with action: "get" and skill_id to fetch the complete SKILL.md content, capabilities, quality score, and metadata.
Use nexus_skills with action: "related" and skill_id to find complementary or similar skills.
When presenting results: