create-openclaw-chats-share
v0.5.0
Published
Scaffolding tool to initialize a new [openclaw-chats-share](https://github.com/imyelo/openclaw-chats-share) project.
Downloads
600
Readme
create-openclaw-chats-share
Scaffolding tool to initialize a new openclaw-chats-share project.
Usage
npx create-openclaw-chats-share <project-name>This creates a new directory with:
chats-share.toml— site configuration (fill in yoursiteURL)chats/— directory for your exported chat YAML files.github/workflows/— GitHub Actions workflow for automatic Pages deploymentpackage.json— wired toopenclaw-chats-share-webfor local dev and build
Next Steps
After scaffolding, follow the setup guide in the Chats-share README or paste this into your agent chat:
Read https://clawhub.ai/imyelo/chats-share and install the chats-share skill,
then run first-time setup for me.