65 verified Runes · trusted by builders

Your AI stack,
already built with Runes.

Pick a Rune. Run one command. Everything installs, connects, and executes — automatically.

Deterministic. 70% fewer tokens. Not a prompt — a GPS that works every time.

Browse Runes — FreeHow it works

What is a Rune?

A Rune is a composable AI workflow — a recipe that chains multiple Skills into one reliable pipeline. Install once, get the same result every time.

Think of it as upgrading from giving directions to handing someone a GPS. A one-off prompt works in the moment. A Rune works every time — even when the route changes.

Rune Orb
SkillThe Ingredient

A packaged service capability — gmail, slack, github. Each Skill bundles every action for that service with agent-ready instructions.

RuneThe Recipe

A multi-Skill workflow — chained in sequence or parallel, verified with a Trust Score before you run it.

TrustThe Guarantee

Every Rune carries a Trust Score — showing which services it accesses, what scopes it needs, and the risk level of each action.

HOW WE'RE DIFFERENT

Skillsmp
n8n
RuneHub
Shareable workflows✅ files✅ exports✅ registry
One-command install
Executable pipelines✗ static✅ hosted✅ local+cloud
Trust Score / audit△ logs
Creator revenue🔜 planned
Auto-eval🔜 soon

Vibe coding hits a ceiling.
Runes break through it.

🧑‍💻 92% of devs use AI daily. The edge isn't the model — it's the playbook. Runes make every playbook deterministic, auditable, and cheap to run.

💡 The real cost of AI automation isn't the API bill — it's the 2–4 weeks of engineering to wire a reliable workflow, plus ongoing maintenance when it breaks. Runes eliminate that cost entirely. The token savings are just a bonus.

Reproducible by Design

100% deterministic

LLMs improvise differently every run. A Rune locks the workflow graph — same Skills, same order, same result. Guaranteed.

BEFOREPrompt → LLM freestyle → unpredictable
AFTERRune → verified pipeline → guaranteed result

Up to 70% Fewer Tokens

~12,000 → ~3,600 tokens/run
① Zero-token planning−2,000 tok
The graph is the plan. No LLM call to decide what to do next.
② Context isolation−5,000 tok
Each step gets only its own inputs — not the full session history.
③ Semantic cachingvariable
Matching inputs reuse cached results. LLM skipped entirely.
④ Smart routing−30–50%
Haiku for classification, Groq for extraction, Sonnet only for synthesis.
SkillsBench: Haiku + Rune 27.7% pass rate vs Opus alone 22.0% — cheaper model, better result.
Beyond runtime: Building a reliable workflow from scratch takes 2–4 weeks. Factor in the engineering hours + debugging cost, and Runes save 10–50× more than the token bill alone.

Trust, Don't Hope

Least-privilege scopes

Least-privilege by default. Secrets injected at runtime — never exposed to the LLM. Every execution produces an immutable audit log.

ClawHavoc (Jan 2026): 341 malicious Skills → 9,000+ installs compromised. Snyk: 47% of unvetted Skills had security issues. RuneHub's Trust Score was built for exactly this.
BEFOREUnvetted registry — 47% have security issues
AFTERTrust Score 94 — scoped, audited, verified
65
Verified Runes
139
Skill Packages
228
Total Actions
68%
Token Savings
87
Avg Power Level
95%
Skip Manual Setup

One command. That's it.

RuneHub resolves dependencies, configures auth, wires every step, and runs — all from a single CLI command.

terminal
$ rune install morning-brief --run

Resolving dependencies...
  + gmail          
  + calendar       
  + github         
  + brave-news     
  + openweather    
  + market-pulse   
  + llm-triage     
  + llm-compose    
  + slack          
  + telegram       
  + notion         
✓ 11 skills auto-installed  |  Trust Score: 91  |  44 actions ready

Running morning-brief...
  [1/10] fetch-calendar     ✓  0.2s
  [2/10] fetch-emails       ✓  0.3s
  [3/10] fetch-github       ✓  0.5s
  [4/10] triage-llm        ✓  1.4s
  [5/10] fetch-news         ✓  0.5s
  [6/10] fetch-weather      ✓  0.3s
  [7/10] fetch-market       ✓  0.4s
  [8/10] compose-llm       ✓  1.8s
  [9/10] broadcast-3ch      ✓  0.3s
  [10/10] archive-notion    ✓  0.1s

✓ Done in 5.8s  ·  4,800 tokens used  (saved 71%)  ·  archived to Notion
AUTO-INSTALL

Skills resolve like npm packages — no hunting for dependencies or versions.

AUTO-CONFIGURE

Auth scopes, action wiring, and agent context set in the correct order, every run.

AUTO-AUDIT

Immutable logs per step. Token usage tracked. Nothing executes outside the declared graph.

Live Example·🌅 Morning Brief
Trust Score 9111 skillsDual LLM · 3-output
INPUT — Calendar · Email · GitHub
LLM 1 — Triage & Score
API — News · Weather · Market
LLM 2 — Compose
OUTPUT — Slack · Telegram · Notion
scheduleemailsdev taskspriority matrixheadlinesweathermarketteam briefpusharchiveINPUT📅Google Calendarschedule + conflictsINPUT📧Gmail InboxVIP + flagged emailsINPUT🐙GitHub IssuesPRs · blockers · dueLLM🎯Claude Triageclassify · dedupe · urgency-score all inputsAPI🔍Brave Newsagenda-aware headlinesAPIOpenWeatherforecast + commute riskAPI📈Market Pulseportfolio snapshotLLM✍️Claude Composesynthesize · personalize · adapt to calendar densityOUTPUT💬Slack Post#morning-standupOUTPUT📱Telegrammobile push + actionsOUTPUT📒Notion Archiveknowledge base log

Three input channels — calendar, email, and GitHub Issues — feed Claude Triage, which classifies, dedupes, and urgency-scores everything into a priority matrix. Claude Compose then weaves that matrix with live headlines, weather forecasts, and market data into a brief personalized to your calendar density — broadcast simultaneously to Slack, Telegram, and Notion for long-term recall.

Featured Runes

View all 65
LEGENDARYProductivity
Morning Brief
🌅
Use when you want to wake up already informed — schedule conflicts, blocked PRs, headlines, and market moves synthesized into a 3-minute brief, delivered to Slack, Telegram, and Notion automatically.
⚡ Power99 / 100
inputllmapioutput11 skills
LEGENDARYResearch
Deep Research
🔬
Use when you need to go deep on any topic fast — web, arXiv, and semantic search synthesized into a structured report in under 60 seconds.
⚡ Power96 / 100
inputapillmoutput6 skills
EPICContent
Blog Forge
📝
Use when you want to turn a rough topic idea into a fully researched, SEO-optimized blog post — without writing a single word yourself.
⚡ Power87 / 100
inputapillmoutput5 skills
EPICDevOps
Code Sentinel
🛡️
Use when you want AI code review on every GitHub PR — bugs, security holes, and style issues caught and posted as comments automatically.
⚡ Power85 / 100
inputapillmoutput5 skills
RAREAnalytics
Data Insight
📊
Analyze spreadsheet or database data and generate visual insights with AI interpretation.
⚡ Power83 / 100
inputapillmoutput5 skills
RARECustomer Support
Support Sage
🧙
Auto-classify and draft replies for customer support tickets using AI.
⚡ Power83 / 100
inputllmoutput5 skills
EPICMarketing
Social Pulse
📡
Monitor brand mentions and sentiment across Twitter, Reddit, and news sources.
⚡ Power92 / 100
inputapillmoutput6 skills
RAREProductivity
Inbox Zero
📨
Automatically triage, categorize, and draft replies for email overload.
⚡ Power83 / 100
inputllmapioutput5 skills
RAREFinance
Alpha Watch
🐺
Use when you need real-time crypto intelligence — price moves, whale transactions, and DeFi yield shifts delivered as alerts the moment they happen.
⚡ Power83 / 100
apillmoutput5 skills
RAREDevOps
Standup Sync
🤝
Auto-generate daily standup updates from GitHub activity, Linear issues, and Slack messages.
⚡ Power83 / 100
inputllmoutput5 skills
UNCOMMONDevOps
Release Radar
📡
Monitor GitHub releases for tracked repositories and notify the team with changelogs.
⚡ Power74 / 100
inputllmoutput4 skills
EPICSecurity
Vuln Sentinel
🔐
Scan code for vulnerabilities across multiple security tools and generate a unified security report.
⚡ Power92 / 100
apillmoutput6 skills

Build a Rune.
Earn from every run.

Publish your workflow to the registry. Every time someone runs your Rune, usage revenue is generated and distributed back to you. No ads, no subscriptions — pure usage economics.

🔨
Build onceAuthor a Rune with the Builder or CLI. Auto-Fill wires the gaps. Validate with one command.
📈
Community improves itDevelopers fork, extend, and contribute — each Rune evolves through community iteration.
💰
Creator revenueWhen RuneHub goes paid, usage revenue flows back to creators automatically. No middleman, no invoicing.
Start building ›
01
Author a Rune
Drag, wire, validate
02
Publish to registry
Trust Score ≥ 70 required
03
Users run it
Every execution is logged
04
Auto-eval & optimize
Community forks improve the Rune
05
Revenue → yours
Creator revenue when RuneHub goes paid

Start free. Optimize when ready.

Use your own API keys at no cost. Upgrade for smart routing, caching, and guaranteed savings.

FREE

$0 / forever
Install & run any Rune
Use your own API keys
Community Rune registry
Basic execution logs
Get Started
MOST POPULAR

OPTIMIZER

$29 / month
Everything in Free
Smart model routing
Semantic cache pool
Token usage analytics
Priority support
Start Saving

PRO

$99 / month
Everything in Optimizer
50% savings SLA guaranteed
Full audit logs & export
Team workspaces (10 members)
Custom model routing rules
Go Pro

Enterprise? Contact us for dedicated infrastructure, compliance, and custom SLAs.

CREATOR PROGRAM
Build Runes. Earn from every run.
When RuneHub goes paid, usage revenue flows back to creators automatically — no invoicing, no middleman.
Start building ›

Browse the Skills Registry

139 skills · 228 actions · 65 Runes

View All Skills ›