Execute Clay secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like "clay secondary workflow", "secondary task with clay".
Install
npx skillscat add dicklesworthstone/pi-agent-rust/clay-core-workflow-b Install via the SkillsCat registry.
SKILL.md
Clay Core Workflow B
Overview
Secondary workflow for Clay. Complements the primary workflow.
Prerequisites
- Completed
clay-install-authsetup - Familiarity with
clay-core-workflow-a - Valid API credentials configured
Instructions
Step 1: Setup
// Step 1 implementationStep 2: Process
// Step 2 implementationStep 3: Complete
// Step 3 implementationOutput
- Completed Core Workflow B execution
- Results from Clay API
- Success confirmation or error details
Error Handling
| Aspect | Workflow A | Workflow B |
|---|---|---|
| Use Case | Primary | Secondary |
| Complexity | Medium | Lower |
| Performance | Standard | Optimized |
Examples
Complete Workflow
// Complete workflow exampleError Recovery
// Error handling codeResources
Next Steps
For common errors, see clay-common-errors.