Record what you do; SkillForge produces a SKILL.md your crewAI agents can replay. Reusable across your whole crew.
Generate a crewAI skill free What is SKILL.md?crewAI shines when each agent has well-defined, repeatable tasks. Recording the task and extracting a SKILL.md gives every agent in the crew a consistent, replayable spec.
Imagine a crew with a "researcher" agent and a "reporter" agent. The researcher needs to gather figures from an internal dashboard every morning. Rather than hand-coding that task:
One SKILL.md runs across crewAI, autogen, browser-use, and Claude Skills — no rewrite when you switch frameworks.
Compatible with autogen, langchain, browser-use, Claude Skills, and Gemini. See also what SKILL.md is and agent skills explained.
How do I add a custom task to crewAI without code?
Record the task with SkillForge; it outputs a SKILL.md describing the steps that your crewAI agent can follow.
Can multiple agents share one SKILL.md?
Yes — a SKILL.md is a plain file you can reuse across every agent in the crew.
Does it work with crewAI Flows and Crews?
Yes — the SKILL.md is a plain step spec you can reference from either, since it just describes the workflow the agent should follow.