Skip to content

Releases: LeadMagic/gtm-skills

v0.26.0 — Toolkit Flattening, Reference Repair, Validation Hardening

Choose a tag to compare

@jesseoue jesseoue released this 10 Jun 02:34
0a9a99c

v0.26.0 — Toolkit Flattening, Reference Repair, and Validation/CI Hardening

  • 203 skills / 25 categories — catalog, lockfile, taxonomy, and public metadata synced to disk.
  • Added the linkedin-algorithm skill (Richard van der Blom's LinkedIn algorithm research) and an Adam Robinson founder-brand playbook under founder-led/founder-brand, with cross-links from social-selling and social-media-strategy.
  • Added Lars Nilsson ABSD, Tito Bohrt SDR science, Leslie Venetz buyer-first outbound, developer-gtm, and Plain BYOAI headless-support stack documentation.
  • Flattened the grouped tools/clay/* and tools/crm/* toolkit skills to the documented skills/<category>/<skill>/SKILL.md depth (clay-toolkit, clay-loops-toolkit, crm-toolkit) and rewrote every repo path that referenced the old grouped layout.
  • Repaired broken cross-skill references across SKILL.md and artifact files; extended audit-references.py to scan references/ and templates/.
  • Hardened scripts/validate-skills.js to enforce flat skill depth, require name to equal the directory, and verify resolvable reference targets.
  • Added scripts/generated-artifacts.txt, regenerate.yml (auto-commit catalogs on main), and npm run verify as the full quality gate.
  • Auto-generate references/skill-index-master.md; fixed Authority Catalog aggregation in generate-indexes.js.
  • README public links, agent-skills directory listing table, and GitHub repository metadata updated for discoverability.

v0.25.0

Choose a tag to compare

@jesseoue jesseoue released this 08 Jun 04:02
07ce0cd

Full Changelog: v0.24.0...v0.25.0

v0.24.0

Choose a tag to compare

@jesseoue jesseoue released this 08 Jun 03:36
7873046

Full Changelog: v0.23.0...v0.24.0

v0.23.0

Choose a tag to compare

@jesseoue jesseoue released this 08 Jun 03:23
7788059

Full Changelog: v0.22.0...v0.23.0

v0.22.0 — artifacts, installer, and framework hardening

Choose a tag to compare

@jesseoue jesseoue released this 08 Jun 03:01

GTM Blueprints v0.22.0

Clean public release from scrubbed history.

Added

  • Dependency-free TUI installer: ./install.sh
  • Non-interactive installer targets for Claude Code, Cursor, Codex, Hermes, Windsurf, OpenCode, Gemini CLI, Copilot, Zed, VS Code, and Goose
  • Execution artifacts for artifact-heavy skills:
    • references/framework-notes.md
    • templates/output-template.md
    • scripts/check-output.py
  • Shared GTM artifacts under references/artifacts/

Improved

  • 189 skills validated
  • 0 skills under 120 lines
  • Every skill has 3+ named frameworks/sources in frontmatter
  • 65 artifact-backed skills across analytics, automation, design, LeadMagic, sequencing, and tools
  • Strict validator enforces required artifacts and framework depth
  • README, install docs, package metadata, AGENTS.md, CLAUDE.md, taxonomy, and lockfile regenerated

Verification

  • node scripts/validate-skills.js: 189 skills checked, 0 errors, 0 warnings
  • npm run verify: validator + installer dry-run passed
  • Disk sensitive scan: clean
  • Git history sensitive scan: clean