# Connect External System

**Category:** integration
**Version:** 1.0.0
**Used By:** agent-integrator

## Purpose

Connects external API or service.

## Steps

1. Parse API spec
2. Generate client code
3. Add authentication
4. Handle errors
5. Test integration

## Version History

- **1.0.0** (2025-10-18): Initial implementation
