ArneJanning/local-skills-agent
Self-extending AI agent system running on local Ollama - creates its own capabilities autonomously
This tool helps developers automate repetitive coding tasks and extend their own development environment with AI-powered capabilities. You give it a natural language request, and it generates code, analyzes existing code, creates tests, or even writes new tools for you. It's designed for software developers and engineers who want to streamline their coding workflows and enhance productivity without relying on external APIs.
Use this if you are a developer looking for an autonomous assistant that can write code, generate documentation, or create new utilities directly on your machine, always keeping your data private.
Not ideal if you prefer a cloud-based solution or need a tool for non-coding tasks outside of software development.
Stars
11
Forks
2
Language
Python
License
—
Category
Last pushed
Oct 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ArneJanning/local-skills-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of...