aiagentskills-site-kit 0.1.0

Small metadata and URL helpers for AI Agent Skills, a curated Claude, Codex, and AI agent skills directory.
Documentation
  • Coverage
  • 0%
    0 out of 10 items documented0 out of 8 items with examples
  • Size
  • Source code size: 87.11 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 272.44 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • bbwdadfg/aiagentskills-site-kit
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • bbwdadfg

AI Agent Skills Site Kit

Small metadata and URL helpers for AI Agent Skills, a curated directory for discovering Claude skills, Codex skills, and AI agent workflows.

Useful links

What this package does

Each ecosystem package exposes tiny helpers for site metadata and stable URL construction. It is intentionally boring: no network calls, no hidden behavior, and no claim that this is an official SDK.

Common API

  • homeUrl / home_url: homepage URL.
  • skillsUrl / skills_url: skills directory URL.
  • searchUrl(query) / search_url(query): skills search URL.
  • submitUrl / submit_url: skill submission URL.
  • blogUrl / blog_url: blog URL.
  • categoryUrl(slug) / category_url(slug): category URL.
  • skillUrl(slug) / skill_url(slug): individual skill URL.
  • metadata: brand, homepage, description, canonical pages, and tags.

License

MIT.