Chromium Docs

Search and reference official Chromium documentation including design docs, APIs, and development guides.

You say
Buy it · $35 Read it before you buy $35 Written by chromium · unverified publisher
Context cost
7.4k tokensestimated from the bundle, loaded when it triggers
Bundle
5 files · 29.6 kB2 scripts among them — read before you run
Licence
BSD-3-Clausepaid listing
Last change
no release on file
Servers it uses
Noneruns standalone

What it does

Search and reference official Chromium documentation including design docs, APIs, and development guides

Installed, it changes the agent in these ways.

What this skill changes about the agent is not written down here yet. The listing was collected from its source, and the description is in its own SKILL.md.

Expertise

Domain judgement the base model does not have.

documentation

The skill itself

This is the whole product. A skill is instructions the model reads, so there is nothing behind the listing you cannot see first — the front matter loads with every session, and the body below it loads when the skill triggers.

SKILL.md1.3 kB · 36 lines
--- name: chromium docs description: Search and reference official Chromium documentation including design docs, APIs, and development guides ---
6# Chromium Docs
7
8## Instructions
9
10When users ask questions about Chromium development, architecture, APIs, or technical guidance, use this SKILL to search the official documentation.
11
121. Automatically activate for queries about Chromium components, architecture, or development
132. Search across 3,600+ documentation files including design docs, API references, and component guides
143. Return results with clickable file paths: [Title](path/to/doc.md)
154. Include brief excerpts and document categories
165. Suggest related documentation when helpful
17
18**Build the index first:**
19```bash
20cd skills/chromium-docs
21python scripts/chromium_docs.py --build-index
22```
23
24## Examples
25
26**User asks: "How does Chromium's multi-process architecture work?"**
27→ Search for architecture documentation and return design docs with explanations
28
29**User asks: "Content layer API documentation"**
30→ Find Content layer APIs and usage guides with code examples
31
32**User asks: "How to write Chromium tests?"**
33→ Locate testing guides for unit tests, browser tests, and testing frameworks
34
35**User asks: "GPU rendering best practices"**
36→ Search GPU documentation for performance guides and implementation patterns
In the file
SKILL.md174 words
Files5
LicenceBSD-3-Clause
Why you can read it

Nothing in a skill executes. The client loads the text and the model follows it, so a skill can be audited the way a runbook is — by reading it.

What it costs in context

Skills are not billed by the call. They are paid for in context: every token the instructions occupy is a token your code, your diff and your conversation cannot use. Here is what this one takes and when it takes it.

≈40
always loaded
The name and description, so the model knows the skill exists and when to reach for it.
7,360
on trigger
The instruction body and 4 supporting files, read only when the skill fires.
3.7%
of a 200k window
Ten skills this size would take about 37% of the window before you open a file.
050k100k150k200k context window

7.4k tokens, estimated from the bundle at four bytes to the token, held for the rest of the session once it triggers. Heavy. Teams tend to install this one per project rather than globally, and load it only when the job comes up.

Servers bill, skills cost

A server charges by the month. A skill charges once per session, in context, and then keeps charging it for as long as the session lives.

Before and after

The same question, put to the same model twice: once as it comes, and once with these instructions loaded.

No worked example has been published for this skill yet.

Adoption
Installsnone yet
Ratingno reviews yet

The procedure it runs

The procedure has not been published here. It is in the skill’s own SKILL.md, which its author has not sent to the marketplace yet.

Prose, not code

These steps are written for a model to follow, not executed by a runtime. It can still be told to skip one, and it will say so when it does.

Servers it uses

None. This skill calls no MCP servers at all.

Everything it needs is in the instructions, so it works in a project with nothing connected — the model reads the file and changes how it works with what it can already reach.

It writes no files and reaches no network. All it changes is how the model reasons and writes.

What it asks for
Writes filesno
Network accessno

Read from the allowed-tools line of this skill’s own SKILL.md. A skill grants no permissions of its own — it can only ask for tools your client already has.

What it will not do

Every skill is narrow, and the useful ones say where they stop. These are the jobs this one is the wrong tool for.

What this skill is not for has not been published here. Nothing is implied by that: it is a section the author has not filled in.

What is in the bundle

5 files, 29.6 kB on disk. Mostly text — the instructions the model reads — with 2 scripts in it that your client would run only if the instructions tell it to.

  • README.md2.7 kB
  • SKILL.md1.3 kB
  • data/configs/search_config.json3.5 kB
  • scripts/chromium_docs.py17.9 kB
  • scripts/chromium_docs_test.py4.2 kB
What is not in it

A skill installs nothing and depends on nothing: it is a folder your client reads. This one carries 2 scripts beside the text, so the bundle is 5 files you can review in full before installing. The BSD-3-Clause licence covers the templates and examples as well as the instructions.

Install

Installing copies the bundle into your project. Nothing runs at install time — the files sit on disk until the model reads them.

$35 once
Chromium Docs · BSD-3-Clause · chromium
one-time
Price$35 once
LicenceBSD-3-Clause — the author’s, unchanged by this purchase
Paid throughStripe, once, on the card you add at the checkout
Keeps workingfor good — the files are yours once they are on disk
Updatesevery update its author ships, delivered through this account

You can read the whole bundle before paying — the SKILL.md above is the product, not a preview of it. What the money buys is the delivery: the folder packaged and handed to your machine by key, every update its author ships, and our support if it does not do what this listing says. The terms of use are BSD-3-Clause, set by the author and unchanged by buying it here.

Payment runs through Stripe, on a page like this one rather than a redirect. Once there is an account it joins the same mcprush invoice as everything else you run, so there is never a second card to enter.

Which clients pick it up on their own

A skill is a folder of text. A client with a skills folder reads it without being told; everywhere else the same text works, it is just handed to the model rather than found.

Claude Code.claude/skills/
Claude Desktop
ChatGPT
Cursor.cursor/skills/
VS Code.github/skills/
Codex CLI.agents/skills/
Gemini CLI.gemini/skills/
Grok.grok/skills/
Zed.agents/skills/
Windsurf.windsurf/skills/
Agent SDK.claude/skills/
HTTP / API
This release
Versionnot versioned
Publishedno release date on file
Price$35
Referencechromium/chromium-docs

Versions

Its author publishes no version number, so there is nothing here to pin to: what you install is the folder as it stands today. Instructions change more often than APIs do — a skill can be rewritten entirely without anything it depends on moving.

v
  • No earlier releases have been published to the marketplace.
Pinning

Nothing to pin to: this skill carries no version number of its own. What you install is what the folder holds on the day you install it.

Reviews

no reviews yet · no installs yet

Nobody has reviewed this skill yet. The rating is the mean of the reviews written here, so there is none until somebody writes the first.

Who can post

Only accounts that have had the skill installed for fourteen days, so a review is written after living with it rather than after reading it. Publishers may reply once.

Who wrote it

CH
chromium

Publishes on mcprush.

0 servers listed1 skill listednot claimed
Profile
Publisher
Servers0