1c-role-info

Parse 1C role Rights.xml files into grouped permission summaries.

413|90|Updated Aug 31, 2025
One-click install
npx skills add https://github.com/comol/cursor_rules_1c --skill 1c-role-info
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 1c-role-info
Source: https://github.com/comol/cursor_rules_1c/tree/main/.cursor/skills/1c-role-info
Command: npx skills add https://github.com/comol/cursor_rules_1c --skill 1c-role-info

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Parses a role's Rights.xml and outputs a compact summary of allowed rights, compressing thousands of XML lines into a readable report for quick review.

Core Features & Use Cases

  • Parses Rights.xml and extracts object types and allowed rights, including optional Right-Name and RLS indicators.
  • Groups rights by object type (e.g., Catalog, Document, InformationRegister) to reveal at-a-glance permission structures.
  • Supports auditing tasks such as role comparison, change planning, and compliance reviews for 1C deployments.

Quick Start

Run 1c-role-info with the path to Rights.xml to generate a concise rights summary.

Frequently Asked Questions about 1c-role-info

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

FAQPage Schema
How do I summarize 1C role rights from a Rights.xml file?▼

To summarize 1C role rights from a Rights.xml file, you can run a parser that extracts allowed rights and object types, compressing thousands of XML lines into a compact, readable report for quick review.

Can I audit 1C permissions by grouping rights by object type?▼

Yes, you can audit 1C permissions by grouping rights by object type, such as Catalog, Document, or InformationRegister, to reveal at-a-glance permission structures and streamline compliance reviews.

Does the Rights.xml summary include RLS indicators and denied rights?▼

Yes, the Rights.xml summary includes RLS indicators and reports denied rights and templates, providing a detailed view of restricted access and row-level security configurations for 1C deployments.

What is the best way to review 1C role permissions before making changes?▼

The best way to review 1C role permissions before changes is to generate a concise rights summary from Rights.xml, which supports change planning and compliance reviews by highlighting allowed rights.

Can I output the 1C rights audit results to a file?▼

Yes, you can output the 1C rights audit results to a file or console, as the parser generates a compact summary of allowed rights suitable for reviewing existing roles across 1C deployments.