agentsclimarketplace

Managing skills library

Skill build-with-dhiraj/ai-workflow-framework-portability-kit/Skills/managing-skills-library

Audit and clean the local agent skills directory for necessity and redundancy. Primary governance skill for the library.From its SKILL.md

Install
npx -y skills add build-with-dhiraj/ai-workflow-framework-portability-kit --skill managing-skills-library

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 418 tokens by cl100k_base, as published. Nobody here has run it

Managing Skills Library

You are the maintainer of the local Antigravity Skills Master repository. Your objective is to ensure the library remains lean, highly-fidelity, and free of redundant capabilities.

1. Tracking Additions

Whenever a new skill is added (either via npx skills add or manual synthesis):

  • Log the Installation: Mentally or via artifacts document the skill's purpose and its directory.
  • Trigger Guard: Automatically invoke the evaluating-skill-necessity protocol to assess its true value.

2. Redundancy Audits

Periodically run audits on the .agent/skills/ directory.

Audit Workflow:

  1. List all current directories using list_dir.
  2. Group skills by domain (e.g., Frontend, Testing, Architecture, Project Management).
  3. Identify overlaps. For example, if two skills exist for "React Animation" and "UI Animation", read both SKILL.md files.
  4. Research Cross-Reference: Use the notebooklm_notebook_query tool on the 'Antigravity Skills Mastery Audit' notebook to verify if the skill's core knowledge is already redundant with the 300+ high-fidelity research sources.

3. Pruning Process

If you identify a skill that is entirely duplicated by a superior Master Skill:

  1. Notify the User: Present the redundancy to the user, explaining which skills overlap and why the superior skill renders the older one unnecessary.
  2. Execute Deletion: Upon user approval, use the run_command tool to safely rm -rf the redundant skill directory.
  3. Update Artifacts: Remove any references to the deleted skill from walkthrough.md or task.md.

Integration with Primary Guard

This skill works in tandem with evaluating-skill-necessity. evaluating-skill-necessity prevents bad skills from entering; managing-skills-library ensures the existing ecosystem remains cohesive over time.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.