Favicon of Delete

Delete Skill

AI Agent SkillPythonOpen source

This skill guides the user through deleting evaluation test sets or individual test cases from their Copilot Studio agent. Deleting means removing files locally AND pushing the deletion to the live environment via push. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.

What is Delete Skill?

This skill guides the user through deleting evaluation test sets or individual test cases from their Copilot Studio agent. Deleting means removing files locally AND pushing the deletion to the live environment via push. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
33/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Testing
  • Testing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use Delete Skill

  • Use it for testing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
  • Skill file: solutions/ess-maker-skills/src/skills/evaluations/delete/SKILL.md

What it does

This skill guides the user through deleting evaluation test sets or individual test cases from their Copilot Studio agent. Deleting means removing files locally AND pushing the deletion to the live environment via push.

Skill instructions

Delete Evaluation Skill This skill guides the user through deleting evaluation test sets or individual test cases from their Copilot Studio agent. Deleting means removing files locally AND pushing the deletion to the live environment via push. CRITICAL — Local Files Are a Working Copy The files in workspace/agents/{slug}/evaluations/ are a working copy. Deleting a local file is NOT the same as deleting the test case from the live agent. You MUST push the deletion via push.py. NEVER stop after deleting only the local file. CRITICAL — Delete Order for Test Sets When deleting an entire test set (parent EvaluationSet + all child EvaluationData files), you MUST delete all the children AND the parent in a single push. The push script handles ordering automatically — it deletes children first, then the parent. Do NOT push partial deletions. Rules - ALWAYS read .local/config.json to get the agent folder, slug, and schema name. - ALWAYS checkpoint before deleting anything. - ALWAYS push the del

Explore related resources

Frequently asked questions

What is Delete?

Delete is a open-source AI agent skill with Copy skill directory. This skill guides the user through deleting evaluation test sets or individual test cases from their Copilot Studio agent.

Who is Delete best for?

Delete is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install Delete?

Install or run Delete using Copy skill directory. Check Delete for the latest setup command.

Is Delete actively maintained?

Delete may need a closer maintenance check before production use.

Share:

Stars
21
Forks
6
Last commit
9 days ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to Delete