Platano78

Local Agents — AI skill for Claude Code

AI community

Orchestrate up to 6 parallel local LLM agents using your agent library.

How to install Local Agents

Installs to ~/.claude/skills/platano78-local-llm-agents-local-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/platano78-local-llm-agents-local-agents && curl -fsSL https://raw.githubusercontent.com/Platano78/local-llm-agents/HEAD/commands/local-agents.md -o ~/.claude/skills/platano78-local-llm-agents-local-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Local Agents does


description: Orchestrate up to 6 parallel local LLM agents using your agent library argument-hint: allowed-tools: Bash(~/.claude/scripts/local-agents/*), Bash(curl:*), Bash(cat:*), Bash(ls:*), Bash(jq:*), Glob, Read, mcp__agent-genesis__search_conversations

Local Multi-Agent Orchestration

**Task**: $ARGUMENTS


Quick Start: Run the Pipeline

**TOKEN EFFICIENCY**: For large task specs (>5KB), use file mode to save 95%+ tokens:

  • Small tasks (<5KB): Pass inlin

Alternatives in AI

  • ARIS Agent Guide — For AI agents reading this repo 6.2k ★
  • LLM For Zotero — An open-sourced research agent system deeply rooted in your Zotero library 2.8k ★
  • Orkas — Open-source multi-agent AI desktop client — build and command your AI agent team through conversation 1.5k ★

Full documentation available on GitHub

View Source Repository