Create a minimal working Clay example. Use when starting a new Clay integration, testing your setup, or learning basic Clay API patterns. Trigger with phrases like "clay hello world", "clay example", "clay quick start", "simple clay code".
4.6
Rating
0
Installs
Backend Development
Category
The skill is well-structured with clear sections and good documentation format, but lacks critical implementation details. The description adequately conveys the skill's purpose for a 'hello world' example. However, taskKnowledge is weak because the actual API call is left as a comment placeholder ('Your first API call here') in both TypeScript and Python examples, making the skill incomplete for its stated purpose of creating a 'minimal working example.' The structure is clean with appropriate sections for prerequisites, error handling, and resources. Novelty is low since this is a basic hello-world pattern that a CLI agent could easily generate with minimal prompting, and the incomplete code examples reduce its practical value further. To improve, the skill should include at least one concrete API call example (e.g., listing workspaces, getting user info, or any basic Clay operation) that actually demonstrates the API working.
Loading SKILL.md…

Skill Author