wisdom_quickstart
Complete agent and project setup in one step: check agent registration, register if needed, verify project, and load relevant context for the current task. Avoid multiple separate setup calls.
Instructions
One-step setup: checks agent, registers if needed, verifies project, and loads context for current task. Call this instead of multiple separate setup calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_description | No | Description of the current task to load relevant context for | |
| agent_description | No | Description for the agent if auto-registration is needed |