📄
AutomationTypeScript

MyAgents AnyDoc

by hAcKlyc

MyAgents AnyDoc 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 AnyDoc
Copy MyAgents AnyDoc 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-anydoc ~/.claude/skills/myagents-anydoc

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-anydoc/SKILL.md in hAcKlyc/MyAgents
Installs to
~/.claude/skills/myagents-anydoc
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What MyAgents AnyDoc does

MyAgents AnyDoc converts local Office, PDF, image, EPUB, RTF, OpenDocument, and CSV files to Markdown through the MyAgents desktop app. Use it for offline OCR, encrypted documents, and tracking asynchronous conversion jobs.

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

Documentation

README

myagents-anydoc — 本地文档转 Markdown

这是 MyAgents 随 App 发布的全离线文档转换能力。底层任务由 Desktop App 持有;CLI 退出、当前会话结束或切换 Runtime 都不会转移任务 owner。

使用顺序

  1. 先运行 myagents anydoc --help 选择命令。
  2. 调用前读取 exact leaf help,例如 myagents anydoc convert --help;参数和格式支持以当前安装版本的 help 为准,不凭记忆补参数。
  3. 需要机器读取结果时加 --json。不要为这个命令组添加 --dry-run

核心命令

myagents anydoc convert --file <input> [--output <directory>] [--password <password>] [--wait] [--json]
myagents anydoc status <job-id> [--json]
myagents anydoc wait <job-id> [--json]
myagents anydoc cancel <job-id> [--json]
myagents anydoc list [--limit <1..100>] [--json]

convert 每次只接收一个本地文件。--output 始终是输出根目录,不是 document.md 的文件地址;省略时使用当前 Workspace 的默认转换目录。没有可确认 Workspace 时,按错误提示显式传目录。

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

Frequently asked about MyAgents AnyDoc

  • What else does hAcKlyc publish alongside MyAgents AnyDoc?

    MyAgents AnyDoc 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 AnyDoc 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 AnyDoc compare to other Automation skills?

    MyAgents AnyDoc ranks #956 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 AnyDoc against them. Open each page to compare what they document and how they install.

More from hAcKlyc/MyAgents

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

See all 23 skills