dailyaiagents-cpu

28 mods across 1 repository, 0 stars between them.

cron-self-heal

01

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Watcher — surfaces crons in error state. RED if >33% failing, YELLOW otherwise. Future: glob-match per-skill expectedoutputglob frontmatter for richer health.

0 3mo ago A 42 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

The convention + fault tree for proactive cross-agent help. Specialists that hit a blocked state write a delegation request to data/delegations/pending/ - .json. The tools/delegationtick.py daemon polls every 60s and dispatches to the named target agent via openclaw agent. Retry-cap 2; failures move to…

0 3mo ago A 88 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Renders a Cooper-edited founder letter to MP3 via ElevenLabs TTS. Voice-gate + scrubber HARD before any cloud call. Pinned voice Sarah (EXAVITQu4vr4xnSDxMaL), model elevenmultilingualv2. Tracks usage against the 10K-char free-tier monthly cap.

0 3mo ago A 73 tokens original MIT

gateway-pulse

04

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Probe Hermes/OpenClaw/Paperclip/Obsidian. RED on outage. Auto-bootstrap if trust-graph allows (skill=gateway-pulse, domain=servicerestart, score≥0.8). Pure bash + curl + nc.

0 3mo ago A 53 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Detects when workspace/systemmemory/heartbeats.json mtime exceeds the silence threshold (default 6h). Voice-alerts + Telegram-pings Cooper at high priority. Counter-measure for the v11.0 archive-too-aggressive failure that left the heartbeat-collector silent for 67h before cont-14 revived it.

0 3mo ago A 72 tokens original MIT

hermes-inbox-router

07

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Orchestrator — every 15 min, aggregate new replies across LinkedIn, Reddit, email into data/hermesinbox/ / .json. Hermes-daily-audit reads this for the funnel section. Sub-skills: linkedin-reply-poll, reddit-reply-poll, email-reply-poll.

0 3mo ago A 74 tokens original MIT

meta-skill

09

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

The skill that creates skills. Reads a problem description, asks local Ollama to extract a skill spec (name, owner, pipeline, trigger, status codes), generates scaffolded SOUL.md + SKILL.md + run.sh, runs voice-gate + scrubber + bash-syntax + smoke on a synthetic input, lands the result in /.openclaw/skills/ / if all…

0 3mo ago A 128 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

One-shot skill that splits docs/methodology.md into 8 standalone essays, adds a 2-paragraph intro and "what to read next" footer to each, runs voice-gate (essay surface, threshold 70 HARD) plus scrubber HARD, and auto-publishes passing essays to site/essays/. Drafts that fail either gate land in data/essays/drafts/…

0 3mo ago A 120 tokens original MIT

model-warmth-keeper

11

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Ping primary local LLM models every 4 min during business hours so cold eviction doesn't bite the next dispatcher fork. Logs to /.openclaw/logs/warmth-keeper.log. Telegrams PROBLEM only after 15+ min straight unreachable.

0 3mo ago A 58 tokens original MIT

monthly-burn

12

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Aggregates monthly cash burn across Anthropic, ElevenLabs, Cloudflare, Stripe fees, GitHub Actions, and domain registrations. Reads from MCP servers where available; falls back to manual env-var or file-based entries. Output to data/finance/burn/ .md as the canonical monthly burn statement. Manual-entry rows are…

0 3mo ago A 85 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Nightly 03:00 CT scan: identifies skills whose newest file mtime crossed 25 days. Writes stale-list to data/curator/stale-skills- .md. NEVER auto-bumps timestamps — only Cooper decides what to refresh. Sunday 09:30 CT weekly Telegram digest summarizes stale skills sorted by qualityscore (high-value first).

0 3mo ago A 78 tokens original MIT

mrr-floor-check

14

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Daily Stripe MRR query against a configured floor. Writes snapshot JSON to data/finance/mrrhistory/, fires Telegram high-priority alert on floor breach. Floor is 0 by default (silent) until Cooper tunes it after 30 days of data.

0 3mo ago A 56 tokens original MIT

outreach-paced

15

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Daily paced outreach across LinkedIn (5 view-first DMs), Reddit (3 substantive comments + 1 DM), email (5 personalized cold emails) — 14 sends max/day. Anti-template diff ≤0.6 vs last 10 same-surface. Every send through Cooper YES/NO approval-gate. Cron M-F 10:00 CT.

0 3mo ago A 76 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Every 6h, compare loaded launchd labels (launchctl list) against source-of-truth plists in config/launchd/. Telegram-alerts on missing-from-source or missing-from-loaded. State file for cooldown so we don't repeat alerts on stable drift.

0 3mo ago A 59 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

HARD gate for public output. Scans proposed text for financial-data leaks (dollar amounts, MRR/revenue/P&L terms, customer counts, kalshi.com/profile URLs). Allows known-good config values (Path E parameters, sticker prices) via context-sensitive allowlist. Blocks publish on ANY hit. Cooper override required to…

0 3mo ago A 80 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Hourly publish of an operational ticker — last 24h commits, voice-gate pass/fail counts, P-gate catches, smoke-tests, substrate state. Auto-publishes to site/receipts.html + site/api/receipts.json. Public surface, scrubber-HARD. Operational receipts compound into a recruitable artifact for prospects who want to verify…

0 3mo ago A 81 tokens original MIT

session-keeper

19

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Daily 09:00 CT browser-session audit. Probes 3 default targets (linkedin, linkedin, reddit) via Chrome CDP at 9223. URL-redirect detection (more robust than DOM selectors). Writes /.openclaw/state/session-keeper/ .json. Opens approval gates for expired sessions with the exact CDP-spawn command Cooper taps.…

0 3mo ago A 99 tokens original MIT

ship-log-draft

20

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Friday 16:00 CT auto-draft of the weekly ship log. Aggregates 7 days of git commits + auto-promoted skills + postmortems + improvement-queue entries into data/ship-log/ -draft.md. Voice-gates (advisory, score 70+) and scrubber-checks (HARD gate). Telegrams Cooper to fill the "What I learned" paragraph before running…

0 3mo ago A 98 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Walks every skill directory in skills/ and /.openclaw/skills/, validates each has SOUL.md (voice ≥75), SKILL.md, run.sh (executable), and a launchd plist OR an "on-call" marker. Outputs a coverage report listing missing pieces. Run weekly + on-demand.

0 3mo ago A 69 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Append-only telemetry helpers — trackstart and trackend. Adds two-line instrumentation to any skill so the catalog produces measurable invocation counts, success rates, and median wallclock. Read by skill-stats reporter daily to identify dead skills (0 invocations in 30d) and hot skills (>10/day).

0 3mo ago A 68 tokens original MIT

skill-registry-sync

23

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Auto-wire newly-shipped skills into owner-agent SOUL.md by reading owneragent: frontmatter and rewriting the block between AUTO-GENERATED-SKILLS markers. Eliminates the hand-edit-or-silently-fail pattern. Cron 0 /6 CT.

0 3mo ago A 62 tokens original MIT

dailyaiagents-cpu/dailyai-os

Skill Claude CodeCodex

Daily 09:00 CDT. Picks a skill from the catalog (weighted random; prefers skills not spotlit in last 60 days; prefers skills with measurable outcomes). Reads the SOUL.md plus SKILL.md and asks local Ollama qwen3.5 to write a 200-word non-technical explainer for a solo founder who hasn't seen DAI OS. Voice-gate…

0 3mo ago A 139 tokens original MIT