vladkeslervladkeslerCommunityยท25 Agent Skills Included

initrunner

Define, run, and deploy YAML-configured autonomous agents

Defines autonomous agents in a single YAML file and runs them as chats, one-shot commands, daemons, or API servers. Eliminates rewrites between prototyping and production with built-in triggers, memory, document ingestion, and multi-agent flows. Ships ready-made starters for code review, research, email triage, security scanning, and website monitoring.
npx skills add vladkesler/initrunner --all -g -y
Available:

Gives your AI agent the project map, build commands, and architectural rules it needs to correctly modify and extend this YAML-based agent platform.

All Skills in This Repository (25)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
vladkeslervladkesler

kubernetes

Diagnose Kubernetes cluster issues using read-only kubectl workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
vladkeslervladkesler

prompt-craft

Craft structured image prompts from natural language descriptions.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

service-health-check

Probe service health endpoints and dependency reachability for readiness reports.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

environment-diagnostics

Validate environment variables, config files, ports, and dependencies.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

database-verification

Verify database connectivity, schema integrity, and data consistency across multiple systems.

Community
Advanced
๐Ÿ“ฆ In Repo
vladkeslervladkesler

api-contract-testing

Probes HTTP endpoints with curl and verifies responses against declared API contracts.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

edge-case-generation

Identify edge-case scenarios for software testing on functions or modules.

Community
Advanced
๐Ÿ“ฆ In Repo
vladkeslervladkesler

coverage-analysis

Analyze pytest coverage reports to prioritize uncovered Python code lines and branches.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

jest-patterns

Automate standardized Jest and Vitest testing patterns for JavaScript and TypeScript projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

mocking-strategies

Isolate external dependencies in Python and JavaScript tests with mocking patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

pytest-patterns

Provides structured pytest patterns and best practices for Python test suites.

Community
Intermediate
๐Ÿ“ฆ In Repo
vladkeslervladkesler

email-triage

Classify emails into triage categories using content, sender memory, and thread context.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install InitRunner?โ–ผ

Run `npx skills add vladkesler/initrunner --all -g -y` in your terminal to install all skills in this suite globally.

What does InitRunner do?โ–ผ

It lets you define an autonomous agent in one YAML file and run it as a chat, one-shot command, trigger-driven daemon, or OpenAI-compatible API server without rewriting anything.

Which model providers does InitRunner support?โ–ผ

It works with Anthropic, OpenAI, Google, Groq, Mistral, Cohere, xAI, OpenRouter, Ollama, and any OpenAI-compatible endpoint, with automatic fallback between models.

Can InitRunner run agents on a schedule?โ–ผ

Yes. Daemon mode supports cron, file-watch, webhook, Telegram, Discord, and Slack triggers, so agents react to events continuously.

Do I need to write code to use InitRunner?โ–ผ

No. You describe the agent you want in plain English or answer a setup wizard, and InitRunner generates the YAML configuration for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’