📄 skillActivePromisinglow

registry-broker-skills

by hashgraph-online

AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.

Supported Platforms

🤖 Claude Code

Stars

350

Skill Type

📖 Library & API Reference

Quality Score

89/200

License

Apache-2.0

Forks

5

Last Updated

Jun 11, 2026

Discovered

Apr 17, 2026

Validation

Passed

github.com/hashgraph-online/registry-broker-skills

Quality Breakdown

89/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

low

Standard permissions only. Safe for general use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository is a skill/plugin for the Hashgraph Online Registry - a legitimate agent registry platform
  • No autonomous execution or multi-agent spawning capabilities requested
  • Shell scripts in /bin are simple wrappers (chat.sh, search.sh, etc.) - not bootstrap or install automation
  • No persistent config modification or credential storage patterns (.claude/, MEMORY.md, etc.)
  • TypeScript/Node.js CLI tool for querying a registry API - standard utility pattern
  • GitHub workflows are for npm publishing and validation - standard CI/CD