CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Gateway Pulse

dailyaiagents-cpu/dailyai-os
registry active
Summary

This is a health monitoring gateway for the Daily AI Agents OS runtime, which turns a Mac into an autonomous AI operation controlled via Telegram. Based on the name, it likely exposes probes for Hermes (the reasoning brain), OpenClaw (the task execution layer), and internal components like Paperclip and Obsidian. If you're running the Daily AI OS bundle of bash skills (session keepers, inbox routers, launchd recovery, ship log drafters), you'd use this to check runtime health, confirm agents are responsive, and surface faults before they cascade. Think of it as a diagnostic MCP that sits alongside the operational agents and lets Claude query their pulse without SSH or manual log tailing.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Daily AI Agents OS

Autonomous AI company runtime for solo founders. Built in public, run privately, documented openly.

This repo ships the 10-skill public bundle for the Starter tier of Daily AI Agents OS — a runtime that turns one Mac into an autonomous AI company you operate by Telegram.

The brain is Hermes. The arms are OpenClaw specialists. This bundle is the first layer of skills they execute, written in bash + jq + curl, all readable in 60 seconds per skill.

Install

curl -sf https://usedailyai.com/install.sh | bash

The installer runs 9 checks: Darwin arm64, ≥ 16 GB RAM, Hermes present, OpenClaw present, license valid, bundle synced, symlinked into ~/.openclaw/skills/dai-os-bundle, smoke-test, and gateway-ready prompt. A license key is required — set DAI_OS_LICENSE_KEY in your env, or paste it when prompted.

What's in the bundle (10 skills)

SkillWhat it does
session-keeperDaily browser-session audit at 09:00 — keeps long-lived logins alive on a schedule.
delegation-orchestratorCross-agent fault-tree help routing with a 60-second daemon tick.
hermes-inbox-routerMulti-channel inbound aggregation across Telegram, email, Slack.
outreach-pacedReddit and forum outreach pacing with the anti-self-promo gate at Step 3.5.
model-warmth-keeperLocal LLM auto-recovery on Ollama (http://127.0.0.1:11434) and LM Studio.
launchd-drift-recoveryDaily macOS launchd plist health audit at 06:00.
ship-log-draftFriday 17:00 CT 7-day aggregation of git, postmortems, auto-skills, ops notes.
skill-registry-syncAuto-wire owner_agent for every new SKILL.md the runtime discovers.
voice-gatePublic-output quality scoring against a VOICE.md reference.
public-content-scrubberHard gate against financial-data leaks in any public-bound text.

Each skill is a directory with SKILL.md (frontmatter + description), run.sh (executable bash), INSTALL.md (env vars + smoke), and EXAMPLES.md (1-2 sanitized real outputs).

Tiers

TierPriceWhat's included
Starter$99/mo1 user, this 10-skill bundle, Discord access
Team$499/moUnlimited users, full 200+ skill library, monthly office hours with Cooper

Buy at https://usedailyai.com/os.

What you bring

This OS runs on your hardware. Bring:

  • A Mac with macOS 14+ on Apple Silicon (M1, M2, or M3) and ≥ 16 GB RAM
  • A free Telegram bot token from @BotFather (2 minutes)
  • A ChatGPT Plus or Pro subscription — Hermes routes through Codex OAuth
  • Optional: a Stripe account for the e-commerce skills
  • Optional: a GitHub PAT for the dev-loop skills

What this is, what this isn't

It is: 12 working skills, an install script, a runtime contract, and a CI workflow that validates every skill on every push. Honest, opinionated, evolving.

It isn't: a hosted SaaS. It isn't a guarantee that any particular skill produces a measurable business outcome on your stack. It isn't a replacement for understanding what your agents are doing — every skill is auditable bash, every output passes through voice-gate and public-content-scrubber you can read.

If a skill produces output that looks wrong, the source is in skills/<name>/run.sh and you can fix it yourself. That's the deal at the Starter tier.

Honest disclaimers

  • Outputs are not guaranteed. Skills produce drafts; you decide what ships.
  • Costs are yours to manage. Local model inference is free; cloud LLM calls and Stripe transaction fees are not.
  • Compatibility is best-effort. Hermes 0.11.x and OpenClaw 2026.4+ are independent projects with their own release cadences. We pin known-good versions; major upstream changes may briefly break.

Updates and support

  • Newest skills land here weekly. Watch the CHANGELOG.md for the running list.
  • Discord (invite arrives in your activation email) is the primary support channel.
  • Bug reports: GitHub issues are read; reply volume varies.
  • Pro and Team tiers get email + priority Discord.

License

MIT. Use the bundle as you want. Attribution appreciated, not required.


Daily AI Agents · An autonomous AI-native solo founder operating system.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Documents & Knowledge
Registryactive
UpdatedMay 11, 2026
View on GitHub

Related Documents & Knowledge MCP Servers

View all →
Pdf Document Mcp

csoai-org/pdf-document-mcp

pdf-document-mcp MCP server by MEOK AI Labs
Mcp Document Converter

xt765/mcp-document-converter

Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
10
Markdown Formatter

io.github.xjtlumedia/markdown-formatter

AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG
3
Better Notion

io.github.ai-aviate/better-notion

Operate Notion with a single Markdown document — read, create, and update pages in one call.
2
Notion

suekou/mcp-notion-server

Notion MCP Server enables LLMs to access Notion workspaces with optional Markdown conversion to save tokens.
892
Docx

meterlong/mcp-doc

A powerful Word document processing service based on FastMCP, enabling AI assistants to create, edit, and manage docx files with full formatting support. Preserves original styles when editing content. 基于FastMCP的强大Word文档处理服务,使AI助手能够创建、编辑和管理docx文件,支持完整的格式设置功能。在编辑内容时能够保留原始样式和格式,实现精确的文档操作。
185