Skip to content
@Agent-Crafting-Table

Agent Crafting Table

Agent Crafting Table

A collection of standalone, drop-in components for building personal AI ops agents with Claude Code and Cursor.

Each repo is a focused tool you can pick and pull into your own agent without taking the whole stack.


Starter Kits

Repo Description
claude-code-claw Full agent starter kit — Claude Code CLI, Docker, Discord, cron, memory, identity layer
cursor-claw Full agent starter kit — Cursor runtime edition

Discord Integration

Repo Description
fleet-discord Multi-session Claude Code fleet sharing one Discord bot — peer routing, busy isolation, self-respawn
discord-reply-watchdog Drop-in plugin that reminds the agent to reply if 90s pass without a discord:reply call
discord-streaming Discord plugin with Tier-2 progress streaming — post_update edits a working message, reply pings when done

Memory & Knowledge

Repo Description
agent-knowledge-base SQLite FTS5 knowledge base CLI — add/search/list/tags for fast exact-fact retrieval
agent-skills Skill library management — indexed markdown skills, invocation tracking, failure flagging
auto-memory-extract Automated memory consolidation — scans daily notes, extracts decisions and learnings, deduplicates into reference files

Scheduling & Autonomy

Repo Description
cron-framework Subagent cron scheduler — schedule, score, auto-resolve
evolution-loop Closed-loop prompt refinement — detect failures, propose variants, human approves
autonomous-dev-agents-system Multi-agent pipeline for autonomous software development — PRD → TRD → code

Safety & Guards

Repo Description
injection-scan Deterministic prompt injection scanner — 60+ patterns, exit codes 0/1/2 (clean/suspicious/blocked)
activity-guard Rolling-window rate limiter — tracks git commits, pushes, API calls, Discord posts across sessions

Monitoring & Infra

Repo Description
claude-code-session-monitor Real-time web UI for monitoring multiple Claude Code sessions — streaming tmux panes via SSE
mcp-self-reload Zero-downtime code rolls for bun-based MCP plugins — inherited stdio, no connection drop

All components are MIT licensed and designed to work standalone or together. Mix and match what your agent needs.

Popular repositories Loading

  1. claude-code-discord-starter claude-code-discord-starter Public archive

    Ready-to-run Claude Code Discord bot. Clone, fill in .env, docker-compose up.

    JavaScript 1

  2. discord-streaming discord-streaming Public

    Claude Code Discord plugin with Tier-2 progress streaming — post_update edits a working message after each step, reply pings when done. Works standalone, no fleet system needed.

    TypeScript 1

  3. claude-code-discord-voice-channel claude-code-discord-voice-channel Public

    Wire a Discord voice channel to a persistent Claude Code interactive session — speech-to-text, a tmux session bridge, and text-to-speech, with mixed-language voice output.

    JavaScript 1

  4. fleet-discord fleet-discord Public

    Multi-session Claude Code fleet sharing one Discord bot — peer routing, busy isolation, self-respawn

    TypeScript 1

  5. cron-framework cron-framework Public

    Subagent cron scheduler for Claude Code — schedule, score, auto-resolve

    JavaScript 1

  6. evolution-loop evolution-loop Public

    Closed-loop prompt refinement for cron agents — detect failures, propose variants, human approves

    JavaScript

Repositories

Showing 10 of 25 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…