trending▌
3 indexed skills · max 10 per page
openrouter-trending-models
madappgang/claude-code · Productivity
This skill provides access to current trending programming models from OpenRouter's public rankings. It executes a Bun script that fetches, parses, and structures data about the top 9 most-used AI models for programming tasks.
github-trending
majiayu000/claude-arsenal · Productivity
Real-time discovery and analysis of GitHub trending repositories, developers, and technology trends. \n \n Tracks trending projects across languages, timeframes (daily/weekly/monthly), and categories; identifies viral, steady-growth, and niche projects worth monitoring \n Analyzes projects using metrics like star velocity, contributor activity, documentation quality, and community responsiveness to distinguish hype from genuine value \n Covers emerging tech domains including AI/LLM tooling, Rust
github-trending
hoodini/ai-agents-skills · Productivity
Scrape and display GitHub trending repositories with language and time-period filtering. \n \n Provides two approaches: direct web scraping of github.com/trending using Cheerio, or GitHub Search API as an official alternative \n Extracts repository metadata including owner, name, description, programming language, star count, forks, and stars gained in the selected period \n Supports filtering by programming language and time range (daily, weekly, monthly) \n Includes ready-to-use Next.js API ro