Add Skill: agent-creation-and-management
Extracted from: https://github.com/pipeshub-ai/pipeshub-ai.git Score: 1.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user