Skip to content

feat: add grokery skill — grok-powered cross-platform signal research - #19

Draft
indrasvat wants to merge 1 commit into
mainfrom
feat/grokery-skill
Draft

feat: add grokery skill — grok-powered cross-platform signal research#19
indrasvat wants to merge 1 commit into
mainfrom
feat/grokery-skill

Conversation

@indrasvat

Copy link
Copy Markdown
Owner

What

Adds grokery 🛒 — a last30days-style cross-platform signal scanner with zero setup. The auth-walled, key-hungry sources (X, Reddit, grounded web) all run through the grok CLI on the user's X subscription — no vendored Bird client, no browser login, no Brave/Perplexity keys. Keyless sources (HN, GitHub, Polymarket, YouTube) run via curl/jq. The agent synthesizes the raw signal into an engagement-ranked brief (markdown, or --html).

Contents

  • SKILL.md + 5 references (sources, modes, ranking, html-brief, brief-template)
  • 8 scripts: grokery.sh orchestrator, fetch-social.sh (grok: X+Reddit+web), fetch-hn/github/polymarket/youtube.sh, render-html.sh, store.py
  • Registration: marketplace.json (15→16 skills), plugin.json (v1.6.0), README.md

Known open item (why this is a draft)

The grok X Search pass runs against the X Premium+ account's X Search quota, which during testing wasn't generous enough to fully exercise the live X path in one sitting. fetch-social.sh already detects the quota/usage-limit case and degrades gracefully (every other source still returns), but the live-X expectations are worth revisiting before marking ready.

https://claude.ai/code/session_0171eMkvf7nmFnTtHNL33icA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant