Google PageRank for AI agents. 25,000+ tools indexed.

skills_lyf MCP Server

asimfish/skills_lyf

Score: 49.6 Rank #101 Agent Framework
Are you the maintainer of asimfish/skills_lyf? Claim this listing →

Claude Code / Codex / Cursor 一键部署配置套件(128 skills + 21 agents + 3 MCP servers + workflow)

Add AgentRank to Claude Code Discover and compare tools like asimfish/skills_lyf — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

asimfish/skills_lyf is a JavaScript MCP server. Claude Code / Codex / Cursor 一键部署配置套件(128 skills + 21 agents + 3 MCP servers + workflow)

Ranked #101 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for asimfish/skills_lyf
[![AgentRank](https://agentrank-ai.com/api/badge/tool/asimfish--skills_lyf)](https://agentrank-ai.com/tool/asimfish--skills_lyf/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/asimfish--skills_lyf/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/asimfish--skills_lyf" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="asimfish/skills_lyf"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# skills_lyf

> AI 工具 skill 统一管理套件 — 把 Codex、Cursor、OpenClaw 的 skill 汇聚到 Claude 统一管理,再按需分发到各工具,附带 162 个开箱即用的 skill 配置

## 两种使用方式

**方式一:只用 sync.py 统一管理自己机器上已有的 skill**(不安装本仓库任何 skill)

```bash
git clone https://github.com/asimfish/skills_lyf ~/Desktop/agent/skills_lyf
cd ~/Desktop/agent/skills_lyf
# 把各工具已有的 skill 先汇聚到 Claude,统一管理后再分发回各工具
python3 tools/sync.py import          # 把 Codex/Cursor/OpenClaw 的 skill 导入 Claude
python3 tools/sync.py stage           # 预览 Claude → 各工具的转换结果
python3 tools/sync.py deploy --merge  # 增量分发到各工具(不覆盖已有)
```

**方式二:安装本仓库的 162 个 skill + 全套配置**

```bash
git clone https://github.com/asimfish/skills_lyf ~/Desktop/agent/skills_lyf
cd ~/Desktop/agent/skills_lyf
bash install.sh   # 只新增,不覆盖已有配置
```

> 无论哪种方式,`deploy` 操作请**务必加 `--merge`**,否则会覆盖目标目录已有的 skill。
> 详见[安全警告](#deploy-安全警告覆盖风险)。

---

本仓库包含:

- **162 个 Claude Code skills**(含 [ARIS](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) 研究自动化全集)
- **21 个 subagents**(code-reviewer、architect、ml-debu
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.