metadata-discovery

Discover and inspect 1C configuration metadata objects and their structures.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill metadata-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metadata-discovery
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/tool-usage/metadata-discovery
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill metadata-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill empowers AI agents to navigate and understand the intricate metadata of 1C configurations, ensuring that development and data manipulation are grounded in the actual structure of the system.

Core Features & Use Cases

  • Object Discovery: Find specific 1C configuration objects (like directories, documents, registers) by name or pattern.
  • Structure Inspection: Retrieve detailed information about an object's attributes, tabular sections, dimensions, and resources.
  • Code Navigation: Jump directly to the relevant code modules associated with metadata objects.
  • Use Case: Before writing a query, use this Skill to find the exact name of a register and its fields, preventing errors and ensuring accuracy.

Quick Start

Find all metadata objects of type 'Справочник' that contain the word 'Номенклатура' in their name.

Frequently Asked Questions about metadata-discovery

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

FAQPage Schema
How do I discover 1C configuration metadata objects by name?

To discover 1C configuration metadata objects by name, this Skill enables AI agents to list metadata objects of specific types, like directories or documents, and filter them by name patterns to find exact matches.

What is the best way to inspect 1C attribute schemas before writing a query?

To inspect 1C attribute schemas before writing a query, this Skill retrieves detailed structural information about an object's attributes, tabular sections, dimensions, and resources, preventing errors and ensuring accuracy.

Can I navigate to associated code modules from 1C metadata objects?

Yes, you can navigate to associated code modules from 1C metadata objects. This Skill supports jumping directly to the relevant code modules linked to specific metadata objects for development and analysis.

Does this metadata discovery tool work without external dependencies?

Yes, this metadata discovery tool works without external dependencies. It operates independently but requires underlying capabilities for listing metadata objects, retrieving their structure, and navigating code symbols.

What 1C metadata structure details can I retrieve for development analysis?

For development analysis, you can retrieve comprehensive 1C metadata structure details including object attributes, tabular sections, dimensions, and resources, ensuring data manipulation is grounded in the actual system structure.