Skip to content

Clawdbot skill for querying HashiCorp Nomad clusters (read-only)

License

Notifications You must be signed in to change notification settings

danfedick/nomad-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

nomad-skill

Clawdbot skill for HashiCorp Nomad cluster orchestration.

Installation

Via ClawdHub

clawdhub install nomad

Manual

Copy SKILL.md to your Clawdbot skills directory:

mkdir -p ~/.clawdbot/skills/nomad
cp SKILL.md ~/.clawdbot/skills/nomad/

Requirements

What It Does

This skill teaches Clawdbot how to manage your Nomad cluster:

  • Jobs — Run, stop, scale, dispatch, plan, history, revert
  • Allocations — Status, logs, exec, restart, signals, filesystem
  • Nodes — Status, drain, eligibility management
  • Deployments — Promote, pause, resume, fail
  • Evaluations — List and inspect
  • Services — Nomad native service discovery
  • Namespaces — Create, delete, status
  • Variables — Read, write, purge
  • ACLs — Policy and token inspection
  • Cluster — Server members, raft peers, snapshots

Related

License

MIT

About

Clawdbot skill for querying HashiCorp Nomad clusters (read-only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published