vladkesler/initrunner

Define AI agent roles in YAML and run them anywhere: CLI, API server, or autonomous daemon

41Stars on the repository
33Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

latency-analysis

01

vladkesler/initrunner

Skill Claude CodeCodex

Analyze endpoint latency trends using historical check data from memory. Detects slow degradation, spikes vs sustained issues, and calculates baseline deviations.

41 4d ago A 30 tokens original Apache-2.0

response-validation

02

vladkesler/initrunner

Skill Claude CodeCodex

Validate API response structure and content. Detects schema drift, unexpected null values, and abnormal response sizes.

41 4d ago A 24 tokens original Apache-2.0

ssl-certificate

03

vladkesler/initrunner

Skill Claude CodeCodex

Check SSL/TLS certificate expiry and chain validity using openssl. Alerts on certificates expiring within 30 days.

41 4d ago A 27 tokens original Apache-2.0

prompt-craft

04

vladkesler/initrunner

Skill Claude CodeCodex

Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.

41 4d ago A 30 tokens original Apache-2.0

email-triage

05

vladkesler/initrunner

Skill Claude CodeCodex

Classify incoming emails into triage categories using content analysis, sender profile memory, and thread detection. Produces a category (URGENT, REPLYNEEDED, FYI, NEWSLETTER, NOTIFICATION, SPAM) with confidence and reasoning.

41 4d ago A 55 tokens original Apache-2.0

reply-composer

06

vladkesler/initrunner

Skill Claude CodeCodex

Draft context-aware email replies that match sender tone, reference thread history, and follow the user's style preferences. Presents drafts for review before sending.

41 4d ago A 32 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Curl-based HTTP endpoint probing and response validation. Tests status codes, response bodies, headers, and schema conformance against expected contracts.

41 4d ago D 30 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Shell-based database connectivity and integrity checks. Verifies that databases are reachable, schemas match expectations, and data integrity constraints hold.

41 4d ago A 29 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Environment variable validation and configuration verification. Checks that required variables are set, config files parse correctly, ports are available, and system dependencies meet version requirements.

41 4d ago A 34 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Health endpoint verification and dependency status checks. Probes standard health paths, validates dependency connectivity, and reports overall service readiness.

41 4d ago C 28 tokens original Apache-2.0

kubernetes

11

vladkesler/initrunner

Skill Claude CodeCodex

Diagnose and fix Kubernetes pods, services, networking, storage, and rollout failures with kubectl. Safety-first, read-only by default.

41 4d ago A 31 tokens original Apache-2.0

step-by-step

12

vladkesler/initrunner

Skill Claude CodeCodex

Decompose mathematical problems into sub-expressions, evaluate each one with the calculator tool, and present the full working chain. Handles arithmetic, trigonometry, logarithms, and financial formulas.

41 4d ago A 42 tokens original Apache-2.0

document-comparison

13

vladkesler/initrunner

Skill Claude CodeCodex

Compare two or more PDF documents by extracting targeted sections, building a structured comparison matrix, and highlighting differences with page references.

41 4d ago A 28 tokens original Apache-2.0

container-scan

14

vladkesler/initrunner

Skill Claude CodeCodex

Dockerfile security review. Checks for running as root, leaked secrets in build layers, insecure base images, and missing best practices.

41 4d ago B 30 tokens original Apache-2.0

javascript-sast

15

vladkesler/initrunner

Skill Claude CodeCodex

JavaScript and Node.js security scanning. Checks dependency vulnerabilities via npm audit and source patterns for XSS, eval, and prototype pollution.

41 4d ago A 31 tokens original Apache-2.0

python-sast

16

vladkesler/initrunner

Skill Claude CodeCodex

Python static analysis using bandit. Identifies injection, deserialization, unsafe exec/eval, weak crypto, and hardcoded credentials in Python code.

41 4d ago A 34 tokens original Apache-2.0

secret-detection

17

vladkesler/initrunner

Skill Claude CodeCodex

Detect hardcoded secrets, API keys, tokens, and credentials in source code using pattern matching. Covers AWS, GitHub, Slack, Stripe, and generic high-entropy strings.

41 4d ago A 40 tokens original Apache-2.0

summarizer

18

vladkesler/initrunner

Skill Claude CodeCodex

Summarize long text, articles, or documents into concise bullet points.

41 4d ago A 19 tokens original Apache-2.0

coverage-analysis

19

vladkesler/initrunner

Skill Claude CodeCodex

Running coverage tools, interpreting coverage reports, identifying high-risk gaps, and prioritizing which uncovered code to test first.

41 4d ago A 26 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Systematic edge-case identification including boundary values, null inputs, type mismatches, and error path testing.

41 4d ago A 25 tokens original Apache-2.0

jest-patterns

21

vladkesler/initrunner

Skill Claude CodeCodex

Jest and Vitest testing patterns including describe/it blocks, expect matchers, mocking, and async test strategies for JavaScript and TypeScript.

41 4d ago A 34 tokens original Apache-2.0

mocking-strategies

22

vladkesler/initrunner

Skill Claude CodeCodex

Mock, patch, fake, and stub patterns for isolating dependencies in Python and JavaScript test suites.

41 4d ago A 27 tokens original Apache-2.0

pytest-patterns

23

vladkesler/initrunner

Skill Claude CodeCodex

Pytest best practices including fixtures, parametrize, markers, and assertion patterns for Python test suites.

41 4d ago A 24 tokens original Apache-2.0

vladkesler/initrunner

Skill Claude CodeCodex

Extract structured data from web pages using browser snapshot and text tools, then process it into tables, comparisons, or summaries using Python.

41 4d ago A 30 tokens original Apache-2.0