🔬

GitHub Explorer

🌐Community
by blessonism · v1.0.0 · MITRepository

Deep multi-source analysis of GitHub projects. Covers architecture, community health, competitive landscape, and cross-platform knowledge. Outputs structured research reports.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add github-explorer npx -- -y @trustedskills/github-explorer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "github-explorer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/github-explorer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

GitHub Explorer — Project Deep Dive Skill

GitHub Explorer is an OpenClaw Agent Skill capable of performing multi-source deep analysis on any GitHub project, outputting a structured project assessment report. It gathers information from diverse sources to provide comprehensive insights.

What it does

This skill analyzes GitHub projects by collecting data from README files, Issues, Commits, Chinese communities (Zhihu/V2EX/WeChat), technical blogs (Medium/Dev.to), and Twitter discussions. It uses AI to determine project stage (early experiment / rapid growth / mature stable / stagnant) and selects high-quality issues. The skill also identifies competitor projects for comparison and checks knowledge source inclusion (DeepWiki, Zread.ai).

When to use it

  • Competitive Analysis: Understand a competitor's GitHub repository, including their development activity and community engagement.
  • Project Evaluation: Quickly assess the viability and potential of an open-source project before contributing or building upon it.
  • Technology Research: Gain a detailed understanding of a technology’s adoption, challenges, and future direction by analyzing its associated GitHub repositories.
  • Due Diligence: Evaluate a potential acquisition target's codebase health, community support, and overall project momentum.

Key capabilities

  • Multi-Source Data Collection: Gathers data from diverse sources beyond just the README.
  • AI-Powered Assessment: Automatically determines project stage and identifies key issues.
  • Intent-Aware Search: Uses search-layer v2 to automatically select search strategies based on intent (project research, competitor comparison, latest updates).
  • Competitor Comparison: Identifies similar projects for analysis.
  • Knowledge Graph Check: Verifies inclusion in knowledge sources like DeepWiki and Zread.ai.
  • Community Voice Capture: Includes direct quotes from Twitter and forum posts with links.
  • Structured Output: Delivers information in a standardized template for quick decision-making.

Example prompts

  • "Analyze the langchain project on GitHub."
  • "Assess the Microsoft GraphRAG repository."
  • “What's the status of the ollama project?”

Tips & gotchas

  • The skill relies on several dependent skills (search-layer, content-extract, mineru-extract). While it will function without them, core functionality is enhanced with their installation. Consider installing these for optimal performance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit91674af8

Installing this skill downloads the exact code at commit 91674af8, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v1.0.0
License
MIT
Author
blessonism
Installs
0

🌐 Community

Passed automated security scans.

Pinned commit91674af8

Install command fetches the verified snapshot, not the live repository.