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

NeuralSkillBuilder

MCP Tool

getobyte/NeuralSkillBuilder

Build consistent, NeuralVault-integrated Claude Code skills.

Install

$ npx loaditout add getobyte/NeuralSkillBuilder

Platform-specific configuration:

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

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

About

๐Ÿ› ๏ธ NeuralSkillBuilder

> Build consistent, NeuralVault-integrated Claude Code skills.

Meta-skill for creating, scaffolding, and auditing Claude Code skills โ€” with built-in NeuralVaultCore MCP integration. Based on Skillsmith conventions (MIT), extended for the NeuralVault ecosystem.

---

๐Ÿš€ Install
# Global โ€” available in every workspace (recommended)
npx github:getobyte/NeuralSkillBuilder --global

# Local โ€” current project only
npx github:getobyte/NeuralSkillBuilder --local

Then open Claude Code and type /nvc:skill.

---

๐Ÿงฉ Commands

| Command | What it does | |---------|-------------| | /nvc:skill discover | Guided interview to design a new skill โ€” produces a skill spec | | /nvc:skill scaffold | Generate a compliant skill directory from a spec | | /nvc:skill distill | Transform raw source material into framework chunks | | /nvc:skill audit | Audit skill compliance against syntax specs |

---

โš™๏ธ How It Works

Claude Code skills are markdown files that give Claude a persona, routing logic, and domain knowledge. NeuralSkillBuilder enforces a consistent structure across all skills using standardized syntax specs.

Four workflows:

1. Discover โ€” 6-phase guided interview covering identity, persona, scope, content architecture, NVC integration, and review. Produces a structured skill spec.

2. Scaffold โ€” Takes a skill spec, generates a complete directory with all files properly structured. Auto-generates frameworks/nvc-tools.md when NVC integration is present.

3. Distill โ€” Transforms raw knowledge (books,

Tags

ai-toolsclaude-codedeveloper-toolslocal-firstmcpmemoryneuralvault

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated23 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/26/2026
View on GitHubโ†’

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/getobyte/NeuralSkillBuilder)](https://loaditout.ai/skills/getobyte/NeuralSkillBuilder)