open-octo/octo-agent · internal/skills/defaults/workflow-creator/SKILL.md

workflow-creator skillA

workflow-creator is agent-read markdown (skill) from open-octo/octo-agent: Turn a repeatable multi-step task into a runnable, reusable saved workflow through guided conversation, in either of two shapes — chaining existing skills/recordings (wiring each one's output into the next's input), or composing the workflow script's own primitives (agent/parallel/pipeline) directly when the task needs fresh sub-agent orchestration and no existing skill covers it. Figure out which shape fits, generate the Ruby workflow, dry-run it, and save it with workflow_save. Use when the us.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add open-octo/octo-agent/workflow-creator@git:20260802.3c4aeb5
Exact content
mdr add open-octo/octo-agent/workflow-creator@sha256:2435e5ea13423d1f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_gkfmfw3m6j7qyf33.svg)](https://markdownregistry.com/a/art_gkfmfw3m6j7qyf33)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260802.3c4aeb5 latest2026-08-02 3c4aeb5 10,154 BA view · diff
git:20260725.23ec71a2026-07-25 23ec71a 10,321 BA view · diff
git:20260725.238c5022026-07-25 238c502 10,308 BA view · diff
git:20260718.9b93d502026-07-18 9b93d50 10,160 BA view · diff
git:20260718.e1077292026-07-18 e107729 9,959 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10154 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

open-octo/octo-agent · 110 stars · license MIT · pushed 2026-09-18 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_gkfmfw3m6j7qyf33
GET https://markdownregistry.com/api/v1/resolve?ref=open-octo/octo-agent/workflow-creator
GET https://markdownregistry.com/api/v1/blob/2435e5ea13423d1ffc0abb57b88e8aec0bb67dff6196e65337621b30f5b95739

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.