create-strale-agent
v0.1.1
Published
Scaffold a production-ready AI agent project with Strale pre-wired
Maintainers
Readme
create-strale-agent
Scaffold a production-ready AI agent project with Strale pre-wired.
npx create-strale-agent my-agentOr run interactively to choose a project name and language.
What you get
A working agent project with:
- Strale SDK installed and configured
- Example capability calls (IBAN validation, company lookup)
.env.examplewithSTRALE_API_KEYplaceholderCLAUDE.mdpre-configured so Claude Code knows to use Strale for external data tasks- TypeScript or Python — your choice
Free capabilities (no API key needed)
iban-validate, email-validate, dns-lookup, json-repair, url-to-markdown
Get a key
https://strale.dev/signup — includes free trial credits. Browse all 250+ capabilities: https://strale.dev/capabilities
License
MIT
