skool-headless-reader

Solid

Read, monitor, and analyze Skool communities or posts headlessly for lead discovery, customer pain, acquisition opportunities, or ThumbGate revenue research without blocking the user's browser.

AI & Automation 24 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Skool Headless Reader ## Overview Use this skill when a task asks to inspect Skool communities, find revenue opportunities in Skool, summarize Skool posts, or mine AI automation communities for ThumbGate acquisition signals. It uses direct HTTP reads and the local MCP connector instead of the user's logged-in browser, so the user can keep working. ## Operating Rules - Do not use the user's Comet, Chrome, or Computer Use session first. Start with the headless reader. - Do not post, comment, DM, scrape private data, or take write actions. Draft replies or outreach only unless the user explicitly authorizes posting. - Use cookies only through the `SKOOL_COOKIE` environment variable when a private group requires auth. Never print, commit, or persist cookies. - Keep outputs focused on revenue: pain, buyer intent, possible ThumbGate angle, and a concrete next action. ## Quick Start Read a public community: ```bash node scripts/skool-reader.js --community ai-automation-society --limit 10 --format json ``` Rank ThumbGate revenue signals: ```bash node scripts/skool-reader.js --url https://www.skool.com/ai-automation-society --category "Support Needed" --signals --format markdown ``` Use `--post-limit` to read more posts before returning the top `--limit` signals. Run the local MCP server: ```bash node adapters/skool/server-stdio.js ``` Useful MCP tools: - `skool_read_community`: return normalized categories, posts, and engagement. - `skool_revenue_signals`: rank posts ...

Details

Author
IgorGanapolsky
Repository
IgorGanapolsky/ThumbGate
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category