For end users
internal-linking
Crawl your site and recommend inter-page links to build topical authority.
What it does
Reads every article in the workspace, finds opportunities to link them to each other, and returns a ranked list of recommendations. Designed to pass relevance signals to the pages that need it most (newer pages, pages with high commercial intent, pages targeting harder keywords).
Returns both a structured array your CMS can apply page-by-page and a Markdown summary you can read end-to-end.
Inputs
workspace_idmax_depth(how many levels of crawl to consider)
Outputs
link_recommendations— array of{ from, to, anchor_text, reason }linksculpting_md— prose summary of the recommendations
When to run
Once your workspace has 20+ published articles. Re-run quarterly or when you publish a new pillar that should receive supporting-article links.
Where it lives
pectusai/skills/internal-linking/SKILL.md