tools

command
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 27 Imported by: 0

README

# Skill Creator Go Tools

This directory is the canonical Go implementation for skill-creator tooling.

Run from repository root:

  • go run ./internal/skills/skill-creator/tools quick-validate <skill-dir>
  • go run ./internal/skills/skill-creator/tools package-skill <skill-dir> [output-dir]
  • go run ./internal/skills/skill-creator/tools aggregate-benchmark <workspace/iteration-N> --skill-name <name>
  • go run ./internal/skills/skill-creator/tools generate-report <run-loop-output.json|-> [--output report.html]
  • go run ./internal/skills/skill-creator/tools run-eval --eval-set <eval.json> --skill-path <skill-dir> --model <model>
  • go run ./internal/skills/skill-creator/tools improve-description --eval-results <eval-results.json> --skill-path <skill-dir> --model <model>
  • go run ./internal/skills/skill-creator/tools run-loop --eval-set <eval.json> --skill-path <skill-dir> --model <model>
  • go run ./internal/skills/skill-creator/tools generate-review <workspace/iteration-N> [--benchmark benchmark.json]

These commands require Go and the claude CLI in PATH.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL