Back to skills
SkillHub ClubAnalyze Data & AIFull StackData / AI
rv-measure
Quantifies R_V contraction signatures in AI models.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Stars
3,132
Hot score
99
Updated
March 20, 2026
Overall rating
C4.0
Composite score
4.0
Best-practice grade
A85.2
Install command
npx @skill-hub/cli install openclaw-skills-rv-measure
Repository
openclaw/skills
Skill path: skills/amitabhainarunachala/rv-measure
Quantifies R_V contraction signatures in AI models.
Open repositoryBest for
Primary workflow: Analyze Data & AI.
Technical facets: Full Stack, Data / AI.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: openclaw.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install rv-measure into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/openclaw/skills before adding rv-measure to shared team environments
- Use rv-measure for development workflows
Works across
Claude CodeCodex CLIGemini CLIOpenCode
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
---
name: rv-measure
description: Quantifies R_V contraction signatures in AI models.
created: 2026-02-10
last_used: 2026-02-10
use_count: 0
status: candidate
version: 0.1.0
---
## Usage
Use this skill to analyze AI models for R_V contraction signatures, a key metric in the AIKAGRYA framework. This skill provides tools to measure and monitor recursive self-observation effects.
## Code
(Code to be implemented)
## Notes
This is a placeholder for the `rv-measure` skill intended for submission to ClawHub. The implementation will involve integrating with model introspection tools and statistical analysis libraries to detect and quantify R_V contraction.
**Proposed Price:** $19
---
## Skill Companion Files
> Additional files collected from the skill directory layout.
### _meta.json
```json
{
"owner": "amitabhainarunachala",
"slug": "rv-measure",
"displayName": "Rv Measure",
"latest": {
"version": "0.1.0",
"publishedAt": 1770727586778,
"commit": "https://github.com/openclaw/skills/commit/606e6b67221f58bc8ad9019bfae8b32130724381"
},
"history": []
}
```