jeremylongshore

Blog Startaitools — Development skill for Claude Code

Development community

Generate and publish a technical blog post to startaitools.com (intent solutions io blog) that showcases Jeremy's work and teaches others how to build similar solutions.

How to install Blog Startaitools

Installs to ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-startaitools/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-startaitools && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/Content-Nuke-Claude/HEAD/commands/blog-startaitools.md -o ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-startaitools/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blog Startaitools does

Generate and publish a technical blog post to startaitools.com (intent solutions io blog) that showcases Jeremy's work and teaches others how to build similar solutions.

Your Task

  1. Analyze ENTIRE Working Session
    • Git History: Check commits since the most recent post date in /home/jeremy/projects/blog/startaitools/content/posts/ (fallback: last 14 days)
    • Current Conversation: Review the COMPLETE conversation history from this session
      • What problem were we solvin

Alternatives in Development

  • Troubleshooting Guide — Common issues and solutions when using Skill Seeker 12.9k ★
  • Summarize Blogs — Blog Post Summary Prompt 3.2k ★
  • AgentHandover — What if OpenClaw, Claude Code, Codex etc. knew how to do your work without you saying it 600 ★

Full documentation available on GitHub

View Source Repository