Homemade Claude Code
Description
OUTDATED USE "TMT" INSTEAD Terminal based AI coding agent powered by Ollama. Create, edit and manage files with plain english commands.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OUTDATED USE "TMT" INSTEAD
"I can read, write, and execute. And if you press F2, I can listen, too." — *Local File AI Agent*
`[ Local File AI Agent ]`
A terminal-based, entirely local AI agent powered by Ollama. It doesn't just write code—it manages files, runs scripts, opens applications, and converses with you in a secure, sandboxed workspace.
`>_ WHAT IT DOES`
You type (or speak) a task in plain English. The agent figures out what files to create or modify, executes the actions, and confirms when done. It loops automatically until the task is complete.
**Example Prompts:**
"Make a file called notes.txt with my shopping list inside.""Create a weather app with index.html, style.css, and script.js.""Run the python script I just made.""Open my workspace in File Explorer."
`System Capabilities`
| Capability | Description |
|---|---|
| File Operations | Write, append, patch, rename, read, and delete files. |
| Code Execution | Automatically compiles and runs C/C++/Java, and executes Python, JS, Go, and more. |
| Voice Control | Press F2 to trigger local Whisper STT. The agent replies using system TTS. |
| App Launching | Can open permitted local apps like Notepad and File Explorer directly from the chat. |
| Action Batching | Performs multiple independent file operations simultaneously for faster results. |
`>_ REQUIREMENTS`
- Python: 3.10+
- LLM Backend: Ollama running locally
- Model: A compatible coding model (default:
qwen2.5-coder:7b) - OS: Windows is recommended for full Voice and App Launching capabilities.
`>_ INITIALIZATION_SEQUENCE`
**0. Set Your Workspace** Open `agent.py` and modify the `ROOT_DIR` variable to dictate where the agent is allowed to see and edit files. It cannot escape this directory.
**1. Install Ollama & Pull Model** Download from [ollama.com](https://ollama.com), install it, and pull the default model:
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI