Skip to content

docs: add hamalert-cli usage skill#5

Merged
jsvana merged 1 commit into
jsvana:mainfrom
rwjblue:rwjblue/docs-add-hamalert-cli-usage-skill
Jul 8, 2026
Merged

docs: add hamalert-cli usage skill#5
jsvana merged 1 commit into
jsvana:mainfrom
rwjblue:rwjblue/docs-add-hamalert-cli-usage-skill

Conversation

@rwjblue

@rwjblue rwjblue commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

BLUF: Add a repo-provided skill for safely operating hamalert-cli.

This adds a skills/hamalert-cli package that agents can install with npx skills after this PR lands and use as an operator runbook for the CLI. The skill focuses on live-account safety: credential handling, dry-run-first workflows, backup/restore caution, profile operations, and troubleshooting.

Details

The skill keeps the entrypoint short and moves command syntax, workflows, data formats, safety rules, and troubleshooting into one-level reference files. It also includes helper scripts to detect whether to invoke hamalert-cli directly or through cargo run --, and to snapshot generated CLI help when exact flags matter.

Verification

Validated the skill with quick_validate.py, confirmed npx skills use . --skill hamalert-cli emits the expected skill prompt, and ran both helper scripts. After this lands on main, the documented install command is npx skills add jsvana/hamalert-cli.

@rwjblue rwjblue marked this pull request as ready for review July 8, 2026 16:57
@rwjblue rwjblue force-pushed the rwjblue/docs-add-hamalert-cli-usage-skill branch from dc1d283 to 644dd6d Compare July 8, 2026 17:00
@rwjblue rwjblue marked this pull request as draft July 8, 2026 17:00
@rwjblue rwjblue force-pushed the rwjblue/docs-add-hamalert-cli-usage-skill branch 2 times, most recently from fdd4e0b to 4aebf7c Compare July 8, 2026 17:03
@rwjblue rwjblue force-pushed the rwjblue/docs-add-hamalert-cli-usage-skill branch from 4aebf7c to 2bdd7cb Compare July 8, 2026 17:06
@rwjblue rwjblue marked this pull request as ready for review July 8, 2026 17:08
@jsvana jsvana merged commit bcd2392 into jsvana:main Jul 8, 2026
2 of 3 checks passed
@rwjblue rwjblue deleted the rwjblue/docs-add-hamalert-cli-usage-skill branch July 10, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants