@algolia/wizard
v0.4.0
Published
Magically implement Algolia functionality in your codebase
Maintainers
Keywords
Readme
@algolia/wizard
An Agent-driven CLI that implements Algolia functionality directly in your codebase.
Wizard runs workflows — ordered sequences of steps that inspect your project, talk to Algolia APIs, and make AI-authored changes to your repo.
Install & run
# run the default workflow
npx @algolia/wizard
# run a specific workflow by id
npx @algolia/wizard <workflow-id>On first run, Wizard checks for an Algolia profile. If none exists it launches algolia auth login and writes a default profile.
You'll also be asked once to consent to AI-authored changes to the repository.
Contributing
Development setup, architecture notes, and release process live in CONTRIBUTING.md.
