Vigils
Vigils runs a local control plane that watches AI‑agent actions, lets you approve or block them, and keeps any API keys or secrets off the network.
- •You’re giving internal teams access to LLM‑powered agents and need a safety‑gate before they can call external services.
- •You want to experiment with AI agents on a laptop without exposing your OpenAI or Anthropic keys to the cloud.
- •Your product ships a Chrome extension that talks to AI agents and you need a desktop UI to audit those calls in real‑time.
vigils approve --request-id 42 # approves the pending outbound request with ID 42 that the agent just generated
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/vigils && curl -fsSL https://workflowstacks.com/api/skills/vigils/claude-skill -o ~/.claude/skills/vigils/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Vigils is a very large Rust project (~86k lines across 198 code files, plus 82 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2Cargo.tomlDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/vigils && curl -fsSL https://workflowstacks.com/api/skills/vigils/claude-skill -o ~/.claude/skills/vigils/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More local-ai tools founders pair with this one.