---
title: "Turn recurring team workflows into installable cross-tool agent skills with Agent Skill Creator"
description: "Feed an agent your docs, links, code, or rough process notes and it generates, validates, installs, and optionally shares a reusable SKILL.md-based workflow across supported agent tools."
verification: "security_reviewed"
source: "https://github.com/FrancyJGLisboa/agent-skill-creator"
author: "Francy JG Lisboa"
publisher_type: "individual"
category:
  - "Templates & Workflows"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "FrancyJGLisboa/agent-skill-creator"
  github_stars: 744
---

# Turn recurring team workflows into installable cross-tool agent skills with Agent Skill Creator

Feed an agent your docs, links, code, or rough process notes and it generates, validates, installs, and optionally shares a reusable SKILL.md-based workflow across supported agent tools.

## Prerequisites

A supported skills-capable agent tool such as Claude Code, Codex CLI, Gemini CLI, Copilot, Cursor, Windsurf, or another documented target

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install with the bootstrap script or clone the repo into your tool's skills path, then invoke /agent-skill-creator with the workflow materials you want turned into a reusable skill.
```

## Documentation

- https://github.com/FrancyJGLisboa/agent-skill-creator

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/turn-recurring-team-workflows-into-installable-cross-tool-agent-skills-with-agent-skill-creator/)
