Back to list
zeyxx

ecosystem

by zeyxx

κυνικός - Conscience Collective Décentralisée | "φ qui se méfie de φ" | Don't trust, verify

0🍴 0📅 Jan 25, 2026

SKILL.md


name: ecosystem description: View ecosystem updates, tracked repositories, and cross-project status. Use when asked about ecosystem health, repo updates, project status, or what's happening across the codebase. user-invocable: true

/ecosystem - CYNIC Ecosystem Monitor

"The pack watches all dens"

Quick Start

/ecosystem

What It Does

Shows status across the entire ecosystem:

  • Tracked Repos: GitHub repositories being monitored
  • Recent Updates: Commits and releases
  • Project Status: Local project health
  • Cross-Project: Sync status and drifts

Views

Sources (Tracked Repos)

/ecosystem sources

Recent Updates

/ecosystem updates

Project Status

/ecosystem projects

Sync Drifts

/ecosystem drifts

Implementation

Ecosystem Monitor

// List tracked sources
brain_ecosystem_monitor({ action: "sources" })

// Get recent updates
brain_ecosystem_monitor({ action: "updates", limit: 20 })

// Fetch new updates
brain_ecosystem_monitor({ action: "fetch", autoAnalyze: true })

Integrator (Cross-Project)

// Check project status
brain_integrator({ action: "projects" })

// Find sync drifts
brain_integrator({ action: "drifts" })

// Get sync suggestions
brain_integrator({ action: "suggest" })

Discovery

// Scan a repo
brain_discovery({ action: "scan_repo", owner: "zeyxx", repo: "CYNIC" })

// List discovered plugins
brain_discovery({ action: "plugins" })

// Get discovery stats
brain_discovery({ action: "stats" })

Tracked Projects

ProjectTypeDescription
CYNICcoreThis project - the brain
HolDexappToken quality analyzer
GASdfappGasless transactions
asdf-brainserviceLegacy plugin
claude-memserviceMemory persistence

Update Priorities

PriorityMeaning
CRITICALSecurity, breaking changes
HIGHNew features, important fixes
MEDIUMRegular updates
LOWMinor changes
INFODocumentation, chores

See Also

  • /health - System health
  • /patterns - Detected patterns
  • ecosystem-docs.md - Full documentation

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon