Silk CLI
A powerful CLI tool for quick task automation using LLMs.
Automate your tasks with ease
A powerful CLI tool for quick task automation using LLMs.
Automate your tasks with ease
# New project
silk create website "Build a simple html website"
silk create snake "Create a snake game in html"
# In an existing project
silk do "make a README.md of this project"