Xipher-Labs/walter-os

Self-hostable AI-agent operations framework by Xipher Labs

6Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

agent-researcher

01

Xipher-Labs/walter-os

Skill Claude CodeCodex

Autonomous researcher agent in the Walter Council. Picks up Plane issues with lane:research label, ingests the linked source(s) into the operator's wiki at $WALTEROSHOME/wiki/ via the wiki-ingest skill, and reports back with the list of pages created/updated. Triggered by walter-os agents run-once researcher --issue…

not rated 6 1mo ago A 133 tokens AGPL-3.0

ai-spend-tripwire

02

Xipher-Labs/walter-os

Skill Claude CodeCodex

Track LLM API spend across Anthropic, OpenAI, and Google providers, project daily and monthly cost, alert when burn rate exceeds threshold, and circuit-break agent loops before they cost serious money. Use this skill when starting a long agentic session, when the user asks "how much have I spent on AI", "what's my…

not rated 6 1mo ago A 115 tokens AGPL-3.0

alerting-stack

03

Xipher-Labs/walter-os

Skill Claude CodeCodex

Walter-VM lightweight alerting — replaces PagerDuty / Opsgenie complexity with a 4-tier stack pushing to a single Telegram bot. Use this skill whenever the user asks "set up alerts", "I want to know if a service goes down", "monitor my LLM spend", "Hetzner cost alert", or anything related to monitoring +…

not rated 6 1mo ago A 100 tokens AGPL-3.0

brand-creation

04

Xipher-Labs/walter-os

Skill Claude CodeCodex

Create a complete brand identity for a project — name, logo, color palette, typography, and voice/tone — using nanobanana for visual generation. Use this skill when starting a new project ([Project A], [Project B], hackathons), when the user asks to "create a brand", "design a logo", "make an identity", "moodboard for…

not rated 6 1mo ago A 117 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Draft a personalized 5-touch cold outreach sequence for email, LinkedIn, or Twitter/X DM. Each touch includes personalization variables, subject line A/B options, and reply-trigger templates. Triggers on: cold outreach, email sequence, LinkedIn outreach, DM sequence, founder outreach.

not rated 6 1mo ago A 64 tokens AGPL-3.0

competitor-radar

06

Xipher-Labs/walter-os

Skill Claude CodeCodex

Track competitor moves across changelog, pricing, hiring, and blog. Three phases: Setup (define competitors.yml), Snapshot (fetch and diff current state), Synthesis (emit weekly change report). Uses WebFetch only, no external dependencies. Triggers on: competitor radar, track competitors, competitor changes, what…

not rated 6 1mo ago A 70 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Pre-audit prep checklists for GDPR compliance, SOC2 prep, PCI-DSS checklist, ISO 27001, and HIPAA. Five-question applicability gate per framework. Outputs self-assessment checklist with evidence templates, gap analysis, and remediation priorities. Not legal advice.

not rated 6 1mo ago A 62 tokens AGPL-3.0

content-writer

08

Xipher-Labs/walter-os

Skill Claude CodeCodex

Brand-voice-aware content writer. Five modes: blog post (800-2000 words, TL;DR + CTA), Twitter thread (8-15 tweets, hook-driven), YouTube script (intro hook + 3-act + outro CTA), newsletter issue (300-700 words), press release (AP-style). Reads assets/brand/ /voice.md when present. Triggers on: blog post, twitter…

not rated 6 1mo ago A 98 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Two-phase customer discovery tool. Phase A: generate a Mom Test-compliant interview script from a hypothesis and target persona. Phase B: synthesize 1-N interview transcripts into pain points, JTBD, recurring quotes, and recommended pivots. Triggers on: interview script, customer discovery, synthesize interviews, jobs…

not rated 6 1mo ago A 85 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Run a comprehensive daily security audit of all installed MCP servers, Claude Code skills, agent configs, and AI CLI tooling. Detects supply chain attacks, tool-name shadowing, malicious skills, configuration drift, missing CVE patches, and untrusted package versions. Use this skill EVERY MORNING before starting work…

not rated 6 1mo ago C 134 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Review database migrations and schema changes for safety — reversibility, lock duration, online-vs-offline behavior, batch-size on backfills, tenant isolation, RLS policies (Supabase), idempotence, audit-log impact. Use this skill on any PR that touches migrations/, supabase/migrations/, .sql, schema files…

not rated 6 1mo ago A 140 tokens AGPL-3.0

decision-journal

12

Xipher-Labs/walter-os

Skill Claude CodeCodex

Capture significant decisions in a structured format — decision journal, log this decision, important decision, decision review. Stores entries at /.config/walter-os/state/decisions/. Surfaces past-due revisit prompts via weekly-review-coach.

not rated 6 1mo ago A 51 tokens AGPL-3.0

deepsec-integration

13

Xipher-Labs/walter-os

Skill Claude CodeCodex

Run Vercel's DeepSec security scanner against any Walter-OS-tracked repo ([Project A], [Project B], [Company], hackathons). DeepSec uses thinking-level models to surface hard-to-find vulns that pattern matchers miss. SPENDS MONEY ($100s-$thousands per scan). Operator-invoked only, with explicit budget cap and…

