skills/smithery.ai/building-agents-construction

building-agents-construction

Installation
SKILL.md

Building Agents - Construction Process

Step-by-step guide for building goal-driven agent packages.

Prerequisites: Read building-agents-core for fundamental concepts.

Reference Example: Online Research Agent

A complete, working agent example is included in this skill folder:

Location: examples/online_research_agent/

This agent demonstrates:

  • Proper node type usage (llm_generate vs llm_tool_use)
  • Correct tool declaration (only uses available MCP tools)
  • MCP server configuration
  • Multi-step workflow with 8 nodes
  • Quality checking and file output
Installs
1
First Seen
Apr 11, 2026
building-agents-construction from smithery.ai