Shawl
Shawl runs any command as a Windows service, allowing for easy management and monitoring of background processes
- •You need to keep a web scraper or data ingestion script running continuously on a Windows server
- •Your startup relies on a custom Rust or executable application that needs to run in the background
- •You want to integrate a third-party command-line tool into your Windows-based workflow or automation
shawl install --config shawl.toml --name my_custom_service --command 'C:\\\path\\\to\\\my_script.exe'
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/shawl && curl -fsSL https://workflowstacks.com/api/skills/shawl/claude-skill -o ~/.claude/skills/shawl/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Shawl is a small Rust project (~2.4k lines across 8 code files, plus 1 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit 4 months ago, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2src/cli.rsWhere the program starts running
- 3Cargo.tomlDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/shawl && curl -fsSL https://workflowstacks.com/api/skills/shawl/claude-skill -o ~/.claude/skills/shawl/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 ai-agent tools founders pair with this one.