loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

nousdev

MCP Tool

salmad3/nousdev

Adaptive documentation infrastructure.

Install

$ npx loaditout add salmad3/nousdev

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "nousdev": {
      "command": "npx",
      "args": [
        "-y",
        "nousdev"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<h3 align="center">Adaptive documentation infrastructure</h3>

<p align="center"> <a href="https://opensource.org/licenses/MIT"></a> <a href="https://www.typescriptlang.org/"></a> <a href="https://nodejs.org/"></a> </p>

> Alpha. APIs may change between minor versions. Pin exact versions in production. Breaking changes are documented in the CHANGELOG.

---

Nous reads Markdown documentation and produces machine-readable outputs for LLMs, autonomous agents, RAG pipelines, and search engines. The pipeline infers semantic metadata from prose at build time and emits structured outputs across multiple agent-readability protocols. No new format to learn. No annotations required.

For teams that want a full documentation platform, Nous also ships an HTML renderer with a first-class design system (four theme presets, glassmorphic surfaces, depth tokens). Same source files, dual output: human-readable HTML and machine-readable agent metadata.

Two Products, One CLI
Nous Engine — Pipeline Only
nous engine

Reads .md, .mdx, .kd, .adoc, .rst files. Infers annotations at build time and emits structured outputs without HTML rendering.

Nous Docs — Full Platform
nous build

Everything the engine does, plus: HTML rendering, design system, full-text search, dev server with hot reload.

Quick Start
pnpm create nous my-docs
cd my-docs
pnpm nous dev          # full platform (HTML + agent outputs)
# or
pnpm nous engine       # pipeline only (agent outputs)
What Nous Produces

From plain .md files with zero configuration:

| Output | Protocol | Consumer | |--------|-------

Tags

aeoagentdocumentationdocumentation-platformknowledge-engineeringllmmcpragschema-orgtypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/salmad3/nousdev)](https://loaditout.ai/skills/salmad3/nousdev)