🛠️
AutomationTypeScript

MyAgents CLI

by hAcKlyc

MyAgents CLI is an Automation skill for Claude Code, published by hAcKlyc in MyAgents.

851 stars99 forkson hAcKlyc/MyAgentsAdded 2026/08/22Repository updated 2026/08/16
aiai-agentsclaude-codecode-agentdesktopmanusskills
Install in seconds
Install MyAgents CLI
Copy MyAgents CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hAcKlyc/MyAgents/tree/main/bundled-skills/myagents-cli ~/.claude/skills/myagents-cli

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hAcKlyc/MyAgents.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
bundled-skills/myagents-cli/SKILL.md in hAcKlyc/MyAgents
Installs to
~/.claude/skills/myagents-cli
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What MyAgents CLI does

MyAgents CLI exposes product actions for tasks, schedules, MCP, models, plugins, skills, Cloud Space, widgets, and settings. Use it when a request maps to MyAgents capabilities or future automation instead of a one-off chat answer.

MyAgents CLI is cataloged under Automation on DirSkills. MyAgents CLI comes from a repository tagged ai, ai-agents, claude-code, code-agent and desktop.

Documentation

README

myagents-cli — MyAgents 产品能力的 CLI 入口

你正运行在 MyAgents 产品内。MyAgents 不只是一个 chat UI,它是一套带状态的 Agent 平台:Goal 目标模式、定时任务、任务中心、IM Bot、MCP、Provider、插件、Skill、Cloud Space、Widget——这些都是产品能力,由内置 myagents CLI 一站暴露给你。

这个 skill 不只是"管理工具",它是 MyAgents 产品能力的执行入口。用户表达的需求只要能映射到产品能力,就该用 CLI 主动帮用户做掉,而不是给用户一堆操作步骤让他自己去 Settings 点。这份文档列出全部能力以及"什么时候应该用哪条命令"。

前置:CLI 是否可用

CLI 通过 ~/.myagents/bin/myagents 暴露,你的 SDK 子进程 PATH 已注入这个目录,直接 myagents <command> 就能跑。它通过 HTTP 走 Sidecar Admin API(端口由环境变量 MYAGENTS_PORT 注入)。

  • 遇到 command not found:让用户重启一次应用触发 CLI 同步
  • 遇到 ECONNREFUSED:Sidecar 没起来,让用户检查应用是否在运行

This is the opening of the README. Read the full README on GitHub.

Commands MyAgents CLI provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /myagents-anydoc

Frequently asked about MyAgents CLI

  • What else does hAcKlyc publish alongside MyAgents CLI?

    MyAgents CLI is one of 23 skills that DirSkills catalogs from hAcKlyc/MyAgents, the repository it ships in. Its siblings there include Apple Notes, Apple Reminders CLI and Bird. Each one is a separate skill with its own page in this directory, installs the same way MyAgents CLI does, and is maintained by hAcKlyc in that same repository. The rest of the collection is listed on the hAcKlyc/MyAgents page.

  • How does MyAgents CLI compare to other Automation skills?

    MyAgents CLI ranks #957 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MyAgents CLI against them. Open each page to compare what they document and how they install.

More from hAcKlyc/MyAgents

MyAgents CLI is one of 23 skills cataloged on DirSkills from hAcKlyc/MyAgents.

See all 23 skills