Public
Public Quire agent skills
agent-skillsquire
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

Quire agent skills

The public source of truth for Quire's installable Agent Skills.

Skills

  • quire-setup at /setup
  • verify at /verify
  • triage at /triage

Discovery

This Val implements version 0.2 of the Agent Skills Discovery RFC:

  • /.well-known/agent-skills/index.json lists the full catalog.
  • /{slug}/.well-known/agent-skills/index.json lists one skill for scoped installers such as npx skills.
  • /.well-known/agent-skills/{name}/SKILL.md provides the conventional artifact path.

The friendly skill URLs return the same raw Markdown artifacts. The production custom domain is https://skills.quire.sh.