calling-1c-rest-api-via-curl
CommunityInteract with 1C via REST API using curl.
AuthorROCTUP
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables interaction with a 1C:Enterprise database through its REST API using the curl command-line tool, allowing for data querying, metadata exploration, and code execution without needing to understand the MCP protocol.
Core Features & Use Cases
- Data Querying: Execute 1C query language statements to retrieve data.
- Metadata Exploration: Discover database structure, object details, and access rights.
- Code Execution: Run arbitrary 1C code for specific tasks.
- Object Interaction: Retrieve, link, and find references to 1C objects.
- Event Log Analysis: Read and filter system event logs.
- Use Case: An AI agent needs to check the current stock level of a specific item in a 1C database. It can use
curlto call theexecute_queryendpoint with a 1C query to fetch the data.
Quick Start
Use the calling-1c-rest-api-via-curl skill to execute a query for the first 5 items in the 'Справочник.Номенклатура' catalog.
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: calling-1c-rest-api-via-curl Download link: https://github.com/ROCTUP/1c-mcp-toolkit/archive/main.zip#calling-1c-rest-api-via-curl 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.