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".
$npx -y skills add specstoryai/agent-skills --skill specstory-link-trailInstalls into the current project.
Run `npx skills use "https://github.com/specstoryai/agent-skills" --skill "specstoryai/agent-skills/specstory-link-trail"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/specstoryai/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/specstoryai/agent-skills"` and select the relevant skills, then follow their instructions.