Goal

SkillDev tools

Add internal and external links to the passed blog

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Goal skill

What this skill tells your AI

The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/blog.add_links/SKILL.md and read by ahel’s review.

  • Add internal and external links to the passed blog

Workflow

Collect Material

  • Read the passed blog text <BLOG_FILE> and the other blogs in <BLOG_DIR> website/docs/blog/posts/*.md (both published ones and drafts)

Add Internal Links

  • Find which parts of the blog <BLOG_FILE> can point to the other blogs and add references to each other

Add External Links

  • Find references to the content of the blog <BLOG_FILE> that are meaningful and expand on it by adding more links

Format

  • At the end, format the text with
    > website/format_blog.sh <BLOG_FILE>
    

Constraints

  • Make sure to follow rules from .claude/skills/blog.rules.md
  • Do not change the content of the blog, but only add links

Verification

  • Confirm every added link resolves to an existing blog post or a valid external URL
  • Confirm no existing wording was changed, only links added
  • Confirm website/format_blog.sh ran without errors

Signals

GitHub stars
145
Forks
160
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
blog-add-links
Source
github.com/causify-ai/helpers