Execution playbook for bio_tools remote mode, with reusable request templates and I/O conventions. Trigger when agent needs concrete payloads for tool_name/operation/params.
التثبيت
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Execution playbook for bio_tools remote mode, with reusable request templates and I/O conventions. Trigger when agent needs concrete payloads for tool_name/operation/params.
Bio Tools Execution Playbook
Workflow
Start from references/request_templates.json.
If template missing, call help and derive minimal params.
Execute with bio_tools in remote mode and inspect metadata (run_id, remote_run_dir, local_artifact_dir).
Chain dependent operations only after verifying required artifacts exist locally.
I/O conventions
Inputs: absolute local paths preferred.
Outputs: short relative names.
Reuse local_artifact_dir outputs for dependent calls when possible.