Realtime Register Agent Skills
This repository contains Agent Skills for working with Realtime Register.
Install
npx skills add realtimeregister/skills
or, alternatively: npx skills add realtimeregister/skills --skill {skill}
Available Skills
Maintenance
Realtime Register API skill is maintained with reusable scripts:
bun run generate # render references from YAML spec
bun run audit # validate spec + fidelity fingerprints
bun run drift # compare live docs with the checked-in spec
bun run verify # typecheck, tests, static audit
Weekly drift checks run in GitHub Actions. If drift is detected, the workflow
opens or updates a Fidelity drift verification pull request on
auto/fidelity-drift.
License
This project is licensed under the MIT license.
No comments yet
Be the first to share your take.