composing-1c-queries
CommunityCraft precise 1C queries for data retrieval.
AuthorROCTUP
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity and potential errors in writing 1C:Enterprise query language (язык запросов 1С), ensuring accurate and optimized data retrieval from 1C databases.
Core Features & Use Cases
- Query Composition: Generates correct 1C queries based on specified requirements, including structure, table/field naming, joins, grouping, and parameter usage.
- Metadata Verification: Emphasizes the critical need to use
get_metadatato confirm object and field names, preventing runtime errors. - Performance Optimization: Provides guidance on using virtual tables correctly, indexing, and avoiding common pitfalls for efficient query execution.
- Use Case: When an agent needs to retrieve a list of all customers from the 'Customers' catalog who made purchases over $1000 in the last month, this Skill will compose the appropriate
ВЫБРАТЬ/ИЗ/ГДЕquery, ensuring correct table and field names are used.
Quick Start
Use the composing-1c-queries skill to generate a 1C query that selects the 'Name' and 'Code' fields from the 'Catalog.Customers' table, filtering for entries where the 'City' field is 'Moscow'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: composing-1c-queries Download link: https://github.com/ROCTUP/1c-mcp-toolkit/archive/main.zip#composing-1c-queries Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.