AI Engineering
LLM integration, prompting, and agent engineering skills.
🤖
4w ago
Codex Provider Setup
Codex Provider Setup installs OpenAI Codex as an agent provider for NanoClaw, enabling planning, tool orchestration, MCP tools, server-side history, and session resume alongside or instead of Claude. Use it to switch a group's provider to Codex via `ncl groups config update --provider codex`.
AI Engineering
30.5K12.9K
💬
4w ago
Microsoft Teams Integration
Microsoft Teams Integration adds Microsoft Teams support via the Chat SDK bridge so an agent can chat in team channels, group chats, and direct messages. Use it when you need to register a Teams bot, provision an Entra app, and connect the webhook endpoint.
AI Engineering
30.5K12.9K
✉️
4w ago
Resend Email Integration
Resend Email Integration adds a Resend email channel to NanoClaw by copying the adapter, registering the import, installing the package, and running build and tests. Use it to let an AI agent send and receive email asynchronously.
AI Engineering
30.5K12.9K
🤖
4w ago
Agent Management
Agent Management creates, manages, and orchestrates AI agents through the AI Maestro CLI, covering agent lifecycle tasks such as create, hibernate, wake, rename, export/import, and plugin management.
AI Engineering
30.2K3.4K
🧠
4w ago
Agent Memory MCP
Agent Memory MCP provides a persistent, searchable memory bank for AI agents, exposing MCP tools to search, write, read, and analyze project knowledge. Use it when an agent needs long-term memory synced with project documentation.
AI Engineering
30.2K3.4K
🧠
4w ago
Agent Memory Systems
Agent Memory Systems describes architectures for short-term, long-term, and working memory in AI agents, including vector store selection, chunking strategies, and retrieval patterns. Use it when designing or debugging agent memory to prevent retrieval failures that look like intelligence failures.
AI Engineering
30.2K3.4K
✉️
4w ago
Agent Messaging
Agent Messaging sends and receives cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to send a message to an agent, check agent inbox, message another agent, reply to a message, notify an agent, or any inter-agent communication task.
AI Engineering
30.2K3.4K
🛠️
4w ago
Agent Tool Builder
Agent Tool Builder teaches how to design tools for AI agents, including JSON Schema, descriptions, validation, and MCP standards, so agents work reliably.
AI Engineering
30.2K3.4K
🤖
4w ago
AI Agents Architect
AI Agents Architect designs and builds autonomous AI agents, covering tool use, memory systems, planning strategies, and multi-agent orchestration. Use it when building or debugging AI agents that need function calling, planning loops, and controlled autonomy.
AI Engineering
30.2K3.4K
🤖
4w ago
AutoGPT Agents
AutoGPT Agents provides a platform for building, deploying, and managing continuous autonomous AI agents through a visual workflow builder or development toolkit. Use it when creating visual workflow agents, deploying persistent agents with webhooks or schedules, or building complex multi-step AI automation systems.
AI Engineering
30.2K3.4K
🤖
4w ago
Autonomous Agent Patterns
Autonomous Agent Patterns describes design patterns for building autonomous coding agents, including tool/function calling APIs, permission systems, browser automation, and human-in-the-loop workflows. Use it when designing AI agents or autonomous coding assistants.
AI Engineering
30.2K3.4K
🤖
4w ago
Autonomous Agents
Autonomous Agents teaches patterns for building reliable AI agents that decompose goals, plan actions, execute tools, and self-correct without constant human guidance. Use it when designing agent loops like ReAct or Plan-Execute and adding guardrails and reliability measures for production.
AI Engineering
30.2K3.4K