ray-skill-hub MCP Server
961882/ray-skill-hub
Local-first skill control plane for AI agent tools, with discovery, validation, sync, and diagnostics across agents.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
961882/ray-skill-hub is a TypeScript agent tool. Local-first skill control plane for AI agent tools, with discovery, validation, sync, and diagnostics across agents.
Ranked #75 out of 100 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 2d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# RaySkillHub [English](README.md) | [简体中文](README_ZH.md) `RaySkillHub` is a local-first skill control plane for AI agent tools. This public-core snapshot keeps only the essential source code, canonical skills, and adapter logic needed to build and understand the project. Extended docs, test sources, planning assets, release artifacts, and local machine state are intentionally excluded from the tracked GitHub repository. ## What It Does - discovers canonical skills under `skills/` - validates `manifest.json` metadata and entry files - syncs skills into supported agent directories - checks install drift and target conflicts - exposes a human CLI and stable `--json` responses for agents ## Supported Agents - `codex` - `claude-code` - `openclaw` - `opencode` ## Key Commands ```bash npm install npm run build rayskillhub list rayskillhub inspect example-skill rayskillhub doctor rayskillhub sync --agent codex --dry-run rayskillhub run demo-exec-skill --agent codex --exec ``` DurinRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.