devo
Model-neutral coding agent for desktop and terminal
All Skills in This Repository (3)
Pure Emerald Level Indicatorsskill-creator
Create and validate self-contained agent skills with YAML frontmatter and metadata.
skill-installer
Install and list agent skills from curated collections or GitHub repositories.
deep-research
Investigate complex questions and generate source-backed Markdown research reports.
Frequently Asked Questions
FAQPage SchemaHow to install Devo?โผ
Run `npx skills add 7df-lab/devo --all -g -y` in your terminal to install all skills in this suite globally.
What models does Devo support?โผ
Devo works with OpenAI-compatible APIs, Anthropic-compatible endpoints, DeepSeek, Qwen, Kimi, GLM, MiniMax, and private or local model gateways.
Can Devo run in private or offline environments?โผ
Yes. Devo is a single local Rust binary that supports offline installation and can point to internal endpoints without any hosted service.
Does Devo support MCP servers and custom skills?โผ
Yes. You can add MCP servers with `devo mcp add` and package reusable workflows as skills that the agent loads automatically.
Can I use Devo without coding experience?โผ
Yes. The desktop app and terminal interface let you describe tasks in plain English while the agent handles the technical execution.
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