🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Aliyun Docmind Extract

by @cinience

Use when working with Document Mind (DocMind) via Node.js SDK to submit document parsing jobs and poll results. Designed for Claude Code/Codex document under...

Versionv1.0.0
βš™οΈ Configuration

  • Install SDKs:
  • - npm install @alicloud/docmind-api20220711 @alicloud/tea-util @alicloud/credentials
  • Provide credentials via standard Alibaba Cloud env vars:
  • - ALICLOUD_ACCESS_KEY_ID - ALICLOUD_ACCESS_KEY_SECRET - ALICLOUD_REGION_ID (optional default; if unset, choose the most reasonable region for the task or ask the user)

    πŸ”’ Constraints

    mkdir -p output/aliyun-docmind-extract
    for f in skills/ai/text/aliyun-docmind-extract/scripts/*.py; do
      python3 -m py_compile "$f"
    done
    echo "py_compile_ok" > output/aliyun-docmind-extract/validate.txt
    

    Pass criteria: command exits 0 and output/aliyun-docmind-extract/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install aliyun-docmind-extract

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’