Fibel|

Documentation is an interface

Treating documentation as a product surface shared by readers and tools.

1 min read 2025-11-14 By Fibel Team #documentation#agents

Nullam quis risus eget urna mollis ornare vel eu leo. Documentation is not an archive next to the product; it is an interface through which people, search, and coding agents understand the same system.

Keep one source

Aenean lacinia bibendum nulla sed consectetur. When visible pages, raw Markdown, search results, and agent tools all derive from one file, corrections propagate without a separate publishing ritual.

Preserve exact details

Donec ullamcorper nulla non metus auctor fringilla. Commands and code deserve special care: translate the explanation when useful, but do not silently change the thing a reader must run.

Connect a coding agent

The Fibel skill provides compact working instructions. MCP supplies exact current documentation when details matter.

CLI command
bunx skills add https://docs.example.com

This command installs the working instructions published by this website in the selected coding agent.

For exact, current details, also connect the MCP server through one of the agent tabs.

Installation uses the open-source Vercel Skills CLI.

The skill and MCP complement each other: the skill describes workflows, while MCP supplies current documentation.