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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Turn recurring team workflows into installable cross-tool agent skills with Agent Skill Creator"
slug: "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."
github_stars: 744
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
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/FrancyJGLisboa/agent-skill-creator.git ~/.claude/skills/agent-skill-creator
- git clone https://github.com/FrancyJGLisboa/agent-skill-creator.git .cursor/rules/agent-skill-creator
- git clone https://github.com/FrancyJGLisboa/agent-skill-creator.git ~/.agents/skills/agent-skill-creator
- git clone https://github.com/your-org/sales-report-skill.git ~/.agents/skills/sales-report-skill
Requirements and caveats from upstream:
- ├── scripts/ # Functional Python code
Basic usage or getting-started notes:
- ### 1. Install
- **Option A — One-liner (installs to all detected tools):**
- bash
- Source: https://github.com/FrancyJGLisboa/agent-skill-creator
- Extracted from upstream docs: https://raw.githubusercontent.com/FrancyJGLisboa/agent-skill-creator/HEAD/README.md
## 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/)
No comments yet. Be the first to comment!