ecosystem

Get a dashboard view of the Claude Code ecosystem with stats and trends

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 "ecosystem" with this command: npx skills add vibeindex/skills/vibeindex-skills-ecosystem

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.

Execution

Step 1: Fetch Data (parallel)

Call all via WebFetch:

  • https://vibeindex.ai/api/stats?ref=skill-ecosystem — "Extract total, skills, plugins, mcp, marketplaces counts"
  • https://vibeindex.ai/api/resources?ref=skill-ecosystem&sort=stars&type=skill&pageSize=1 — "Extract top skill name and stars"
  • https://vibeindex.ai/api/resources?ref=skill-ecosystem&sort=stars&type=mcp&pageSize=1 — "Extract top mcp name and stars"
  • https://vibeindex.ai/api/resources?ref=skill-ecosystem&sort=stars&type=plugin&pageSize=1 — "Extract top plugin name and stars"
  • https://vibeindex.ai/api/rising-stars?ref=skill-ecosystem&period=week&limit=3 — "Extract top 3 trending names and growth"

Step 2: Present Dashboard

## Claude Code Ecosystem

| Type | Count | #1 Resource | Stars |
|------|-------|-------------|-------|
| Skill | {n} | {name} | {stars} |
| MCP Server | {n} | {name} | {stars} |
| Plugin | {n} | {name} | {stars} |
| Marketplace | {n} | {name} | {stars} |
| **Total** | **{n}** | | |

**Trending this week**: {top 3 trending, comma-separated with growth numbers}

→ https://vibeindex.ai

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

vibeindex

No summary provided by upstream source.

Repository SourceNeeds Review
General

rising

No summary provided by upstream source.

Repository SourceNeeds Review
General

new

No summary provided by upstream source.

Repository SourceNeeds Review
General

versus

No summary provided by upstream source.

Repository SourceNeeds Review