not rated 6 1mo ago A 111 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Verify that every acceptance criterion declared in a feature spec has at least one corresponding test, and that business workflow tests exist for personal projects ([Project A], [Project B]). Use this skill before opening a PR, before promoting a branch from dev to staging, when the user asks "is this done", "did I…

not rated 6 1mo ago A 103 tokens AGPL-3.0

devrel-analyst

15

Xipher-Labs/walter-os

Skill Claude CodeCodex

Query the walterdevrelanalytics Postgres database to surface DevRel content performance insights (top threads, optimal posting hours, hook pattern analysis, ROI per content piece, weekly digest). Use before drafting new content on a topic, when the user asks about engagement trends, or for the weekly digest workflow.…

not rated 6 1mo ago A 90 tokens AGPL-3.0

Xipher-Labs/walter-os

Skill Claude CodeCodex

Build a 12-month cash projection from a YAML config (starting balance, revenue assumptions, fixed costs, variable costs, hiring plan). Outputs a monthly cash table, runway in months, break-even month, and a simple sensitivity analysis. Use when planning runway, deciding to raise / not raise, modeling a hire, or…

not rated 6 1mo ago A 83 tokens AGPL-3.0

forgejo-cli

17

Xipher-Labs/walter-os

Skill Claude CodeCodex

Manage repos, issues, PRs, and releases on the self-hosted Forgejo (git.${WALTERDOMAIN}) via the official tea CLI. Use this skill whenever the user asks to "create a Forgejo repo", "open an issue on git.${WALTERDOMAIN}", "list my private repos", "tag a release", or any operation against the self-hosted git. Replaces…

not rated 6 1mo ago A 93 tokens AGPL-3.0

frontend-quality

18

Xipher-Labs/walter-os

Skill Claude CodeCodex

Enforce frontend quality bar — accessibility (WCAG 2.2 AA), performance (Core Web Vitals: LCP/INP/CLS), semantic HTML, image optimization, bundle size, mobile-first, loading/empty/error states. Use this skill on any PR that touches React/Next.js/Astro/Svelte/Vue components, CSS/Tailwind, layout files, or anything in…

not rated 6 1mo ago A 160 tokens AGPL-3.0

hackathon-spinup

19

Xipher-Labs/walter-os

Skill Claude CodeCodex

Orchestrate the full spinup of a hackathon (or any new /Projects-Personal/Hackatons/ ) project from rough one-liner to deployed MVP. Triggered automatically when a new directory is created under /Projects-Personal/Hackatons/ OR when the user says "new hackathon project", "spin up ", "Colosseum submission", "MVP in…

not rated 6 1mo ago A 140 tokens AGPL-3.0

hcloud-cli

20

Xipher-Labs/walter-os

Skill Claude CodeCodex

Provision, resize, and manage Hetzner Cloud VMs, networks, volumes, load balancers, firewalls, snapshots, and DNS via the official hcloud CLI. Use this skill whenever the user asks to "provision a VM", "resize Hetzner server", "create snapshot", "list VMs", "rotate Hetzner token", "set Hetzner firewall rule", or any…

not rated 6 1mo ago C 118 tokens AGPL-3.0

heygen-cli

21

Xipher-Labs/walter-os

Skill Claude CodeCodex

Drive HeyGen's avatar-video generation REST API from the operator's terminal. Use this skill whenever the user asks to "generate a HeyGen video", "list HeyGen avatars", "make a talking-head avatar video", "poll a HeyGen job", or any HeyGen content task. Replaces the unmaintained [email protected] PyPI package…

not rated 6 1mo ago A 112 tokens AGPL-3.0

hiring-toolkit

22

Xipher-Labs/walter-os

Skill Claude CodeCodex

Produce a job description, an interview rubric, and an offer letter for a single role, all from a project-level role spec. Use when opening a new role at the company, when refining a problematic JD, when preparing for an interview loop, or when extending an offer. Outputs to hiring/ /. Generates drafts; the operator…

not rated 6 1mo ago A 88 tokens AGPL-3.0

impeccable

23

Xipher-Labs/walter-os

Skill Claude CodeCodex

Design-craft and anti-AI-slop authority for ANY user-facing interface (web, app, or component) — building, designing, refining, or reviewing UI to senior-product-designer quality. Covers color, typography, layout, spacing, motion, interaction, states, and UI copy. Triggers on "polish the UI", "make it pop", "feels…

not rated 6 1mo ago A 125 tokens AGPL-3.0

infisical-agent

24

Xipher-Labs/walter-os

Skill Claude CodeCodex

How to consume Infisical secrets from every Walter-OS surface — operator shells, walter-host Docker services, Vercel deploys, Railway services, GitHub Actions, n8n workflows, Cursor, Claude Code. The unifying principle: NEVER paste secrets into config files; always pull from Infisical at runtime via CLI / SDK / native…

not rated 6 1mo ago B 121 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: