Overview
- Skill Key
- hjw21century/trending-skills
- Author
- hjw21century
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hjw21century/trending-skills
- Latest Commit SHA
- 3b97b9da596f06e71b792ebc350a1b6f4c997b5e
Fetches skills.sh trending rankings. Use when asking about skill rankings or popular tools.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 trending-skills 技能。 若已安装,则直接安装 trending-skills 技能。
# Trending Skills Fetch skills.sh trending rankings and skill details. ## Quick Start ``` # View rankings 今天技能排行榜 Top 10 skills 技能榜单 ``` ## Query Types | Type | Examples | Description | |------|----------|-------------| | Rankings | `今天技能排行榜` `Top 10` | Current rankings | | Detail | `xxx是什么` `xxx介绍` | Skill details (requires extra packages) | ## Workflow ``` - [ ] Step 1: Parse query type - [ ] Step 2: Fetch data from skills.sh - [ ] Step 3: Format and display results ``` --- ## Step 1: Parse Query Type | User Input | Query Type | Action | |------------|------------|--------| | `今天技能排行榜` | rankings | Show top N skills | | `Top 10 skills` | rankings | Show top N skills | | `xxx是什么` | detail | Show skill details | --- ## Step 2: Fetch Data ### Fetch Rankings ```bash cd skills/trending-skills python src/skills_fetcher.py ``` **Requirements**: For basic rankings: ```bash pip install playwright playwright install chromium --with-deps ``` For skill details (optional): ```bash pip install beautifulsoup4 lxml requests ``` **Note**: `--with-deps` automatically installs required system libraries. ### Fetch Skill Details (Optional) ```bash python src/detail_fetcher.py <skill-name> ``` --- ## Step 3: Format Results ### Rankings Output ```markdown # Skills Trending | # | Skill | Owner | Installs | |---|-------|-------|----------| | 1 | remotion-best-practices | remotion-dev | 5.6K | | 2 | react-best-practices | vercel-labs | 5.4K | | 3 | web-design-guidelines | vercel-labs | 4.0K | ``` ### Detail Output (Optional) ```markdown # remotion-best-practices **Owner**: remotion-dev/skills **Installs**: 5.6K **When to use**: [Usage description from skills.sh] **Rules** (27 total): - 3d.md: 3D content in Remotion... - audio.md: Audio processing... **URL**: https://skills.sh/remotion-dev/remotion-best-practices ``` --- ## Configuration No configuration required. --- ## Troubleshooting | Issue | Solution | |-------|-----...
openbotx
An open-source platform for orchestrating AI agents — secure, simple, and built for everyone. Multi-agent, real-time task board, web control panel, skills system, browser automation, multi-provider, scheduler, and more. One command to start. Everything from the browser. No coding required.
sealiu1997
OpenClaw skill for 知识星球 / ZSXQ digests with token-first auth and browser recovery.
openstockdata
OpenClaw Skill for stock data analysis
abczsl520
🌐 OpenClaw skill for Browser-Use — AI-powered browser automation for complex multi-step workflows (login, form filling, scraping, posting)
chizhongwang
Teach AI agents to discover hidden APIs, data functions & browser automation recipes for any website. Works with Claude Code, ClawHub, Cursor & any AgentSkills-compatible agent.
ashemag
OpenClaw skill to crosspost X/Twitter posts to Reddit via browser automation