FSergFSergCommunityยท1 Agent Skills Included

1c-llm-requests

Query 1C:Enterprise databases and analyze business data

Executes 1C:Enterprise query language requests against live databases through a lightweight HTTP service and returns compact TSV results. Eliminates manual data exports, slow report builders, and guesswork when debugging document posting errors or analyzing sales, stock, and prices. Includes strict query-writing rules and ready scripts so your agent generates correct 1C queries on the first attempt.
npx skills add FSerg/1c-llm-requests --all -g -y
Available:

Instructs your AI agent on the HTTP service contract, TSV response format, and safety rules for executing and modifying 1C database queries in this extension.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 1c-llm-requests?โ–ผ

Run `npx skills add FSerg/1c-llm-requests --all -g -y` in your terminal to install all skills in this suite globally.

How to query a 1C database with plain language?โ–ผ

Install the 1C extension, publish its HTTP service, and fill in the .env file with your URL and credentials. Your agent then writes and runs 1C queries for you and returns the results as a table.

Can it help debug 1C document posting errors?โ–ผ

Yes. The agent reads real database records alongside the posting module code, so it can pinpoint why a specific document fails with a specific error.

Is it safe to give an agent access to 1C data?โ–ผ

The service only reads data and cannot modify the database, but it can read personal data. Use a dedicated low-rights technical user and data anonymization where needed.

Does it work with Claude Code and other agents?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Codex, Cursor, and other compatible agents.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’