关于
This skill audits and consolidates hidden folders in repositories, identifying duplicates, dead directories, and consolidation opportunities for folders like .agent-os/, .ai/, and .claude/. It's useful when repositories have accumulated multiple AI/agent configuration directories over time or contain broken symlinks. The tool helps clean up and standardize hidden folder structures.
快速安装
Claude Code
推荐npx skills add vamseeachanta/workspace-hub -a claude-code/plugin add https://github.com/vamseeachanta/workspace-hubgit clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/hidden-folder-audit在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the hidden-folder-audit skill?
hidden-folder-audit is a Claude Skill by vamseeachanta. Skills package instructions and resources that Claude loads on demand, so Claude can perform hidden-folder-audit-related tasks without extra prompting.
How do I install hidden-folder-audit?
Use the install commands on this page: add hidden-folder-audit to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does hidden-folder-audit belong to?
hidden-folder-audit is in the _internal category.
Is hidden-folder-audit free to use?
Yes. hidden-folder-audit is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
Legal Sanity Review是一个在代码交叉评审流程中的强制预检门禁,用于在提交PR或进入Codex/Gemini评审前自动扫描代码。它能检测并阻止包含客户项目名称、专有工具引用等法律敏感内容进入评审环节,确保合规性。如果扫描失败,整个评审流程将被阻断,直到问题修复并重新扫描通过。
Brainstorming技能通过迭代提问引导协作设计对话,帮助开发者将初步想法转化为详细的技术规格。它采用苏格拉底式提问法,在实施前系统性地探索多种方案并评估权衡,确保团队达成共识。该技能特别适用于复杂项目的前期设计阶段,能有效避免因需求不明确导致的返工。
这是一个用于代码仓库结构更新的Claude子技能,专门处理项目重构后的文档同步工作。它能自动更新目录树、清理已删除文件夹的引用,并记录架构变更(如.claude/文件夹、脚本整合等)。开发者可在项目结构调整后使用此技能,快速保持README等文档与最新代码结构的一致性。
该Skill为头脑风暴过程提供最佳实践指导,帮助开发者遵循结构化协作原则。它通过具体的“该做”和“不该做”清单,确保讨论始终以用户需求为中心并保持高效。适用于团队协作、需求梳理和方案设计等需要清晰思维框架的开发场景。
