Technical documentation lookup

Answers questions from drawings and manuals while citing the applicable document revision.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill technical-documentation-lookup-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Technical documentation lookup
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/manufacturing/technical-documentation-lookup
Command: npx skills add https://github.com/vstorm-co/agenticos --skill technical-documentation-lookup-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? On the shop floor, the most dangerous answer is a correct one quoted from a superseded revision of a drawing or manual. This Skill ensures every answer from technical documentation names the document, its revision, and its date, so specifications remain usable and traceable. ## Core Features & Use Cases - Revision-aware answers: Always states the document, revision, and date alongside the quoted answer, and checks which revision applies to the specific serial or batch being worked on. - Tolerance and unit discipline: Quotes tolerances exactly as written with units and datum, never converting silently and never rounding. - Conflict handling: When documents conflict, names both with revisions and stops rather than guessing, since precedence is engineering's call. - Use Case: A machinist asks for the bore tolerance on a part built last year. The Skill asks for the serial or batch, answers against the revision that part was built to, and quotes the tolerance with its units and datum. ## Quick Start Ask the agent for a specification from a drawing or manual and have it state the document, revision, and date with the quoted answer.

Frequently Asked Questions about Technical documentation lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I answer questions from engineering drawings without using the wrong revision?▼

Always state the document, its revision, and its date with every answer. Ask which serial or batch the part belongs to, then answer against the revision that applies to that part rather than the latest one.

How should tolerances be quoted from technical documentation?▼

Quote tolerances exactly as written, including the units and the datum. Never convert silently; if a conversion is needed, give both values and state which one is the controlled unit.

What should I do when a drawing and a manual conflict?▼

Name both documents with their revisions and stop rather than resolving it yourself. The drawing usually governs over the manual, but declaring precedence is engineering's decision, not the answerer's.

Can I infer dimensions from a drawing marked not to scale?▼

No. Never infer a dimension from a drawing marked not to scale, never answer from an uncontrolled copy, and never round a tolerance. These are explicit boundaries of the lookup process.

Why is a specification without its revision unusable on the shop floor?▼

Because the part being worked on may have been built to an earlier revision, a specification quoted without its revision cannot be verified against what was actually manufactured. Revision and date make the answer traceable.