doc-scanner

Scan project documentation files and consolidate them into a unified AGENTS.md.

29|6|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/0xDarkMatter/claude-mods --skill doc-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-scanner
Source: https://github.com/0xDarkMatter/claude-mods/tree/main/skills/doc-scanner
Command: npx skills add https://github.com/0xDarkMatter/claude-mods --skill doc-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automatically discovers and consolidates project documentation from multiple sources, giving you instant project understanding without manual file hunting.

Frequently Asked Questions about doc-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically consolidate project documentation across multiple AI platform files?

This Skill scans for documentation files like AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, and WARP.md across your project, then synthesizes them into a unified guidance summary. It uses glob-based discovery and bash to read all matched files and consolidate them into a single AGENTS.md while optionally archiving originals.

When should I use project documentation scanning to understand a codebase?

Use this when starting work in a new project, reviewing existing codebases, or exploring agent workflows. The Skill auto-activates when you ask to review or understand a codebase, helping you discover conventions and guidance without manually hunting through scattered documentation files.

Can this Skill work with documentation across different file formats?

Yes. The Skill discovers and ingests 20+ documentation formats including AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and others. It consolidates all matched files into a unified summary regardless of their original format or naming convention.

What's the best way to prevent losing original documentation when consolidating files?

The Skill optionally archives original documentation files while preserving their intent in the consolidated output. You control whether originals are kept or removed, ensuring no information loss during the consolidation process.

How does documentation scanning help when multiple AI assistants have different setup guides?

By automatically discovering platform-specific documentation files and synthesizing them into one unified reference, the Skill eliminates confusion about which guidelines apply where. You get a single source of truth for project conventions across all AI platforms.