jedi4ever

6 mods across 1 repository, 7 stars between them.

jedi4ever/social-skills

Instructions file

Instructions for jedi4ever/social-skills, covering social-skills — repo conventions, error handling for external apis, pre-flight known api limits, selectors that scrape third-party doms will drift and platform layout.

7 3mo ago A 2,426 tokens original MIT

social-skills

03

jedi4ever/social-skills

Plugin Claude Code

Social-web skills for AI agents. Wraps HackerNews / Reddit / GitHub / X / LinkedIn / YouTube / Bluesky / arXiv / Medium / Substack / RSS / generic article fetchers, plus search and grounded-answer engines (Perplexity, Grok, OpenAI, Anthropic, Gemini, Tavily, SerpAPI). Auto-caches every fetch in a local SQLite ledger…

7 3mo ago A tokens not measured original MIT

social-skills

04

jedi4ever/social-skills

MCP server Claude CodeCodexCursor +2

MCP server "social-skills" as configured in jedi4ever/social-skills. Launched with social-fetch mcp. Needs 27 environment variables to run.

7 3mo ago A tokens not measured original MIT

social-fetch

05

jedi4ever/social-skills

Skill Claude CodeCodex

Fetch content from social-media URLs (HackerNews, Reddit, GitHub, X/Twitter, LinkedIn, YouTube, Bluesky, arXiv, Medium, Substack, RSS, generic articles) and run web/social searches (DuckDuckGo, Brave, SerpAPI, Tavily, X, HN, YouTube, Bluesky, arXiv) — output as clean markdown or structured JSON. Use whenever the user…

7 3mo ago A 136 tokens original MIT

social-ledger

06

jedi4ever/social-skills

Skill Claude CodeCodex

Local content + seen-ledger for the social-fetch family. Stores every fetched URL (and any URL the agent records via Claude WebFetch / research tools) in a SQLite + FTS5 store + a markdown mirror tree. Use to answer "have we seen this URL?" / "what did we save about X?" / "store this WebFetch output for next time" …

7 3mo ago A 102 tokens original MIT