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 has good structure and a clear description that would allow invocation, but critically lacks the actual API call implementation - the core functionality is left as '// Your first API call here' comments in both TypeScript and Python examples. This makes it incomplete as a working hello world example. The task knowledge is insufficient because a CLI agent would need to guess what actual Clay API call to make. The novelty is low since a hello world example is straightforward boilerplate that a capable LLM could generate directly without significant token cost. To improve: include a concrete, complete API call (e.g., fetching user info, listing workspaces, or another simple endpoint) that actually demonstrates Clay functionality.
Loading SKILL.md…

Skill Author