Skip to content

docs(skills): default tmp raw-output persistence in SKILL workflows#17778

Open
Aidenwu0209 wants to merge 1 commit intoPaddlePaddle:mainfrom
Aidenwu0209:skills-skillmd-tmp-output-default
Open

docs(skills): default tmp raw-output persistence in SKILL workflows#17778
Aidenwu0209 wants to merge 1 commit intoPaddlePaddle:mainfrom
Aidenwu0209:skills-skillmd-tmp-output-default

Conversation

@Aidenwu0209
Copy link
Contributor

Summary

  • Make raw JSON persistence to tmp/.../result.json the default behavior in both skill workflows
  • Clarify that --output writes JSON to file and stdout no longer carries JSON payload
  • Require the agent to parse from the saved file and always report saved path + raw result location

Changes

  • skills/paddleocr-text-recognition/SKILL.md
  • skills/paddleocr-doc-parsing/SKILL.md

Details

  • Default output paths:
    • tmp/paddleocr-text-recognition/result.json
    • tmp/paddleocr-doc-parsing/result.json
  • Updated command examples to include --output ... --pretty
  • Wording adjusted from "script returns COMPLETE JSON" to "saved output file contains COMPLETE JSON" where applicable

Notes

  • Documentation-only change (SKILL.md contract updates)
  • No code or API behavior changes

@paddle-bot
Copy link

paddle-bot bot commented Mar 6, 2026

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant