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.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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.