Skip to content

Conversation

@uipreliga
Copy link
Collaborator

This pull request adds support for generating Claude Code skill files as part of the agent initialization process and introduces detailed markdown guides for creating new agents and setting up evaluation workflows. The most significant changes are the automation of .claude/commands/ skill file generation and the addition of comprehensive, user-friendly documentation to streamline agent and evaluation setup.

Automation and CLI Enhancements:

  • Added the generate_claude_code_skills function to automatically create Claude Code skill files (new-agent.md, eval.md) in .claude/commands/ during agent initialization, updating CLI success messages to reflect these new files.

Documentation and Skill Templates:

  • Introduced new-agent.md: A step-by-step markdown guide for creating a new UiPath coded agent, including project checks, requirements gathering, code template, schema generation, and verification steps.
  • Introduced eval.md: A comprehensive markdown guide for setting up and running agent evaluations, covering project setup, evaluator configuration, eval set creation, test case addition, running evaluations, analyzing results, and troubleshooting common issues.

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Dec 30, 2025
@radu-mocanu
Copy link
Contributor

radu-mocanu commented Jan 9, 2026

FYI @radugheo is currently working on adding support for setting up evaluators in the dev terminal to streamline the evaluation setup. might be of interest: UiPath/uipath-dev-python#32

@uipreliga uipreliga force-pushed the feat/claude-agent-skill branch from 7a311de to 67af92e Compare January 9, 2026 22:18
@uipreliga uipreliga merged commit f4a6812 into main Jan 9, 2026
153 of 156 checks passed
@uipreliga uipreliga deleted the feat/claude-agent-skill branch January 9, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants