Read Noridoc

Read server-side noridocs documentation by file path with version and Git context.

149|10|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/tilework-tech/nori-profiles --skill read-noridoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Read Noridoc
Source: https://github.com/tilework-tech/nori-profiles/tree/main/src/installer/features/profiles/config/_mixins/_docs-paid/skills/paid-read-noridoc
Command: npx skills add https://github.com/tilework-tech/nori-profiles --skill read-noridoc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires minimist, and includes scripts (resource) components.

What problem does it solve?

This Skill provides immediate access to server-side documentation by file path, allowing you to quickly retrieve and understand critical project information without searching through local files or external wikis.

Core Features & Use Cases

  • Direct Access: Read specific documentation from the server-side noridocs system using its file path.
  • Version History: Access documentation content along with its version number and last updated timestamp.
  • Git Context: View associated Git repository links for deeper context.
  • Use Case: Quickly retrieve the detailed architecture document for the "user-authentication" module by its path to understand its design before making changes.

Quick Start

Read the noridoc located at "@my-repo/server/src/api".