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_generatevsllm_tool_use) - Correct tool declaration (only uses available MCP tools)
- MCP server configuration
- Multi-step workflow with 8 nodes
- Quality checking and file output