octo-agent
Self-hosted coding agent with bundled professional workflow skills
All Skills in This Repository (21)
Pure Emerald Level Indicatorsartifact-design
Design self-contained HTML and Markdown artifacts for Octo's Artifacts panel.
dataviz
Create accessible charts and data visualizations from structured data.
cron-task-creator
Create and manage recurring octo agent tasks with validated cron schedules.
web-access
Coordinate web search, fetch, and browser tools for complex web research.
image-gen
Generate, source, or slice image files via AI providers and licensed services.
mcp-creator
Configure and verify MCP server connections for Octo users.
code-review
Review local code changes for correctness, security, and production readiness.
deep-research
Conduct multi-source research and produce a fact-checked, cited report.
tech-design
Generate implementation-ready backend technical designs from PRDs or feature descriptions.
config-setup
Configure octo providers, models, API keys, and agent defaults via REST API.
onboard
Manages user profiles, configuration preferences, and saved memories for an AI assistant.
channel-manager
Configure and troubleshoot octo integrations with external messaging channels.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core