social-fetch

Installation
SKILL.md

social-fetch

Pull a social post by URL. Detect the platform, try the strategy chain in references/strategies.md, and return the same JSON shape every time. See references/output-schema.md for the full spec.

Adapted from Corey Haines's Maker Skills social-fetch (https://github.com/coreyhaines31/makerskills). License notice: references/attribution.md.

Do not use this skill for YouTube, Loom, Vimeo, or other video hosts. Those need a transcript or watch workflow, not a social-post fetch.

For Reddit actions on the shared signed-in Chrome (inbox, vote, comment), use the reddit machine skill. This skill only fetches structured data from a URL.

1. Detect platform

Installs
8
Repository
jssblck/agents
First Seen
Aug 17, 2026
social-fetch — jssblck/agents