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

Anygen Task Download

by @supertilico2001

AnyGen: Download artifacts from a completed task.

πŸ’‘ Examples

# Download all output files
anygen task +download --task-id xxx

Download specific file(s) by name

anygen task +download --task-id xxx --file report.pptx anygen task +download --task-id xxx --file report.pptx --file data.xlsx

Download thumbnail (for preview)

anygen task +download --task-id xxx --thumbnail

Specify output directory

anygen task +download --task-id xxx --output-dir ./output

πŸ“‹ Tips & Best Practices

  • The task must be in completed state. Use task get --wait first if needed.
  • Without --file, all output files are downloaded.
  • Use --thumbnail first to show a preview, then download the main files when user requests it.
  • For smart_draw tasks, diagram files are automatically rendered to PNG.
  • File names for --file come from the output.files[].name field in the task get response.
  • > [!CAUTION] > This is a write command (writes files to disk) β€” confirm the output directory with the user.

    View on ClawHub
    TERMINAL
    clawhub install anygen-task-download

    πŸ§ͺ 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 β†’