Releases: Rankscale/Rankscale-GEO-Skill
Releases · Rankscale/Rankscale-GEO-Skill
v1.0.10: ClawhHub spec compliance and display name fix
Changes
- Metadata: Final ClawhHub spec compliance
name: Rankscale GEO Analytics(display name per spec)description:(summary for registry)- Complete
metadata.openclawwith all runtime requirements primaryEnv: RANKSCALE_API_KEYrequires.env, requires.bins, requires.configinstallspecs,skillKey,emoji,homepage
- Cleanup: Removed internal 'RS-Skill' nickname
- API: All 6 endpoints verified and working
- Security: Complete metadata consistency resolved
Ready for production on ClawhHub registry.
v1.0.9: Complete ClawhHub metadata spec compliance
Changes
- Metadata: Complete SKILL.md frontmatter per ClawhHub spec
metadata.openclawwith all required fieldsrequires.env: [RANKSCALE_API_KEY]requires.bins: [node]requires.config: [.env]primaryEnv: RANKSCALE_API_KEYalways: falseskillKey: rankscaleemoji: 📊homepage: https://rankscale.aiinstallspecs for node dependency
- API: All 6 endpoints verified (2 GET, 4 POST)
- Security: No plaintext storage, .env with chmod 600
- Canonical endpoint: https://rankscale.ai (no Cloud Functions)
ClawhHub metadata now complete and spec-compliant.