Knowgt banner
wahahaazhe wahahaazhe

Knowgt

Documentation community

Description

--- name: knowgt description: Generate concise, human-readable GitHub Trending briefings from WebFetch/WebSearch results, compare against prior markdown reports when available, and write daily or weekly trend summaries. Use when the user asks to analyze GitHub Trending, compare today's GitHub trends with history, explain trending repositories in plain language, or create a repeatable GitHub Trending report for Codex, Claude Code, or another coding agent. --- # GitHub Trending Briefing Create a

Installation

Installs to ~/.claude/skills/wahahaazhe-knowgt-knowgt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wahahaazhe-knowgt-knowgt && curl -fsSL https://raw.githubusercontent.com/wahahaazhe/KnowGT/HEAD/.claude/skills/knowgt.md -o ~/.claude/skills/wahahaazhe-knowgt-knowgt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository