open-octo/octo-agent

Private, self-hosted AI agent — your models and data stay on your machine. A feature-rich coding + assistant toolset across eight interfaces (CLI, Web, desktop, IM, VS Code, Obsidian, SDK, Mobile), all in one fast, zero-dependency Go binary.

This repository also configures its own agents. See what octo-agent tells them →

96Stars on the repository
46Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

artifact-design

01

open-octo/octo-agent

Skill Claude CodeCodex

Design guidance for any self-contained HTML/Markdown file shown in octo's Artifacts panel — reports, dashboards, architecture/system diagrams, generated UIs, slide-style pages. Read this BEFORE writing the file, not after — it calibrates how much design effort the request warrants and covers the panel's real…

not rated 96 +1 changed 2d ago A 182 tokens original MIT

channel-manager

02

open-octo/octo-agent

Skill Claude CodeCodex

Configure IM platform channels (Feishu, Weixin/WeChat, WeCom, DingTalk, Discord, Telegram) for octo. Guides the user through platform consoles, collects credentials, writes /.octo/channels.yml, and diagnoses connection problems. Trigger on: "channel setup", "setup feishu", "setup weixin", "setup wechat", "setup…

not rated 96 +1 2d ago B 225 tokens original MIT

code-review

03

open-octo/octo-agent

Skill Claude CodeCodex

A code-review workflow that sends local changes to a separate reviewer for checks on correctness, style, performance, security, tests, and design.

not rated 96 +1 2d ago A 67 tokens original MIT

config-setup

04

open-octo/octo-agent

Skill Claude CodeCodex

Configure octo's global settings through guided conversation — set up AI model endpoints (providers, API keys, models), adjust agent defaults (reasoning effort, permission mode, coauthor, workspace directory), and manage the default/lite model assignments. Trigger on: "configure model", "add provider", "setup…

not rated 96 +1 2d ago C 117 tokens original MIT

cron-task-creator

05

open-octo/octo-agent

Skill Claude CodeCodex

A scheduler for recurring octo agent tasks. Each task contains a schedule and a prompt, so octo can run an agent turn automatically at the specified times.

not rated 96 +1 2d ago A 89 tokens original MIT

deep-research

06

open-octo/octo-agent

Skill Claude CodeCodex

A research workflow for answering a question by searching multiple sources, reading original material, checking claims, and writing a cited report.

not rated 96 +1 2d ago A 158 tokens original MIT

open-octo/octo-agent

Skill Claude CodeCodex

Manage octo's agent profiles through conversation — create, modify, delete, list, and bind agents to IM chats by calling REST APIs. This skill is exclusive to the Default Agent (full-access). Use when the user wants to manage agents conversationally, e.g. "create a code review agent", "list all agents", "bind agent X…

not rated 96 +1 changed 2d ago A 121 tokens original MIT

genui

08

open-octo/octo-agent

Skill Claude CodeCodex

Render structured, glanceable, interactive UI in the chat instead of plain text — dashboards, stat cards, filterable tables, charts, mermaid diagrams, choice panels, forms, quizzes. Panels can carry an id so later turns update them in place, and most interaction resolves in the browser with no round-trip. Read this…

not rated 96 +1 2d ago A 98 tokens original MIT

grill-me

09

open-octo/octo-agent

Skill Claude CodeCodex

A structured interview process for testing a plan or design before implementation. It asks one question at a time and follows the answers through unresolved decisions.

not rated 96 +1 2d ago A 108 tokens original MIT

image-gen

10

open-octo/octo-agent

Skill Claude CodeCodex

Acquire images as files — generate them with an AI image model (14 providers: OpenAI/gpt-image, Gemini, Qwen, Zhipu, Volcengine, Stability, FLUX, Ideogram, MiniMax, and more), search openly-licensed stock (Openverse/Pexels/Pixabay/ Wikimedia), or slice one generated sheet into elements. Drive it one-off with a single…

not rated 96 +1 2d ago A 142 tokens original MIT

implement

11

open-octo/octo-agent

Skill Claude CodeCodex

Implement a technical design by decomposing it into dependency-ordered vertical slices, executing each with TDD red-green, reviewing each via an isolated sub-agent, and persisting progress to a state file so work survives session restarts. Use when the user has a tech design (doc or settled conversation) and says…

not rated 96 +1 2d ago A 97 tokens original MIT

mcp-creator

12

open-octo/octo-agent

