trending-skills
Ready-made skills distilled from trending open-source projects
All Skills in This Repository (20)
Pure Emerald Level Indicatorsfreecodecamp-curriculum
Guide developers through contributing to the freeCodeCamp open-source project.
aris-autonomous-ml-research
Orchestrate autonomous ML research workflows with cross-model review and PDF compilation.
cli-anything-agent-native
Generate a Click-based CLI harness with JSON output, REPL, tests, and documentation.
manpads-system-launcher-and-rocket
Construct and simulate a guided rocket launcher prototype with ESP32 flight control.
pua-agent-performance-skill
Implement a four-level performance pressure system for AI coding agents.
paperclip-ai-orchestration
Set up and manage AI agent companies via the Paperclip REST API and CLI.
metaclaw-evolving-agent
Deploy and configure MetaClaw, an OpenAI-compatible proxy agent with RL training and scheduling.
zeroclaw-ai-agent-runtime
Run a zero-overhead autonomous AI agent runtime in Rust with hot-swappable components.
openclaw-config
Diagnose and troubleshoot OpenClaw bot configuration and channel issues.
chrome-cdp-live-browser
Control live Chrome browser sessions via the Chrome DevTools Protocol.
pi-autoresearch-loop
Automates an iterative experiment loop to optimize code and benchmarks.
openclaw-control-center
Monitor OpenClaw agent activity, token spend, and task execution locally.
Frequently Asked Questions
FAQPage SchemaHow to install trending-skills?▼
Run `npx skills add Aradotso/trending-skills --all -g -y` in your terminal to install every skill globally. To install just one, use `npx skills add Aradotso/trending-skills --skill <skill-name> -g -y`.
What is trending-skills used for?▼
It is a daily-updated collection of skills auto-generated from GitHub's trending open-source projects. Each skill turns a project's documentation into structured instructions your coding assistant can follow to install, configure, and use that project.
Which coding assistants work with trending-skills?▼
All skills follow the universal SKILL.md format, so they work with Claude Code, Cursor, Codex, OpenClaw, and any other assistant that reads skill files.
Do I need coding experience to use these skills?▼
No. Once installed, you describe what you want in plain English and your assistant uses the skill's step-by-step instructions to handle the technical work.
How often are new skills added?▼
New skills are generated automatically from GitHub's trending projects on a daily basis, so the collection grows continuously.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core