Search Skills
Search across 54932 indexed skills
langchain-langgraph-subgraphs
A parent StateGraph invokes a compiled child subgraph as a node. The child node writes state["answer"] = "42" and returns. The parent's next node read...
evernote-hello-world
Create your first Evernote note using the Cloud API, demonstrating ENML format and NoteStore operations. Completed evernote-install-auth setup Valid a...
coderabbit-hello-world
Minimal working example demonstrating CodeRabbit AI code review. CodeRabbit reviews PRs automatically via a GitHub/GitLab App -- no SDK or API calls n...
speak-debug-bundle
Collect diagnostic information for Speak API issues: auth verification, audio format validation, session inspection, and network testing. Completed sp...
spec-writing
Spec Writing provides guidance on authoring effective specs.md files that drive the Sprint plugin's autonomous development workflow. A well-written sp...
apollo-local-dev-loop
Set up an efficient local development workflow for Apollo.io integrations. Includes sandbox API key support, MSW mock server for offline testing, requ...
anth-hello-world
Three minimal examples covering the Claude Messages API core surfaces: basic text completion, vision (image analysis), and streaming responses. Comple...
gamma-local-dev-loop
Set up an efficient local development workflow for Gamma API integrations. Since Gamma is a REST API with no SDK, the dev loop centers on HTTP request...
clickup-hello-world
Walk through the ClickUp hierarchy and make your first API calls. ClickUp's data model: Workspace (called "team" in API v2) > Space > Folder (optional...
groq-hello-world
Build a minimal chat completion with Groq's LPU inference API. Groq uses an OpenAI-compatible endpoint, so the API shape is familiar -- but responses ...
coreweave-hello-world
Deploy your first GPU workload on CoreWeave: a simple inference service using vLLM or a batch CUDA job. CoreWeave runs Kubernetes on bare-metal GPU no...
flyio-local-dev-loop
Fast local development workflow for Fly.io apps: build and test Docker containers locally, proxy remote Fly services (Postgres, Redis) to localhost, a...