openclaw - 💡(How to fix) Fix [Bug]: ClawHub skill install count shows 0 despite confirmed installs [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#75515Fetched 2026-05-02 05:33:39
View on GitHub
Comments
1
Participants
2
Timeline
2
Reactions
2
Timeline (top)
closed ×1commented ×1

The ClawHub page for agenttrust/agenttrust currently shows 0 installs, but we know it has had at least 5 installs.

Root Cause

The ClawHub page for agenttrust/agenttrust currently shows 0 installs, but we know it has had at least 5 installs.

RAW_BUFFERClick to expand / collapse

Summary

The ClawHub page for agenttrust/agenttrust currently shows 0 installs, but we know it has had at least 5 installs.

What I checked

  • Skill page: https://clawhub.ai/agenttrust/agenttrust
  • CLI metadata looks healthy:
    • clawhub inspect agenttrust
    • latest version resolves correctly
    • skill is publicly discoverable

So this does not look like a missing publish or broken listing. It looks more like an install-count tracking or display issue.

Expected behavior

The install count should reflect real installs, or at least the page/docs should make it clear what is and is not counted.

Actual behavior

The page shows 0 installs.

Why this seems worth checking

The current ClawHub docs say install counts are computed from clawhub sync snapshots. If that is still the intended behavior, then one of these may be happening:

  • confirmed installs are not being attributed correctly
  • the page is showing the wrong metric
  • counts are not updating after publish/version changes
  • clawhub install and/or openclaw skills install are not feeding the metric people expect

Request

Could you confirm:

  1. what event is supposed to increment the install count,
  2. whether clawhub install alone should count,
  3. whether openclaw skills install should count,
  4. and whether this skill's install metric looks wrong from the backend side.

Happy to provide rough dates / context for the known installs if useful.

extent analysis

TL;DR

The install count issue on the ClawHub page for agenttrust/agenttrust may be due to incorrect attribution of confirmed installs or the page showing the wrong metric, and verifying the events that increment the install count is necessary.

Guidance

  • Verify the events that are supposed to increment the install count, such as clawhub install or openclaw skills install, to ensure they are correctly attributed.
  • Check the backend data to confirm if the install metric for the skill looks wrong, and provide rough dates/context for the known installs if necessary.
  • Investigate if the page is showing the wrong metric, such as a different type of count or an outdated value.
  • Confirm if clawhub install alone should count towards the install metric, and if openclaw skills install should also be included.

Notes

The issue may be related to the way install counts are computed from clawhub sync snapshots, and understanding the intended behavior is crucial to resolving the issue.

Recommendation

Apply workaround: Verify the events that increment the install count and check the backend data to confirm the install metric, as the issue seems to be related to incorrect attribution or display of the metric.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

The install count should reflect real installs, or at least the page/docs should make it clear what is and is not counted.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: ClawHub skill install count shows 0 despite confirmed installs [1 comments, 2 participants]