# Examples: agent-creation-and-management ## Usage Example ```python # How to use this skill # Inputs: Agent name with description, Action to perform (e.g., 'Gather facts about a company') # Process: Step 1: Open the PipesHub UI at http://localhost:3000 → Step 2: Navigate to the Agents section and click on 'Create Agent' → Step 3: Enter the agent name and description in the form # Outputs: Agent created and deployed, Access URL for the new agent ```