open-octoopen-octoOfficialยท21 Agent Skills Included

octo-agent

Self-hosted coding agent with bundled professional workflow skills

Runs a self-hosted coding and personal assistant agent from a single Go binary, with built-in shell, file editing, browser automation, and multi-model support. Bundles ready-made skills for code review, tech design, research, presentations, spreadsheets, legal drafting, marketing copy, study planning, and travel budgeting. Eliminates environment setup, vendor lock-in, and telemetry while keeping all data on your own machine.
npx skills add open-octo/octo-agent --all -g -y
Available:

Explains the agent's five-layer architecture, build and test commands, and the conventions for adding new providers, tools, and skills so an AI agent can work correctly inside this codebase.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
open-octoopen-octo

artifact-design

Design self-contained HTML and Markdown artifacts for Octo's Artifacts panel.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-octoopen-octo

dataviz

Create accessible charts and data visualizations from structured data.

Official
Intermediate
๐Ÿ“ฆ In Repo
open-octoopen-octo

cron-task-creator

Create and manage recurring octo agent tasks with validated cron schedules.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

web-access

Coordinate web search, fetch, and browser tools for complex web research.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

image-gen

Generate, source, or slice image files via AI providers and licensed services.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

mcp-creator

Configure and verify MCP server connections for Octo users.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

code-review

Review local code changes for correctness, security, and production readiness.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

deep-research

Conduct multi-source research and produce a fact-checked, cited report.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

tech-design

Generate implementation-ready backend technical designs from PRDs or feature descriptions.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

config-setup

Configure octo providers, models, API keys, and agent defaults via REST API.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

onboard

Manages user profiles, configuration preferences, and saved memories for an AI assistant.

Official
Advanced
๐Ÿ“ฆ In Repo
open-octoopen-octo

channel-manager

Configure and troubleshoot octo integrations with external messaging channels.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install octo-agent?โ–ผ

Run `npx skills add open-octo/octo-agent --all -g -y` in your terminal to install all bundled skills globally.

What can octo-agent do out of the box?โ–ผ

It ships with shell access, file editing, search, browser automation, MCP servers, and sub-agents enabled by default, plus bundled skills for coding, research, writing, legal, study, and travel tasks.

Which AI models does octo-agent support?โ–ผ

It works natively with DeepSeek, Kimi, Qwen, Anthropic, OpenAI, or any OpenAI/Anthropic-compatible endpoint, with per-provider prompt caching tuned to keep token costs predictable.

Does octo-agent send my data anywhere?โ–ผ

No. It is fully self-hosted with zero telemetry โ€” the only outbound traffic is the model API calls you configure yourself.

Can non-developers use the bundled skills?โ–ผ

Yes. Skills like resume crafting, contract review, study plans, and trip budgeting run from plain-language requests once the agent is installed.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’