node_resolver

Official

Deterministic desk/name to node_id resolution

AuthorSpecForgeAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Resolves free-text business hierarchy references (desk names, team names, org paths) to numeric node IDs deterministically by searching a pre-indexed CSV. No LLM interpretation — this is pure deterministic lookup with fuzzy fallback.

Core Features & Use Cases

  • Exact-match mapping against a pre-indexed CSV to derive node_id.
  • Fuzzy matching and token-overlap for noisy input, returning candidate lists with confidence.
  • Output is a structured JSON payload containing node_id, confidence, candidates, and supporting evidence for downstream workflows that require an identifier.

Quick Start

Pass a desk name, team name, or hierarchy text to the Node Resolver to obtain the best node_id and candidate matches.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: node_resolver
Download link: https://github.com/SpecForgeAI/deepagent-bot/archive/main.zip#node-resolver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.