workflow-skill-creator

Official

Turn your completed workflow into a reusable skill.

Authorgoogle-deepmind
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Distills an already-completed workflow or interaction into a reusable agent skill, so you can repeat the same multi-step scientific process reliably without re-explaining it each time.

Core Features & Use Cases

  • Workflow distillation: Captures purpose, inputs/outputs, step structure, and decision points from an interaction that already happened.
  • Dependency-aware reuse: Prompts you to identify overlapping existing science skills and ensures the new skill references them instead of reimplementing.
  • Implementation-ready plan: Produces a Phase-2 design document that includes directory structure, required scripts (if any), rate-limiting strategy, and error handling per step.

Quick Start

Tell the agent: “Here’s a workflow I just completed for [task]; help me make it into a reusable skill.”

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: workflow-skill-creator
Download link: https://github.com/google-deepmind/science-skills/archive/main.zip#workflow-skill-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.