If you've ever wondered what documentation or APIs Claude actually fetched during a coding session, this parses your SpecStory history files and gives you a clean audit trail. It groups URLs by session, shows fetch counts for repeated accesses, and separates successful fetches from failures with status codes. Handy when you need to find that API doc you saw earlier or understand what external resources were touched. The output includes a domain summary so you can see at a glance where most requests went. Built by SpecStory themselves, so it hooks directly into their history format without any setup.
npx -y skills add specstoryai/agent-skills --skill specstory-link-trail --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot