Skip to content

InitHub

Install pre-built AI agent roles for InitRunner. Every pack is security-scanned. Automate DevOps, research, support, and more with a single command.

25 packs·5 downloads·2 contributors

vladkeslerv1.0.1

plan-execute-demo

Two-phase autonomous agent that separates planning from execution. Creates a structured plan with priorities and dependencies, finalizes it explicitly, then works through items one by one.

example
1 role, 1 data
28d ago
0
vladkeslerv1.0.1

context-aware-scraper

Autonomous scraper with context budget guard for large page content

example
1 role
28d ago
0
vladkesler

full-tools-assistant

General-purpose assistant with all zero-config tools enabled

0
vladkeslerv2.0.2

thinker

An agent that reasons step-by-step with self-critique before acting

example
1 role, 1 data
28d ago
0
vladkeslerv2.0.2

deployment-checker

Autonomous deployment verification agent that checks endpoints, investigates failures, and reports results

DevOpsautonomous
1 role, 1 data
28d ago
0
vladkeslerv2.0.2

long-running-analyst

Autonomous research analyst with conversation history compaction for long multi-source investigations

Researchexample
1 role, 1 data
28d ago
0
vladkeslerv1.0.2

self-correcting-writer

Writer that produces content then self-critiques and improves it via reflexion

example
1 role, 1 data
28d ago
0
vladkeslerv1.0.2

research-team

Research lead that delegates to specialist sub-agents in parallel. Spawns web-searcher agents for concurrent research, collects findings, and synthesizes a final report. Showcases spawn + todo + todo_driven.

Researchexample
1 role, 3 data
28d ago
0
vladkeslerv1.0.2

reasoning-planner

Autonomous planner that breaks tasks into structured todo lists, reasons through each item with self-critique, and works through them methodically. Showcases think + todo + todo_driven.

example
1 role, 1 data
28d ago
0
vladkeslerv1.0.2

web-researcher

Autonomous web research agent that navigates websites with a headless browser, extracts structured data, takes screenshots, fills search forms, and compares information across multiple pages. Remembers site structures and extraction patterns.

Researchbrowser
1 role, 1 skill, 1 data
28d ago
1
vladkeslerv1.0.2

creative-studio

AI image generation assistant that crafts detailed DALL-E prompts from natural language descriptions, generates images, iterates on style and composition, and edits existing images. Learns your visual preferences over time.

image
1 role, 1 skill, 1 data
28d ago
0
vladkeslerv1.0.2

pdf-analyst

Analyze, compare, and summarize PDF documents. Extracts text and metadata directly from PDFs, answers questions about content, compares documents side-by-side, and builds structured summaries with page references.

pdf
1 role, 1 skill, 1 data
28d ago
0

Get Started

1 — Install
$ curl -fsSL https://initrunner.ai/install.sh | sh
2 — Setup
$ initrunner setup
3 — Use
$ initrunner install owner/package-name
$ initrunner run package-name -p "your prompt"
$ initrunner configure package-name --model NAME# switch provider or model

Full guide