← Back to Skills Marketplace
toller892

GitHub AI Trends

by toller892 · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
5787
Downloads
9
Stars
74
Active Installs
2
Versions
Install in OpenClaw
/install github-ai-trends
Description
Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos.
Usage Guidance
Safe to install for live GitHub AI trend lookups. If using a GitHub token, prefer an environment variable or secret manager, use a least-privilege token, and avoid pasting tokens into chat, command examples, logs, or shell history.
Capability Analysis
Type: OpenClaw Skill Name: github-ai-trends Version: 1.1.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for the AI agent to execute a local Python script and output its results, without any prompt injection attempts or instructions for malicious behavior. The `scripts/fetch_trends.py` script legitimately interacts with the GitHub API to retrieve trending repositories, optionally using a `GITHUB_TOKEN` from environment variables for higher rate limits. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation. All actions align with the stated purpose of generating GitHub AI trend reports.
Capability Assessment
Purpose & Capability
The stated purpose matches the artifacts: SKILL.md instructs running a local Python script, and the script queries GitHub repository search for AI-related repos, deduplicates and sorts results, then outputs formatted text or JSON.
Instruction Scope
Runtime instructions are limited to running the included script and pasting stdout; no role overrides, hidden behavior, destructive actions, or unrelated agent instructions were found.
Install Mechanism
No installer, dependency download, package manager action, or setup persistence is present; the bundle contains SKILL.md and one stdlib Python script.
Credentials
Outbound requests to https://api.github.com are necessary for live trend data. The script may use a GitHub token from --token or GITHUB_TOKEN, but only sends it as an Authorization header to GitHub.
Persistence & Privilege
No file writes, credential storage, privilege escalation, background workers, or persistence mechanisms were found. The only privilege-relevant behavior is optional use of a GitHub token for higher API limits.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install github-ai-trends
  3. After installation, invoke the skill by name or use /github-ai-trends
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Changed output from HTML to formatted text for direct chat display
v1.0.0
Initial release: fetch trending AI repos from GitHub, generate styled HTML leaderboard (daily/weekly/monthly)
Metadata
Slug github-ai-trends
Version 1.1.0
License
All-time Installs 218
Active Installs 74
Total Versions 2
Frequently Asked Questions

What is GitHub AI Trends?

Generate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repos by daily, weekly, or monthly period and renders a styled leaderboard. Use when the user asks for AI project trends, GitHub trending, AI leaderboard, or wants to see popular AI repos. It is an AI Agent Skill for Claude Code / OpenClaw, with 5787 downloads so far.

How do I install GitHub AI Trends?

Run "/install github-ai-trends" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is GitHub AI Trends free?

Yes, GitHub AI Trends is completely free (open-source). You can download, install and use it at no cost.

Which platforms does GitHub AI Trends support?

GitHub AI Trends is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GitHub AI Trends?

It is built and maintained by toller892 (@toller892); the current version is v1.1.0.

💬 Comments