Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Fetches skills.sh trending rankings. Use when asking about skill rankings or popular tools.
Fetches skills.sh trending rankings. Use when asking about skill rankings or popular tools.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Fetch skills.sh trending rankings and skill details.
# View rankings 今天技能排行榜 Top 10 skills 技能榜单
TypeExamplesDescriptionRankings今天技能排行榜 Top 10Current rankingsDetailxxx是什么 xxx介绍Skill details (requires extra packages)
User InputQuery TypeAction今天技能排行榜rankingsShow top N skillsTop 10 skillsrankingsShow top N skillsxxx是什么detailShow skill details
cd skills/trending-skills python src/skills_fetcher.py Requirements: For basic rankings: pip install playwright playwright install chromium --with-deps For skill details (optional): pip install beautifulsoup4 lxml requests Note: --with-deps automatically installs required system libraries.
python src/detail_fetcher.py <skill-name>
# 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 |
No configuration required.
IssueSolutionPlaywright errorRun playwright install chromiumNetwork timeoutCheck internet connectionSkill not foundVerify skill name on skills.sh
# Fetch rankings python skills/trending-skills/src/skills_fetcher.py # Fetch skill detail (optional) python skills/trending-skills/src/detail_fetcher.py <skill-name>
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.