CtrlK
BlogDocsLog inGet started
Tessl Logo

uipath-feedback

UiPath bug reports and improvement suggestions via `uip feedback send`. Use for 'report issue', 'send feedback', 'file a bug', or the /uipath-feedback command. For investigating an error rather than reporting one→uipath-troubleshoot.

74

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with a clear, well-validated workflow and good organization, but its length and redundancy (repeated version checks, duplicated sanitization guidance, and a 'What NOT to Do' section restating the Critical Rules) reduce token efficiency. Consolidating the duplicates would tighten it without losing clarity.

Suggestions

Remove the duplicate `uip --version` check in Step 2b (or reference the Step 1 result) to eliminate redundant commands.

Consolidate sanitization guidance: keep the single 'Sanitization Rules' section and have Steps 2e/2h link to it rather than restating the rules.

Trim the 'What NOT to Do' section to only items not already covered by 'Critical Rules' to reduce restated content.

DimensionReasoningScore

Conciseness

The body is task-specific and avoids explaining concepts Claude knows, but it is ~365 lines with real redundancy: `uip --version` runs in both Step 1 and Step 2b, sanitization appears in Step 2e/2h and again in the dedicated section, and 'What NOT to Do' restates the Critical Rules.

2 / 3

Actionability

Provides copy-paste-ready exact CLI invocations with every flag (--type, --title, --description heredoc, --priority, --attachment, --email, --output json) and precise capture limits, matching 'fully executable, copy-paste ready'.

3 / 3

Workflow Clarity

A clear 5-step sequence with explicit checkpoints: a prerequisite check table, a mandatory confirmation gate before sending, JSON-parse on success, and a save-to-file fallback with cleanup on failure, giving a genuine validate/confirm feedback loop.

3 / 3

Progressive Disclosure

A single-file skill with no bundle; it is well-organized into clear ##/### sections with an inline anchor ([Sanitization Rules](#sanitization-rules)) that resolves within the same file, satisfying the rubric's note that well-organized single-purpose skills can score 3.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, and complete, explicitly stating both what it does and when to use it while disambiguating from a sibling troubleshooting skill. It is a strong, concise skill description.

DimensionReasoningScore

Specificity

Names concrete deliverables ('bug reports and improvement suggestions') and a specific command ('via `uip feedback send`'), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (bug reports/improvement suggestions via `uip feedback send`) and when ('Use for ...'), with a clear 'Use when' clause.

3 / 3

Trigger Term Quality

Quotes natural user phrasings ('report issue', 'send feedback', 'file a bug') plus the /uipath-feedback slash command, giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Scoped to UiPath via a specific CLI command and explicitly redirects 'investigating an error rather than reporting one' to a sibling skill, establishing a clear niche unlikely to conflict.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
UiPath/skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.