Add Module Vocabulary New Terms

Add new terms and mappings to the Mind Protocol central vocabulary.

8|1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/mind-protocol/mind-platform --skill add-module-vocabulary-new-terms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Add Module Vocabulary New Terms
Source: https://github.com/mind-protocol/mind-platform/tree/main/.claude/skills/add-module-vocabulary-new-terms
Command: npx skills add https://github.com/mind-protocol/mind-platform --skill add-module-vocabulary-new-terms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of adding new terms and their mappings to the central vocabulary of Mind Protocol modules, streamlining the expansion of the protocol's vocabulary.

Core Features & Use Cases

  • Automated Vocabulary Addition: Automatically identifies and adds new terms from module documentation.
  • Term Mapping: Proposes mappings of new terms to the Mind Protocol schema.
  • Use Case: When developing a new module, this Skill can be used to automatically capture and propose new terms for the central vocabulary.

Quick Start

Use the mind.add_vocabulary skill to add new terms to the 'physics' module vocabulary.

Frequently Asked Questions about Add Module Vocabulary New Terms

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

FAQPage Schema
How do I add new terms to a Mind Protocol module vocabulary?

To add new terms to a Mind Protocol module vocabulary, use the `mind.add_vocabulary` skill and provide the module path and a list of new terms as inputs. The skill targets module documentation to identify terms and proposes schema mappings.

What is the best way to automate vocabulary expansion for Mind Protocol modules?

Automating vocabulary expansion for Mind Protocol modules is handled by a skill that targets module documentation to identify new terms and automatically proposes their mappings based on the Mind schema.

How does term mapping work when adding new vocabulary to a Mind Protocol schema?

Term mapping for new vocabulary works by analyzing provided terms against the Mind Protocol schema. The skill proposes accurate mappings to ensure the new terms integrate correctly into the central vocabulary.

Do I need to provide a module path to update the central vocabulary?

Yes, providing the module path is required to update the central vocabulary. You must also supply a list of new terms so the skill can target the correct module documentation and propose accurate schema mappings.

Can I automatically identify new terms from module documentation?

Yes, you can automatically identify new terms from module documentation. The skill targets the specified module path to capture new terms directly from the documentation and propose them for vocabulary addition.

What are the limitations of automating term addition for Mind Protocol modules?

The automation is limited to proposing mappings based on the Mind schema. It requires both a valid module path and a predefined list of new terms as inputs to function correctly during module development.