workflows.fit
Back to n8n workflows
n8n templateFreeBy Davide Boizza

AI-powered system for Creating & Executing your own Claude Skills 🤹 with GitHub

This workflow implements an advanced AI-powered system for generating, and executing Claude Skills stored on GitHub. When creating a skill, the workflow: Uses an AI agent to generate a properly structured SKILL.md fil...

DevelopmentCore NodesAILangchainHITLChat TriggerMemory Buffer WindowMcp Client Tool
Loading interactive preview...

Template notes

This workflow implements an advanced AI-powered system for generating, and executing Claude Skills stored on GitHub.

When creating a skill, the workflow:

Uses an AI agent to generate a properly structured SKILL.md file Extracts and formats the skill content Saves it automatically into a GitHub repository under a structured /skills directory

When executing a skill, the workflow:

Dynamically lists available skills from GitHub Navigates directories to find the correct skill files Retrieves their content via API Executes instructions strictly based on those files using an AI agent

---

Key Benefits

1. ✅ Dynamic Skill Execution