_lib

Official

Shared helpers for skill UX and usage tracking

AuthorArthTech-AI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides the shared infrastructure that other skills rely on for consistent usage tracking, mode-line rendering, and discovery hints. It prevents each skill from reimplementing the same decay rules, counter storage, and fallback behavior.

Core Features & Use Cases

  • Usage Counter Management: Tracks how often each skill runs and when it was last used.
  • Mode-Line UX Support: Supplies the canonical mode-line spec and the helper logic behind flashy versus dim presentation.
  • Fail-Open Reliability: Keeps calling skills working even when optional tooling such as jq or platform-specific date parsing is unavailable.
  • Use Case: A planning, fix, qa, or implement skill can call this shared helper to decide whether to show a full ladder, a compact hint, or no hint at all.

Quick Start

Use the _lib skill as the shared helper layer whenever another skill needs usage counting or canonical mode-line guidance.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: _lib
Download link: https://github.com/ArthTech-AI/Marketplace-extensions/archive/main.zip#lib

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.