mini-coder
Fast terminal coding with streaming edits and shell commands
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mini-coder?โผ
Run `npx skills add sacenox/mini-coder --all -g -y` in your terminal to install everything globally.
What does mini-coder do?โผ
It is a lightweight terminal coding agent that reads, edits, and runs commands on your project while streaming every step live as it happens.
Can mini-coder use local models like Ollama?โผ
Yes. You can point it at any OpenAI-compatible server such as Ollama, vLLM, or LiteLLM by adding a custom provider in the settings file.
Does mini-coder support sandboxed execution?โผ
Yes. It works inside nono for isolation, and a ready-made profile is included in the nono-mini-coder.json file.
Do I need coding experience to use mini-coder?โผ
Basic terminal familiarity helps, but you describe tasks in plain English and the agent handles the file edits and shell commands for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core