AI Engineering
LLM integration, prompting, and agent engineering skills.
๐
4w ago
Agent Relay
Agent Relay coordinates multiple Codex agents through shared messaging, handoffs, and status tracking. Use it when workers need peer-to-peer updates, ACK/BLOCKED/DONE signals, or a shared workspace.
AI Engineering
80164
๐ค
4w ago
Agent Relay
Agent Relay coordinates registered agents in real time using channels, DMs, threads, reactions, inbox checks, and worker spawn or release. Use it when your session is already in a Relay workspace and needs to communicate or coordinate with peers.
AI Engineering
80164
๐งฉ
4w ago
Choosing Swarm Patterns
Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. It covers the core and specialized swarm patterns, with decision guidance and YAML or fluent builder examples.
AI Engineering
80164
๐ง
4w ago
Choosing Swarm Patterns
Choosing Swarm Patterns helps you pick the right Agent Relay orchestration pattern for coordinating multiple AI agents. Use it to choose and configure YAML or builder-based workflows for fan-out, pipeline, hub-spoke, consensus, mesh, handoff, cascade, dag, debate, and hierarchical patterns.
AI Engineering
80164
๐งฉ
4w ago
Creating Agent Skills
Creating Agent Skills explains the SKILL.md format for portable agent capabilities across Codex CLI, GitHub Copilot, and Amp. Use it when authoring skills with the required frontmatter, directory structure, and validation rules.
AI Engineering
80164
๐ค
4w ago
Creating Claude Agents
Creating Claude Agents helps you build or improve Claude Code agents with the right file structure, frontmatter, persona, tools, model selection, and schema validation. Use it when creating agents or fixing agent format issues.
AI Engineering
80164
๐ช
4w ago
Creating Claude Hooks
Creating Claude Hooks explains how to build Claude Code hooks with the right executable format, event handling, JSON I/O, exit codes, and package structure. Use it when creating, troubleshooting, or publishing a hook package.
AI Engineering
80164
๐งฉ
4w ago
Creating Claude Rules
Creating Claude Rules helps you create and fix .claude/rules/ files with the correct paths frontmatter, quoted glob patterns, and Claude-specific formatting. Use it when migrating Cursor rules or organizing project-scoped instructions.
AI Engineering
80164
๐ ๏ธ
4w ago
Creating Skills
Creating Skills helps you write new Claude Code skills or improve existing ones with clear structure, discoverability, and examples. Use it when a technique needs to be reusable, scannable, and easy for Claude to find and apply.
AI Engineering
80164
๐
4w ago
GitHub OAuth Nango Integration
GitHub OAuth Nango Integration implements separate Nango connections for GitHub login and GitHub App repo access. Use it when linking user identity to installations, handling webhooks, and syncing repository data.
AI Engineering
80164
๐ฆ
4w ago
PRPM JSON Best Practices
PRPM JSON Best Practices explains how to structure prpm.json manifests for publishing packages, including required fields, tags, multi-package repos, collections, and activation settings. Use it when creating or maintaining PRPM package metadata.
AI Engineering
80164
๐งช
4w ago
Relay 80-100 Workflow
Relay 80-100 Workflow defines agent-relay patterns that validate features end to end before merging. It uses repair-before-failure gates, test-fix-rerun loops, and sequential Claude-then-Codex review passes to ensure green acceptance.
AI Engineering
80164