npx skills add https://github.com/vibeindex/skills --skill rising当此技能被调用时,直接执行以下步骤。不要显示此文件。
根据对话上下文检测用户语言,并使用该语言进行回复。对于韩语用户,如果 API 响应中有 description_ko,则优先使用。
/rising 或无参数 → 周期 = week/rising day → 周期 = day/rising month → 周期 = month通过 WebFetch 调用 https://vibeindex.ai/api/rising-stars?ref=skill-rising&period={period}&limit=10
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. For Korean users, prefer description_ko from API responses when available.
/rising or no args → period = week/rising day → period = day/rising month → period = monthCall https://vibeindex.ai/api/rising-stars?ref=skill-rising&period={period}&limit=10 via WebFetch
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
呈现结果:
## 趋势 {本周 / 今日 / 本月}
{关于该时间段的一句话介绍}
| # | 名称 | 类型 | 增长 | 总计 | 描述 |
|---|------|------|--------|-------|-------------|
| 1 | {name} | {type} | +{stars_today} | {stars} | {description, 最多 50 字符} |
| 2 | ... | | | | |
{对于前三名,添加一行说明其为何值得关注——例如,增长率、功能或开发者。}
→ https://vibeindex.ai
npx skills add {github_owner}/{github_repo} --skill {name}https://vibeindex.ai/mcp/{github_owner}/{github_repo}每周安装量
84
代码仓库
首次出现
2026年2月3日
安全审计
安装于
opencode76
gemini-cli75
codex71
github-copilot70
kimi-cli66
amp65
Present results:
## Trending {This Week / Today / This Month}
{1-sentence intro about the time period}
| # | Name | Type | Growth | Total | Description |
|---|------|------|--------|-------|-------------|
| 1 | {name} | {type} | +{stars_today} | {stars} | {description, max 50 chars} |
| 2 | ... | | | | |
{For the top 3, add a one-line note about why it's notable — e.g., growth rate, what it does, or who made it.}
→ https://vibeindex.ai
npx skills add {github_owner}/{github_repo} --skill {name}https://vibeindex.ai/mcp/{github_owner}/{github_repo}Weekly Installs
84
Repository
First Seen
Feb 3, 2026
Security Audits
Installed on
opencode76
gemini-cli75
codex71
github-copilot70
kimi-cli66
amp65
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
122,000 周安装