chromium-docs

Official

Fast, precise search across Chromium docs.

Authorchromium
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Engineers and teams building on Chromium often struggle to locate authoritative, up-to-date documentation scattered across the repo. This skill provides fast, indexed access to Chromium design docs, APIs, and development guides from a single search surface.

Core Features & Use Cases

  • Indexed search: Build and query an index over Chromium Markdown docs to return relevant results with titles, categories, and excerpts.
  • Category-aware results: Each result includes its document category and a direct link to the source file.
  • Use Case: A developer needs architecture docs or API references for a Chromium subsystem; this skill surfaces precise documents quickly to inform design decisions.

Quick Start

From the skill directory run the index build and then perform searches:

  • Build index: python ../../../agents/skills/chromium-docs/scripts/chromium_docs.py --build-index
  • Search: python ../../../agents/skills/chromium-docs/scripts/chromium_docs.py "mojo IPC"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: chromium-docs
Download link: https://github.com/chromium/chromium/archive/main.zip#chromium-docs

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 223,000+ vetted skills library on demand.