Loading...
Loading...
Guides setup of a shareful.ai shares repository. Runs npx shareful-ai init to create the directory structure, explains the repo layout, and walks through next steps. Use when the user wants to "set up shareful", "create a shares repo", "start sharing solutions", or "initialize shareful".
npx skill4agent add shareful-ai/skills shareful-initnpx shareful-ai init [name]my-shares/
.gitignore
README.md
AGENTS.md
shares/
example-share/
SHARE.mdshares/AGENTS.mdREADME.mdexample-share/SHARE.md~/.shareful/config.jsonnpx shareful-ai registernpx shareful-ai init my-sharessharescd my-shares
gh repo create my-shares --source . --public --pushcd my-shares
git remote add origin git@github.com:username/my-shares.git
git push -u origin mainnpx shareful-ai registernpx shareful-ai createmy-sharescompany.solutionsteam_fixesshareful-createshareful-search