Skills Library

Skills for Your Agent

Plug-and-play capabilities. Install a skill and your agent instantly knows how to do new things.

๐Ÿงฉ 15+ skills ยท All work headless

How to Install a Skill

Tell your agent in the chat:

Clone the heyron agent library: git clone https://github.com/heyron-ai/agent-library.git ~/agent-library

Then install any skill:

Install the human-writing skill from ~/agent-library/skills/

Your agent copies the skill folder and starts using it immediately. No restart needed.

What are skills?

Skills are instruction files that teach your agent new abilities. They're not software โ€” they're knowledge. Think of them like a training manual your agent reads and follows.


โœ๏ธ Writing & Content
โœ๏ธ

Human Writing

Write content that sounds naturally human. No AI tells, no corporate fluff. Great for blogs, emails, and social posts.

No setup needed
๐Ÿ“

Summarize Pro

Summarize anything โ€” articles, meetings, emails, books, YouTube transcripts. 20+ output formats including TL;DR and ELI5.

No setup needed
๐Ÿ“ฑ

Social Media Scheduler

Plan and draft content for Twitter/X, LinkedIn, Instagram, TikTok, Facebook. Content calendars, hashtag strategy, repurposing maps.

No setup needed
๐Ÿ“ง

Email Marketing

Email deliverability, list management, sequences, segmentation, and campaign optimization. Subject lines, A/B testing, metrics.

No setup needed
๐Ÿ”

SEO Optimizer

Audit websites for SEO issues, optimize meta tags, implement schema markup, generate sitemaps, and improve rankings.

No setup needed
๐Ÿ“Š Business & Research
๐Ÿ“Š

Market Research

Market sizing, competitor analysis, demand validation. Turn fuzzy ideas into decision-ready evidence with frameworks and templates.

No setup needed
๐Ÿ 

Real Estate

Guide any property decision โ€” buyers, sellers, landlords, investors, agents. Pricing, negotiation, due diligence frameworks.

No setup needed
๐Ÿ“ˆ

Data Analysis

Analyze data, find patterns, build reports. SQL, Python, spreadsheets. KPI debugging, cohort analysis, experiment readouts.

No setup needed
โšก

Automation Workflows

Design no-code automations with Zapier, Make, or n8n. Find what to automate, build workflows, save hours every week.

No setup needed
๐ŸŒ… Daily Life & Productivity
โ˜€๏ธ

Daily Briefing

Morning briefing with today's priorities, schedule overview, and key updates. Say "brief me" to get started.

No setup needed
๐Ÿ““

JournalBot

Daily journaling with AI prompts, mood tracking, weekly reflections, and pattern detection. Private and local.

No setup needed
๐Ÿ”Œ Integrations (Require API Keys)

These skills connect to external services. You'll need to create a free API key from the provider.

๐Ÿ“ฌ

Email (PortEden)

Full email management โ€” Gmail, Outlook, Exchange. Read, send, reply, forward, search, and organize your inbox.

Needs PE_API_KEY
๐Ÿ™

GitHub Assistant

List repos, check CI status, create issues, search code, view activity. Manage your GitHub from chat.

Needs GITHUB_TOKEN
๐Ÿ““

Notion Manager

Create and manage Notion pages, databases, and blocks. Search, update, and organize your Notion workspace.

Needs NOTION_TOKEN
๐Ÿ’ฐ

Finance Lite

Daily macro + market brief. Track benchmarks, watchlists, critical headlines. Decision-support for investors.

Needs FINNHUB_API_KEY

๐Ÿ’ก Building your own skills

Skills are just text files. If you can write instructions, you can write a skill. Create a SKILL.md file that tells your agent how to do something, put it in a folder, and your agent can use it. Share great ones with the community!

Full Library on GitHub

Browse all skills, templates, fix scripts, and docs: github.com/heyron-ai/agent-library