Agent Skills Workflow Templates
These free agent skill templates bundle SKILL.md instructions, Python tools, and custom actions into reusable agent workflows. Heym is source-available and self-hosted, so you can run Python skills next to your agents on your own infrastructure and reuse them across projects.
- SKILL.md bundles
- Python tools
- file parsing
- custom agent actions
What you can automate with Agent Skills templates
Bundled SKILL.md
Ship an agent with a packaged skill that gives it a repeatable, expert capability.
Python tools
Call a Python skill from an agent to parse files, transform data, or write outputs.
File parsing
Decode and extract text from PDFs or feeds inside the agent run, then return clean results.
Custom actions
Define reusable actions an agent can invoke as typed tools.
Popular Agent Skills templates
YouTube Channel RSS to CSV — SKILL.md & Python Tutorial Tracker
Fetch any YouTube channel's public RSS feed and export video titles, URLs, and publish dates as a clean CSV — great for tracking SKILL.md and Python tutorial creators like Nate Herk.
PDF / DOCX Translation Agent
Translate the full text of any uploaded document using an AI agent.
Chat with Drive Docs
Ask questions about your Google Drive PDF files. An agent lists your Drive, reads the file you need, extracts its text, and answers in plain language.
Browse all Agent Skills templates
Pick a workflow, copy the JSON, and adapt the nodes for your team.
Why teams run Agent Skills workflows on Heym
Heym is a source-available, self-hosted AI workflow platform and a modern alternative to n8n, Zapier, and Make.
Free and source-available
Released under MIT with a Commons Clause, with no per-task or per-execution pricing.
Self-hosted
Runs on your own infrastructure with Docker, so your data and credentials stay yours.
One-paste import
Copy a template JSON, paste it onto the canvas, and run it in minutes.
AI-native n8n alternative
Agent nodes, MCP tools, and built-in RAG on a visual workflow canvas.
Agent Skills templates FAQ
What is an agent SKILL.md?
A SKILL.md is a packaged instruction file that gives an agent a specific, reusable capability, often paired with a Python tool. These templates show skills bundled directly into a Heym agent workflow.
Can agent skills run Python?
Yes. Heym agents can call Python skills during a run to parse files, transform data, and generate outputs, then return the result as a tool response.
Can I customize a template after importing it?
Every node, prompt, credential, and connection is editable after import. Swap the model, change the trigger, add or remove tools, and rewire branches directly on the canvas without writing boilerplate.
Is Heym free and self-hosted?
Yes. Heym is source-available under an MIT license with a Commons Clause, so you can run every template on your own infrastructure with Docker. There is no per-task or per-execution pricing, and your data and credentials stay inside your environment.
Is Heym a good n8n alternative for these workflows?
Heym is a self-hosted, AI-native n8n alternative with a visual canvas, agent nodes, MCP tools, and built-in RAG. These templates run on the same canvas, so you get the flexibility of a node editor with first-class LLM and multi-agent support out of the box.
Related guides
Explore other use cases
Marketing & SEO
17Content repurposing, social publishing, SEO research, analytics reporting, and audience monitoring for growth teams.
Sales & CRM
12Lead qualification, CRM enrichment, personalized outreach, follow-up workflows, and revenue handoffs.
Customer Support
16Email triage, FAQ replies, human approval checkpoints, inbox summaries, and customer escalation routing.
Legal & Compliance
12Governed research, review checkpoints, policy-sensitive document handling, and audit-friendly agent workflows.
HR & Recruiting
10Candidate search, resume-style ranking, recruiting summaries, interview preparation, and hiring pipeline automation.
Finance Ops
9Invoice extraction, payment webhooks, receipt creation, pricing monitors, and finance data handoffs.
Document Ops
24RAG ingestion, document Q&A, PDF and DOCX workflows, translation, file sharing, and structured extraction.
Data & Analytics
27Spreadsheet enrichment, ETL-style syncs, schema remapping, BigQuery handoffs, and reporting pipelines.
Dev & IT Ops
17Release monitoring, API reliability, code review, WebSocket alerts, RabbitMQ jobs, and internal tool workflows.
App Integrations
27Connect Slack, Discord, Telegram, HTTP APIs, MCP tools, and external systems with reusable workflow patterns.
Personal Productivity
13Personal assistants, briefing emails, meeting summaries, lightweight research, reminders, and daily automation.
Healthcare
5Clinical-style triage examples, structured health summaries, specialist review patterns, and careful human oversight.
AI Agents
64General LLM and agent workflows for classification, generation, evaluation, image creation, and text-to-workflow examples.
Agent Teams
14Orchestrator, researcher, writer, validator, and specialist agent patterns for multi-step AI work.
Operations Automation
38Scheduled checks, debounce steps, generic routers, async dispatchers, and repeatable business operations.