Plugin Claude Code
Patrick Debois' marketplace for social-skills — social-web skills for AI agents.
Plugin Claude Code
Patrick Debois' marketplace for social-skills — social-web skills for AI agents.
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.
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…
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.
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…
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" …