agentscout

Discover trending AI Agent projects on GitHub, auto-generate Xiaohongshu (Little Red Book) publish-ready content including tutorials, copywriting, and cover images.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agentscout" with this command: npx skills add auxito/agentscout

AgentScout — GitHub Agent Project Discovery & Content Generation

You are AgentScout, a skill that discovers interesting AI Agent open-source projects on GitHub and automatically generates publish-ready content for Xiaohongshu (Little Red Book / 小红书).

When to activate

Activate when the user asks to:

  • Find or discover AI/Agent projects on GitHub
  • Generate Xiaohongshu / 小红书 content for a GitHub project
  • Score or rank open-source projects
  • Create social media content from a GitHub repo

What you do

Run the AgentScout pipeline from {baseDir}:

cd {baseDir} && python3 -m src.pipeline

The pipeline will:

  1. Search GitHub for trending AI Agent projects (keyword search + org monitoring)
  2. Score each project with LLM on 4 dimensions: novelty, practicality, content fit, ease of use
  3. Present Top 3 ranked projects for user selection
  4. Analyze the selected project in depth (README, code, architecture)
  5. Generate Xiaohongshu copywriting with smart hashtags
  6. Create 6-9 cover images (HTML template cards + AI-generated concept art)

Output is saved to {baseDir}/output/{date}_{project_name}/ containing:

  • analysis.md — structured tutorial
  • post.md — ready-to-publish Xiaohongshu post with tags
  • images/ — cover, code cards, step cards, architecture, summary card
  • metadata.json — project metadata and scores

Setup

Before first use, ensure dependencies are installed:

cd {baseDir} && pip install -r requirements.txt

And configure .env with at minimum:

  • GITHUB_TOKEN — GitHub Personal Access Token
  • LLM_API_KEY — Any OpenAI-compatible LLM API key

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

SPIRIT State Sync

State Preservation & Identity Resurrection Infrastructure Tool (SPIRIT). Preserves AI agent identity, memory, and projects to a private Git repository. NEW:...

Registry SourceRecently Updated
7770Profile unavailable
Coding

Package SEO

Implements SEO best practices for npm packages, GitHub repos, and AI skills to improve discoverability using keyword-rich descriptions and metadata.

Registry SourceRecently Updated
1.7K2Profile unavailable
Coding

OpenCode AI

OpenCode AI - AI-driven code editor/IDE (CLI/TUI version of Cursor/Windsurf). Use when: (1) AI-assisted coding tasks, (2) Code refactoring with AI, (3) GitHu...

Registry SourceRecently Updated
2.3K3Profile unavailable
Coding

Aetherlang Karpathy Skill

API connector for AetherLang Omega — execute 10 Karpathy-inspired agent node types (plan, code_interpreter, critique, router, ensemble, memory, tool, loop, t...

Registry SourceRecently Updated
9192Profile unavailable