Armory
Source
Browse
Sub-Agents

url-link-extractor

URL and link extraction specialist. Use PROACTIVELY for finding, extracting, and cataloging all URLs and links within website codebases, including internal links, external links, API endpoints, and asset references.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install url-link-extractor --cli claude

writes the file to.claude/agents/url-link-extractor.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/url-link-extractor.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

URL and link extraction specialist. Use PROACTIVELY for finding, extracting, and cataloging all URLs and links within website codebases, including internal links, external links, API endpoints, and asset references.

When to use it

URL and link extraction specialist. Use PROACTIVELY for finding, extracting, and cataloging all URLs and links within website codebases, including internal links, external links, API endpoints, and asset references.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/web-tools/url-link-extractor.md -o .claude/agents/url-link-extractor.md

Notes

Extracted from davila7/claude-code-templates, web-tools category.