[PR #536] [CLOSED] Add LocalKin — 23MB single-binary AI Agent with Self-Forging skills & edge device support #817

Closed
opened 2026-04-15 07:03:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/536
Author: @localkin
Created: 2/28/2026
Status: Closed

Base: mainHead: add-localkin-agent


📝 Commits (1)

  • 9870045 Add LocalKin — 23MB single-binary AI Agent with Self-Forging skills & edge device support

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is LocalKin?

LocalKin is a 23MB single-binary AI Agent that runs on macOS, Linux, Raspberry Pi, and Android — with zero runtime dependencies.

Why it belongs here

  • 🧠 Multi-provider — Ollama (local), Claude, or any OpenAI-compatible endpoint
  • Self-Forging Agent — the agent writes its own SKILL.md tools and activates them immediately, no restart needed
  • 🍓 True edge support — verified running on Raspberry Pi robot cars
  • 🔌 Genesis Protocol — drop the binary onto any device, it auto-discovers hardware (GPIO, I2C, USB, camera) and bootstraps itself
  • 🔒 Local-first — fully offline with Ollama, your data never leaves the device
  • 🖥️ Unix Pipeline friendlycat log | localkin -exec "analyze" — AI in your shell pipeline
  • 💾 Persistent SQLite memory + topological spatial map for robotics

Supported models

OpenAI-compatible · Claude (Anthropic) · Ollama (Qwen, Llama, etc.) · LiteLLM (DeepSeek, Groq, Together)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/536 **Author:** [@localkin](https://github.com/localkin) **Created:** 2/28/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-localkin-agent` --- ### 📝 Commits (1) - [`9870045`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/9870045728e9de97f31903ceae4d0c7701d235a5) Add LocalKin — 23MB single-binary AI Agent with Self-Forging skills & edge device support ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is LocalKin? LocalKin is a 23MB single-binary AI Agent that runs on macOS, Linux, Raspberry Pi, and Android — with **zero runtime dependencies**. ### Why it belongs here - 🧠 **Multi-provider** — Ollama (local), Claude, or any OpenAI-compatible endpoint - ⚡ **Self-Forging Agent** — the agent writes its own `SKILL.md` tools and activates them immediately, no restart needed - 🍓 **True edge support** — verified running on Raspberry Pi robot cars - 🔌 **Genesis Protocol** — drop the binary onto any device, it auto-discovers hardware (GPIO, I2C, USB, camera) and bootstraps itself - 🔒 **Local-first** — fully offline with Ollama, your data never leaves the device - 🖥️ **Unix Pipeline friendly** — `cat log | localkin -exec "analyze"` — AI in your shell pipeline - 💾 **Persistent SQLite memory** + topological spatial map for robotics ### Supported models OpenAI-compatible · Claude (Anthropic) · Ollama (Qwen, Llama, etc.) · LiteLLM (DeepSeek, Groq, Together) ### Links - 🌐 Website: https://localkin.dev --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 07:03:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#817