local ai agents

47 tagged local ai, measured the same way as everything else here.

Browse within: elixir 29nanobot 29nanoclaw 29GPU Acceleration 9ai-sdk 9chat-completions 9foundry-local 9microsoft 9local-llm 7

ApiExpert

01

microsoft/foundry-local

Agent

Use when: designing C ABI APIs with opaque types and function pointer tables, creating header-only C++ wrappers over C APIs, adding new API surface area to the SDK, reviewing ABI stability, implementing vtable-based versioned interfaces, wrapping opaque handles with RAII C++ classes.

2.5k 2d ago A 55 tokens

JsCoder

02

microsoft/foundry-local

Agent

Use when: writing or modifying JavaScript or TypeScript code in the Foundry Local SDK, implementing or maintaining the Node-API C addon for the JS SDK, porting C# or Python SDK functionality to JS/TS, wrapping native handles in idiomatic JS classes, implementing async iterables for streaming, packaging with…

2.5k 2d ago A 100 tokens

PythonCoder

03

microsoft/foundry-local

Agent

Use when: writing or modifying Python SDK code, implementing ctypes bindings to the C API, wrapping native types in Pythonic classes, writing streaming generators, packaging with pyproject.toml, implementing context managers for native resource lifetime, fixing ctypes struct alignment, writing Python tests.

2.5k 2d ago A 53 tokens

domain

04

BrettKinny/dotty-stackchan

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

105 1mo ago A 0 tokens copy · 84% MIT

issue-tracker

05

BrettKinny/dotty-stackchan

Agent

Issues and PRDs for this repo live as GitHub issues on BrettKinny/dotty-stackchan. Use the gh CLI for all operations.

105 1mo ago A 0 tokens copy · 88% MIT

triage-labels

06

BrettKinny/dotty-stackchan

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

105 1mo ago A 0 tokens copy · 75% MIT

AGENTS

07

fengzhizi715/OpenVitamin

Agent

Agent "AGENTS" from fengzhizi715/OpenVitamin, covering agents.md — model agents governance, 1. 模块定位(module purpose), 2. 设计边界(strict boundaries), 2.1 model agent 必须做的事 ✅ and 2.2 model agent 严禁做的事 ❌.

75 1mo ago A 0 tokens original Apache-2.0

design

08

Miosa-osa/OSA

Agent

Agent "design" from Miosa-osa/OSA, covering design — design & creative, default territory, design files & tokens, css / styling config and component documentation.

50 2d ago A 0 tokens

red-team

09

Miosa-osa/OSA

Agent

Agent "red-team" from Miosa-osa/OSA, covering red team — adversarial review, default territory, read-only on all source code (every file in the repo), can write to and responsibilities.

50 2d ago A 0 tokens

exploit-developer

10

Miosa-osa/OSA

Agent

Exploit and payload developer — writes custom exploits, reverse shells, bypasses, and PoCs for discovered vulnerabilities. Specializes in turning vulnerability findings into working attack code.

50 2d ago A 39 tokens

benchmark-advisor

11

MetriLLM/metrillm

Agent

Analyzes and compares MetriLLM benchmark results. Recommends the best local model for a given use case based on performance and quality scores.

5 3mo ago A 34 tokens original Apache-2.0

debugger

12

Siesher/opencode-homelab

Agent

Use when something is broken and the cause isn't obvious — bugs, error stack traces, "works in dev not prod", performance regressions, weird behavior after a change.

2 3mo ago A 34 tokens original MIT

researcher

13

Siesher/opencode-homelab

Agent

Use for any task requiring external research — finding documentation, comparing libraries, looking up release notes, market research, fact-checking. Read-only by design — won't modify files. Auto-delegate when query starts with "find", "research", "look up", "compare", "what is the latest".

2 3mo ago A 61 tokens original MIT

reviewer

14

Siesher/opencode-homelab

Agent

Use to review code changes (diffs, PRs, single files) for bugs, security issues, performance problems, style violations, and missing edge cases. Read-only — produces a review, doesn't fix code.

2 3mo ago A 43 tokens original MIT