AI Engineering
LLM integration, prompting, and agent engineering skills.
💬
4w ago
Virtual Companion
Virtual Companion adds a virtual companion to OpenClaw that chats proactively during tasks, generates scene photos, and sends warm messages via Feishu.
AI Engineering
5.3K519
💬
4w ago
Xiaoyue Companion
Xiaoyue Companion generates warm conversational responses via the Zhipu AI API and optionally sends static images. Use it when users express tiredness, need encouragement, or want a friendly check-in during tasks.
AI Engineering
5.3K519
🔧
4w ago
Tool Calling Tutor
Tool Calling Tutor walks users through diagnosing and fixing tool-calling problems when an LLM won't call a tool, passes wrong arguments, or ReAct loops stall. It uses a 4-branch diagnostic and a 5-step schema design walkthrough, with references to bad/good schema examples and SDK differences.
AI Engineering
5.3K713
🔀
4w ago
Agentic Workflows
Agentic Workflows routes requests to design, create, update, debug, or upgrade agentic workflows to the correct prompt files. Use it when a user asks to build or modify agentic workflows in a repository, and follow the matching prompt or skill.
AI Engineering
5.2K384
🤖
4w ago
Create Custom Agent
Create Custom Agent scaffolds VS Code custom agent files (.agent.md) that define specialized AI personas with tools, instructions, and handoffs. Use it when creating new agents, configuring workflows, or setting up agent-to-agent handoffs.
AI Engineering
5.2K384
🏗️
4w ago
Skill Scaffolder
Skill Scaffolder creates new agent skills that conform to the Agent Skills specification and dotnet/skills conventions, generating SKILL.md frontmatter, section templates, and validation guidance. Use it when setting up a new skill directory or writing a description that the runtime will route to.
AI Engineering
5.2K384
🧠
4w ago
Technology Selection
Technology Selection helps developers choose the right .NET AI/ML stack (ML.NET, Microsoft.Extensions.AI, Microsoft Agent Framework, ONNX Runtime, OllamaSharp) for classification, LLM integration, RAG, agentic workflows, and local inference in .NET 8+ projects.
AI Engineering
5.2K384
🤖
4w ago
Agent Identifier
Agent Identifier helps you create and configure Claude Code agents, including YAML frontmatter, triggering descriptions, system prompts, model, color, and tool settings. Use it when setting up autonomous subagents, writing agent frontmatter, or designing agent behavior.
AI Engineering
5.1K415
🏗️
4w ago
Architecture Design
Architecture Design defines the standard code architecture for machine learning projects using Factory and Registry patterns. Use it when creating new registrable ML components such as datasets, models, or modules that require decorators and factory wiring.
AI Engineering
5.1K415
📝
4w ago
Command Development
Command Development guides creating Claude Code slash commands, covering Markdown structure, YAML frontmatter, dynamic arguments, file references, and bash execution. Use it when building reusable, interactive, or namespaced commands for agent workflows.
AI Engineering
5.1K415
🪝
4w ago
Hook Development
Hook Development provides guidance for creating Claude Code plugin hooks, focusing on prompt-based hooks and event-driven automation. Use it when implementing PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, or other hook events to validate tool use, enforce policies, or add context.
AI Engineering
5.1K415
🔌
4w ago
MCP Integration
MCP Integration guides configuring Model Context Protocol servers in Claude Code plugins to expose external service capabilities as tools. Use it when adding, integrating, or connecting MCP servers (SSE, stdio, HTTP, WebSocket) with authentication and environment variable configuration.
AI Engineering
5.1K415