Open Agent Skills Catalog

Curated skills for evaluation, observability, and protection — installed in one command, compatible with any agent.

$ npx skills add gyanesh-m/skills
Skills Catalog 2 skills · stable
# Skill Language Status
1
Py
galileo-python-sdk
gyanesh-m/skills
Python 3.9+
stable
2
TS
galileo-typescript-sdk
gyanesh-m/skills
Node 18+
stable
+ More integrations coming soon · Contribute a skill
Try These Prompts

Add Galileo observability and tracing to my Python agent workflow. observability

Evaluate this RAG pipeline with guardrail metrics and score regressions. evaluation

Instrument my TypeScript workflow with Galileo observe and evaluate steps. typescript

Add guardrails and content filtering stages to my production agent. protection

What's Inside

Evaluate

Run experiments, score regressions, and test RAG pipelines against ground truth with built-in metrics and scorers.

Observe

Trace workflows end-to-end, log structured spans, and monitor production agents with deep observability.

Protect

Add guardrails, content filtering, and safety stages to catch issues before they ever reach your users.

How It Works
01

Install the catalog

Run npx skills add gyanesh-m/skills in your project. Skills are copied into your agent's skill directory.

02

Agent reads the skill

When your agent works on a relevant task, it reads the skill reference for API patterns, best practices, and integration details.

03

Ship with confidence

Your agent writes instrumented, evaluated, and protected code from the start — no copy-pasting from docs.