·specstory-link-trail
</>

specstory-link-trail

specstoryai/agent-skills

Track all URLs fetched during SpecStory AI coding sessions. Run when user says "show my link trail", "what URLs did I visit", "list fetched links", or "show web fetches".

43Installs·1Trend·@specstoryai

Installation

$npx skills add https://github.com/specstoryai/agent-skills --skill specstory-link-trail

SKILL.md

Reviews your .specstory/history sessions and creates a summary of all URLs that were fetched via WebFetch tool calls. Useful for auditing external resources accessed during development.

During AI-assisted coding, your assistant fetches documentation, APIs, and resources on your behalf. Link Trail helps you:

| /specstory-link-trail | All sessions in history | | /specstory-link-trail today | Today's sessions only | | /specstory-link-trail last session | Most recent session | | /specstory-link-trail 2026-01-22 | Sessions from specific date | | /specstory-link-trail .md | Custom glob pattern |

Track all URLs fetched during SpecStory AI coding sessions. Run when user says "show my link trail", "what URLs did I visit", "list fetched links", or "show web fetches". Source: specstoryai/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/specstoryai/agent-skills --skill specstory-link-trail
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is specstory-link-trail?

Track all URLs fetched during SpecStory AI coding sessions. Run when user says "show my link trail", "what URLs did I visit", "list fetched links", or "show web fetches". Source: specstoryai/agent-skills.

How do I install specstory-link-trail?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/specstoryai/agent-skills --skill specstory-link-trail Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/specstoryai/agent-skills