Docs

Everything you need to get myagents running cleanly.

myagents gives every AI agent one portable home for instructions, credentials, environment variables, and connectors. Use this page as the fast path into setup, dashboard usage, and local runtime loading.

Quick start

Human terminal

curl -fsSL myagents.sh /install.sh | bash

AI agent

Go to myagents.sh /setup and install myagents for me.

Install the CLI

Install myagents once, sign in once, then load any agent profile on demand.

Open Install Guide

Use the dashboard

Create agents, connect tools, manage environment variables, and review activity from one place.

Open Dashboard

Learn the runtime flow

Understand how `myagents load` restores credentials, skills, and connector metadata for your local agent.

Read Skill Reference

What belongs where

  • Connectors are for guided OAuth or MCP-style connection flows.
  • Environment Variables are for manual raw keys and service tokens.
  • Instructions, identity, resources, and policies travel with the agent profile.

Core commands

myagents login
myagents load <slug>
myagents connector open github
myagents doctor