All projects

Selected project / Live

SkillPass.

A public directory for finding and inspecting reusable AI agent skills before installation.

SkillPass homepage with validated skills search, 134 published skills, filters, categories, and latest listings
Role
Creator and developer
Product
Validated AI skills directory
Stack
Astro, Hono, Drizzle, Neon

Why I built it

Every skill starts untrusted.

AI skills are becoming real software artifacts. They package instructions, workflow rules, permissions, tool assumptions, scripts, and setup requirements for agents such as Codex, Claude Code, and Cursor.

The useful part of a skill is also the risky part. SkillPass gives reusable skills an inspection layer that shows what was checked, what was detected, and what still needs human judgment before installation.

Browse validated skills

Find skills by tool, category, risk, status, maintainer, or a focused search.

Inspect permissions

See declared and inferred permissions before a skill reaches your machine.

Read the findings

Review validation warnings, risk, and details that still require human judgment.

Trace every version

Connect a published passport to its source, commit, content hash, and validation date.

How it is built

Public discovery. Structured validation.

Astro and React provide the public experience while the Hono API, validator, database, storage, and job queue handle submissions and passports.

Core stack

  • Astro
  • React
  • Hono
  • Drizzle
  • Neon
  • Cloudflare R2
  • BullMQ
  • Render

Validation flow

  1. 01Submit source

    A GitHub URL or uploaded package enters the authenticated submission flow.

  2. 02Validate package

    The validator checks structure, secrets, risky instructions, and undeclared permissions.

  3. 03Build passport

    Shared schemas capture findings, risk, permissions, source, and version details.

  4. 04Publish listing

    The validated version appears in the directory with warnings kept visible.

Browse the directory

Find the skill. Inspect before installing.

Search the public SkillPass directory and open the passport before adding a skill to an agent.