sacenoxsacenoxCommunityยท1 Agent Skills Included

mini-coder

Fast terminal coding with streaming edits and shell commands

Runs coding tasks directly in your terminal with live streaming of text, reasoning, and file edits. Reads, edits, and executes shell commands on your project without leaving the command line. Connects to multiple model providers including local Ollama servers, with OAuth login support. Starts fast and stays lightweight so everyday coding work finishes quicker.
npx skills add sacenox/mini-coder --all -g -y
Available:

Gives the agent strict engineering rules for working on this codebase, prioritizing correctness, minimal code changes, simple solutions, and mandatory formatting and lint checks before finishing.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’