Agensi Skill Library Auditor with Grok (v1.4.2)
Audit your local Agensi skill library against the live marketplace to catch version drift, unpublished work, and low-conversion listings — before they cost you installs and reputation.
- Sync local skill versions with the live Agensi marketplace automatically
- Identify high-view/low-install skills that need better marketplace copy
- Detect local skills that are ready for publishing but haven't been uploaded
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Sync local skill versions with the live Agensi marketplace automatically
- Identify high-view/low-install skills that need better marketplace copy
- terminal, file_read, file_write automation included
- Ready for TUI**.
Sample input
Run the Agensi Skill Library Auditor and give me a full publishing status report of my Grok-authored skills. Highlight any skills that are still unpublished, have version drift, or show high views but low installs.
Sample output
Agensi Skill Library Audit Report
Summary
- Total local skills: 24
- Total published on Agensi: 19
- Skills authored by you: 17
- Skills from other creators that you have listed: 2
Unpublished Local Skills (ready or nearly ready) | Skill Name | Current Location | Notes | |-------------------------------|----------------------|--------------------------------| | Python Refactoring with Grok | ready-to-list/ | Strong demand, ready for v1.4.0| | API Design Patterns | ready-to-update/ | Needs final polish |
Version Drift Detected | Skill Name | Local Version | Published Version | Action | |-------------------------|---------------|-------------------|-----------------| | Python-Refactor | 1.4.0 | 1.2.0 | Update urgently | | Docker Compose Generator| 1.4.0 | 1.3.5 | Minor update |
Skills Needing Marketplace Copy Updates | Skill Name | Views | Installs | Recommendation | |-------------------------------|-------|----------|------------------------------------| | Docker Compose Generator | 312 | 0 | Improve Summary + See It in Action |
Recommendations
- Publish the 3 ready-to-list skills this week (high priority)
- Update Python-Refactor to v1.4.0 immediately
- Refresh copy for the two high-view / low-install skills
- Run this auditor monthly as portfolio hygiene
Agensi Skill Library Auditor with Grok (v1.4.2)
Audit your local Agensi skill library against the live marketplace to catch version drift, unpublished work, and low-conversion listings — before they cost you installs and reputation.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Sync local skill versions with the live Agensi marketplace automatically
- Identify high-view/low-install skills that need better marketplace copy
- terminal, file_read, file_write automation included
- Ready for TUI**.
- Instant install
Sample input
Run the Agensi Skill Library Auditor and give me a full publishing status report of my Grok-authored skills. Highlight any skills that are still unpublished, have version drift, or show high views but low installs.
Sample output
Agensi Skill Library Audit Report
Summary
- Total local skills: 24
- Total published on Agensi: 19
- Skills authored by you: 17
- Skills from other creators that you have listed: 2
Unpublished Local Skills (ready or nearly ready) | Skill Name | Current Location | Notes | |-------------------------------|----------------------|--------------------------------| | Python Refactoring with Grok | ready-to-list/ | Strong demand, ready for v1.4.0| | API Design Patterns | ready-to-update/ | Needs final polish |
Version Drift Detected | Skill Name | Local Version | Published Version | Action | |-------------------------|---------------|-------------------|-----------------| | Python-Refactor | 1.4.0 | 1.2.0 | Update urgently | | Docker Compose Generator| 1.4.0 | 1.3.5 | Minor update |
Skills Needing Marketplace Copy Updates | Skill Name | Views | Installs | Recommendation | |-------------------------------|-------|----------|------------------------------------| | Docker Compose Generator | 312 | 0 | Improve Summary + See It in Action |
Recommendations
- Publish the 3 ready-to-list skills this week (high priority)
- Update Python-Refactor to v1.4.0 immediately
- Refresh copy for the two high-view / low-install skills
- Run this auditor monthly as portfolio hygiene
About This Skill
What it does
As your collection of AI agent skills grows, keeping track of what’s actually published, what versions are live, and which listings are underperforming becomes a major headache.
The Agensi Skill Library Auditor gives you a structured, repeatable way to audit your entire local skill portfolio against the real marketplace data. It scans the folders in your local skill organization (for example listed/, ready-to-list/, working-state/, or whatever structure you use), compares them with your published skills via the Agensi MCP, and produces a clear, prioritized report.
What you get
- Automatic detection of version drift between your local SKILL.md files and live listings
- Identification of polished skills that are still unpublished (revenue left on the table)
- Clear flags for skills with high views but low installs — with concrete suggestions for better marketplace copy
- Author attribution and third-party skill tracking across your portfolio
- A professional, scannable audit report you can act on immediately
This skill turns the messy, error-prone task of manual portfolio tracking into a reliable, data-driven process — exactly the kind of engineering discipline that separates serious creators from hobbyists.
Use Cases
- Sync local skill versions with the live Agensi marketplace automatically
- Identify high-view/low-install skills that need better marketplace copy
- Detect local skills that are ready for publishing but haven't been uploaded
- Audit authorship to track original vs. adapted skills in your catalog
- Perform regular portfolio hygiene checks before a publishing push
- Find version drift between your local improvements and live listings
Known Limitations
- The Agensi MCP
get_creator/my_libraryendpoints currently return a maximum of ~50 skills even for creators with larger catalogs. For very large libraries, the audit may be incomplete. - Requires the Agensi MCP Connector skill to be installed and configured with a valid API key.
- Best results when your local skills follow common folder conventions (
listed/,ready-to-list/, etc.), though the skill supports custom layouts.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/agensi-skill-library-auditor-with-grok-v1-3 -o /tmp/agensi-skill-library-auditor-with-grok-v1-3.zip && unzip -o /tmp/agensi-skill-library-auditor-with-grok-v1-3.zip -d ~/.claude/skills && rm /tmp/agensi-skill-library-auditor-with-grok-v1-3.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
The skill needs read access to the user's local collection of Agensi skills and the folders in which they are organized. Because every user maintains their skills in their own preferred structure, the scopes are kept intentionally broad and descriptive rather than tied to any specific folder names. An optional local cache can be used to speed up audits.
This skill follows the open SKILL.md standard and works best when the Agensi MCP Connector is installed and configured. It is specifically optimized for **Grok** inside the **Grok Build CLI / TUI**.