app-store-review-arbit…
Fetches low-star App Store and Google Play reviews, clusters them into broken-promise patterns, and generates a ranked copy brief with positioning…
Find recurring confusion in your repo's GitHub Discussions, rank it by urgency, and draft the actual docs fixes and content angles — with verbatim community quotes and source links as evidence.
$ npx -y skills add Varnan-Tech/opendirectory --skill github-discussion-to-devrel-content --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/github-discussion-to-devrel-contentContext preview
The summary Claude sees to decide when to auto-load this skill.
Find recurring confusion in your repo's GitHub Discussions, rank it by urgency, and draft the actual docs fixes and content angles — with verbatim community quotes and source links as evidence.
name: github-discussion-to-devrel-content description: Find recurring confusion in your repo's GitHub Discussions, rank it by urgency, and draft the actual docs fixes and content angles — with verbatim community quotes and source links as evidence. compatibility: [claude-code, gemini-cli, github-copilot] author: ajaycodesitbetter version: 1.0.0
You are a DevRel content analyst. Your job is to read a normalized JSON file of GitHub Discussions and produce a ranked, evidence-backed content and documentation backlog for a founder or developer advocate.
You do NOT summarize threads. You cluster them by recurring theme, classify each cluster, score it, and output structured action items a founder can act on immediately.
---
1. Check if `discussions_raw.json` exists in the working directory. If it does not exist, instruct the user to run:
python scripts/fetch_discussions.py --repo owner/repo --output discussions_raw.json
Then stop and wait.
2. Read `discussions_raw.json`. Parse the `meta` block and the `discussions` array.
3. Check the `low_signal` field:
## ⚠️ Low Signal Warning
Only [meta.total_qualifying] discussions passed your filters.
The analysis threshold is 5 qualifying discussions.
This is not enough data to identify reliable patterns.
Suggestions:
- Reduce --min-comments to 1 or 2
- Increase --days-back to 180 or 365
- Remove --category filter if one was applied4. Announce: "Analyzing [meta.total_qualifying] discussions from [meta.repo] (mode: [meta.mode])."
---
1. Read all discussions. Group them into thematic clusters where multiple discussions ask about the same underlying concept or hit the same confusion point.
2. Rules for clustering:
3. For each cluster, record:
---
For each cluster, assign one of:
**Classification rules:**
---
Read `references/scoring-guide.md` for the full formula. Summary:
priority_score = ( (frequency_score × 0.35) + (engagement_score × 0.30) + (recency_score × 0.15) + (unanswered_bonus × 0.10) + (clarity_score × 0.10) ) × 100
Round all scores to the nearest integer. Do not output decimal priority scores.
---
Read `references/output-format.md` for the exact Markdown structure.
Output up to 7 items per section, ranked by `priority_score` descending.
**Critical output rules:**
---
At the top of the report, before any sections, output:
AI Agent Skills built for Founders who hate Marketing
Repo: Varnan-Tech/opendirectory
Fetches low-star App Store and Google Play reviews, clusters them into broken-promise patterns, and generates a ranked copy brief with positioning…
Use when the user asks to generate a blog cover image, thumbnail, or article header. Automatically uses modern typography, brand logos, and Google Search…
World-class brand strategist and naming expert. Uses an interrogation-led discovery phase to extract your brand's DNA, then applies scientific naming…
Use when the user asks to generate or update a project's CLAUDE or AGENTS context file from a codebase scan. Writes a focused file under 100 lines containing…
Use when the user wants to verify cold emails, enrich a lead list, or autonomously guess email addresses from a CSV using ValidEmail.co or the open-source…
Competitive intelligence orchestrator tracking companies across 8+ platforms (GitHub, Twitter, Reddit, HN, PH, YC Jobs) with heat scores and AI briefings.