skills.sh ecosystem

Agent Skills
for Claude Code

Production-grade installable packages that give Claude Code
deep domain knowledge — activating automatically when you need them.

bash
$
4skills available
50+trigger phrases
1command to install
How it works

Three steps to domain expertise

01

Install the skill

Run npx skills add malikasadjaved/skills@skill-name from your terminal. The skill folder lands in your project in seconds.

02

Claude detects the task

When you mention a trigger phrase — qdrant, fastapi, whatsapp webhook — the relevant skill activates automatically.

03

Production-grade output

Claude generates code with your exact patterns — correct API calls, tenant isolation, error shapes, and pitfall avoidance baked in.

Available Skills

Precision instruments for AI agents

Each skill is a production-derived SKILL.md with real scripts, references, and pitfall documentation built from live codebases.

01

Webpage Screenshot

Playwright · Chromium · Browser Pooling

Full-page web capture with headless Playwright. Handles lazy-load content, infinite scroll, element-specific captures, PDF generation, and device emulation — with production-grade browser pooling and Docker deployment.

Full-page PNG/JPEG Local dev capture PDF output Device emulation Browser pooling Docker
$ npx skills add malikasadjaved/skills@webpage-screenshot
02

Qdrant + FastAPI

Vector Search · Tenant Isolation · RAG

Application-layer patterns for Qdrant inside a FastAPI async backend. Lifespan-managed client injection, multi-tenant isolation via payload filters, idempotent UUID5 batch upserts, and payload indexing for filtered semantic search at scale.

Tenant isolation Semantic search Batch upsert HNSW tuning Docker Compose Qdrant Cloud
$ npx skills add malikasadjaved/skills@qdrant-fastapi-integration
03

FastAPI Best Practices

Async Python · Pydantic v2 · JWT Auth

Production patterns for FastAPI: lifespan management, Pydantic v2 models with strict validation, Annotated dependency injection shortcuts, JWT auth with role-based access, structured exception hierarchies, middleware, and OpenAPI configuration.

Async routes Pydantic v2 JWT auth Dependency injection Error hierarchy Middleware
$ npx skills add malikasadjaved/skills@fastapi-best-practices
04

WhatsApp Cloud API Agent

Meta Graph API · Webhooks · AI Agents

Build WhatsApp-based AI agents using the Meta Cloud API. HMAC signature verification, Pydantic webhook models, intent-based routing to specialist agents, Redis-backed conversation state machines, and Kafka async dispatch.

Webhook handling Message routing HSM templates State machine Interactive msgs Kafka dispatch
$ npx skills add malikasadjaved/skills@whatsapp-cloud-api-agent
0
Skills Published
on skills.sh ecosystem
0+
Trigger Phrases
auto-activate on match
0
Pitfalls Documented
caught before they happen
0
Command to Install
npx skills add …
Trigger Phrases

Say the word — skills activate

Skills load automatically when your message matches any of these phrases. No manual invocation required.

qdrant vector database fastapi webhook whatsapp api semantic search pydantic v2 playwright RAG tenant isolation jwt auth kafka dispatch dependency injection state machine HSM templates screenshot lifespan pattern async python vector search batch upsert AI receptionist browser automation meta cloud api similarity search starlette uvicorn digital FTE HNSW tuning embeddings full-page capture interactive messages error handling

Start with any skill

Each installs in one command and activates automatically when relevant.

$ npx skills add malikasadjaved/skills@fastapi-best-practices