원클릭으로
skill-github-sentiment-analysis
skill-github-sentiment-analysis에는 newfront에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Fetches, displays, and summarizes GitHub issues from any accessible repository. Supports filtering by limit, state, and optionally expanding issue bodies with AI summarization, and fetching related open PRs and branches per issue. Use when the user asks to fetch issues, list GitHub issues, summarize issues, find bugs or feature requests in a repo, or says things like "gh issues", "get issues from", "show me issues for", or provides a GitHub repo URL and asks about its issues.
Fetches GitHub issues and performs hybrid sentiment analysis using VADER (offline scoring) and the Cursor agent as the LLM (no API key required). Produces a sentiment-enriched JSON or markdown report per issue: tone label, tone detail, and a one-sentence summary. Use when the user asks to analyze sentiment of GitHub issues, score issue tone, classify issue mood, summarize issues with sentiment, or says things like "analyze sentiment", "score these issues", "what's the tone of this issue", or "run sentiment analysis without an API key".