← Back to Skills Marketplace
168
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install miaoda-doc-parse
Description
Use when user needs to parse, extract, or read content from documents (PDF, Word, Excel, PPT, etc.) Converts documents to Markdown via IDP (Intelligent Docum...
Usage Guidance
This skill appears to be an instruction wrapper for a CLI named 'miaoda-studio-cli', but it does not declare that binary or provide install/source information. Before installing or using it: (1) verify where 'miaoda-studio-cli' comes from (official repo or vendor) and only install from a trusted source; (2) confirm the CLI's permissions and what network endpoints it contacts; (3) be aware that using the skill will allow the agent to read local files and fetch remote documents — avoid feeding sensitive documents until you trust the CLI; (4) ask the author or publisher for an install spec or homepage so the missing dependency and provenance are resolved.
Capability Analysis
Type: OpenClaw Skill
Name: miaoda-doc-parse
Version: 1.0.0
The skill bundle provides documentation and instructions for an AI agent to use the `miaoda-studio-cli doc-parse` command. Its purpose is to parse documents (PDF, Word, Excel, etc.) into Markdown or JSON using an Intelligent Document Parsing (IDP) service. The files contain no executable code, obfuscation, or malicious instructions, and the behavior is entirely consistent with the stated goal of document processing.
Capability Assessment
Purpose & Capability
The SKILL.md describes converting documents to Markdown via an IDP and gives examples that invoke the CLI command 'miaoda-studio-cli doc-parse'. However the skill metadata lists no required binaries, no install spec, and there is no homepage or source URL. Requiring a CLI to perform parsing is reasonable, but the skill fails to declare or provide that dependency or guidance on how to obtain it.
Instruction Scope
Instructions are narrowly scoped to parsing local files or downloadable URLs (expected for a doc-parse tool) and reference related skills (web-crawl, feishu). They do instruct reading local file paths and fetching remote URLs, which is appropriate for the purpose but implies the agent will access local files and network resources. The SKILL.md does not instruct the agent to read unrelated system files or secrets.
Install Mechanism
There is no install specification despite explicit CLI usage in the instructions. Because SKILL.md assumes 'miaoda-studio-cli' is present, the skill is incomplete: it doesn't declare a required binary or provide an install source (package, URL, or repo). The absence of a trustworthy install origin (homepage/source) increases risk if a user were to manually install an unknown CLI.
Credentials
The skill declares no environment variables or credentials and the documentation does not ask for secrets. This is proportionate to a document-parsing helper.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request persistent platform privileges. Nothing in the metadata indicates it would modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miaoda-doc-parse - After installation, invoke the skill by name or use
/miaoda-doc-parse - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
miaoda-doc-parse v1.0.0
- Initial release of the document parsing skill
- Supports extracting and converting content from PDF, Word, Excel, PPT, CSV, TXT, and HTML documents to Markdown
- Provides command-line usage via `miaoda-studio-cli doc-parse`
- Allows output as plain text or JSON for structured data extraction
- Includes guidance for common use cases and potential mistakes
- Clearly lists supported file formats and integration with related skills
Metadata
Frequently Asked Questions
What is Miaoda Doc Parse?
Use when user needs to parse, extract, or read content from documents (PDF, Word, Excel, PPT, etc.) Converts documents to Markdown via IDP (Intelligent Docum... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install Miaoda Doc Parse?
Run "/install miaoda-doc-parse" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Miaoda Doc Parse free?
Yes, Miaoda Doc Parse is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Miaoda Doc Parse support?
Miaoda Doc Parse is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Miaoda Doc Parse?
It is built and maintained by Johnnycdb (@johnnycdb); the current version is v1.0.0.
More Skills