Workflows
5 recipes, filter by use case, license, or difficulty.
CodingFreeMachine-verified
agent-qa: validate Agent Skills before LLM-backed QA runs
Run agent-qa's deterministic skill-pack validator before its authoring, result-triage, or debug-fix skills can drive a model-backed web or mobile QA run, so missing metadata, references, or MCP guidance fail in CI first.
Agent Skillsagent-qa· beginner
CodingFreeMachine-verified
Run GLM-5.2 for the bulk, escalate the hard turns to Opus 4.8
Wire a cost-routing config that sends most work to cheap hosted GLM-5.2 and only the hardest turns to Opus 4.8, instead of paying Opus prices for everything.
OpenRouterGLM-5.2· beginner
CodingFreeMachine-verified
OrcaRouter for coding: judge by passing tests, not by vibes
Fan a hard coding task out to a panel and keep the candidate whose patch actually passes your tests, using the tests_pass arbiter.
OrcaRouter· intermediate
CodingFreeMachine-verified
Turn a Hand-Drawn UI into Working Code with tldraw
Sketch a screen on an infinite canvas and have a vision model return a live, working version of it.
Claude Codetldraw· intermediate
CodingFreeVerified on a mock
Persistent Memory for Codex using Obsidian
Give Codex durable, searchable long-term memory backed by an Obsidian vault.
ObsidianCodex (OpenAI)· intermediate