Skill Claude CodeCodex

Configure and connect MCP (Model Context Protocol) servers through guided conversation — find the right server package or endpoint, build the config entry, write it to /.octo/mcp.json, and verify the connection. Use when the user wants to add, set up, or connect an MCP server, e.g. "add an MCP server", "connect X via…

not rated 96 +1 2d ago C 96 tokens original MIT

office-xlsx

13

open-octo/octo-agent

Skill Claude CodeCodex

Create, read, and edit Excel (.xlsx) spreadsheets programmatically with openpyxl — cell values, formulas, styling (fonts/fills/borders/alignment/number formats), merged cells, multiple sheets, charts, and data validation. Use whenever the user wants a spreadsheet created, inspected, or modified, or references an .xlsx…

not rated 96 +1 2d ago C 77 tokens original MIT

onboard

14

open-octo/octo-agent

Skill Claude CodeCodex

Onboard a new user OR curate a single piece of the assistant's inner state. Without arguments, runs the full first-run ceremony (AI name, personality, user profile, soul.md + user.md). With scope:soul or scope:user, runs a quick chat to update just that one profile file. With path: , runs a quick chat to update / keep…

not rated 96 +1 2d ago A 154 tokens original MIT

ppt-master

15

open-octo/octo-agent

Skill Claude CodeCodex needs its repo

A presentation-generation system that turns source material into SVG pages and exports them as PowerPoint files. SVG is a format for describing scalable page graphics; source material can include PDFs, Word documents, URLs, or Markdown.

not rated 96 +1 2d ago B 76 tokens original MIT

product-help

16

open-octo/octo-agent

Skill Claude CodeCodex

Answer questions about how to use octo, or diagnose something that isn't working, by reading the product documentation. Use when the user asks "how do I...", "what is...", "where is the docs for...", any usage/help question about octo itself, or reports a problem — "not working", "won't start", "error", "connection…

not rated 96 +1 2d ago A 91 tokens original MIT

skill-creator

17

open-octo/octo-agent

Skill Claude CodeCodex

A skill for creating or improving reusable instructions for an agent. It covers capturing the intended workflow, writing a draft, testing it, and refining its trigger description.

not rated 96 +1 2d ago A 123 tokens original MIT

tech-design

18

open-octo/octo-agent

Skill Claude CodeCodex

A guided process for writing a backend technical design from a product requirements document or feature description. A technical design explains how a feature should work in code and services.

not rated 96 +1 2d ago A 109 tokens original MIT

web-access

19

open-octo/octo-agent

Skill Claude CodeCodex

A method for handling difficult web tasks across search, page fetching, and a real browser. It covers sites that need login sessions, dynamic pages, anti-bot handling, or exploration before their structure is understood.

not rated 96 +1 2d ago A 139 tokens original MIT

workflow-creator

20

open-octo/octo-agent

Skill Claude CodeCodex

Turn a repeatable multi-step task into a runnable, reusable saved workflow through guided conversation, in either of two shapes — chaining existing skills/recordings (wiring each one's output into the next's input), or composing the workflow script's own primitives (agent/parallel/pipeline) directly when the task…

not rated 96 +1 2d ago A 278 tokens original MIT

worktree-isolate

21

open-octo/octo-agent

Skill Claude CodeCodex

A workflow for doing risky or experimental changes in an isolated Git worktree, which is a separate working copy of the same repository. The changes can then be merged into the main checkout or discarded.

not rated 96 +1 2d ago A 91 tokens original MIT

brand-voice

22

open-octo/octo-agent

Skill Claude CodeCodex

A writing guide that learns how a brand normally sounds from existing material, then applies that style to new text. It keeps the brand’s voice consistent while allowing the level of formality to change by situation.

not rated 96 +1 2d ago A 200 tokens original MIT

budget-allocation

23

open-octo/octo-agent

Skill Claude CodeCodex

A travel-budget planning guide that breaks an estimated trip cost into accommodation, food, transport, tickets, activities, and miscellaneous expenses. It provides practical ranges for different spending levels instead of one unexplained total.

not rated 96 +1 2d ago A 104 tokens original MIT

contract-review

24

open-octo/octo-agent

Skill Claude CodeCodex

A contract review guide that examines agreements for risky or missing terms. It explains concerns in plain language and suggests possible changes, but is not a lawyer’s final legal opinion.

not rated 96 +1 2d ago A 137 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: