Backup Template Configs Skill
Capture the customer's ESS Workday HCM template config customisations before they install a new ESS Workday HCM package release. The script writes a portable JSON file; pair with /restore-template-configs after the package update to put the customisations back. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.
What is Backup Template Configs Skill?
Capture the customer's ESS Workday HCM template config customisations before they install a new ESS Workday HCM package release. The script writes a portable JSON file; pair with /restore-template-configs after the package update to put the customisations back. 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.
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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use Backup Template Configs Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
- Skill file: solutions/ess-maker-skills/src/skills/backup-template-configs/SKILL.md
What it does
Capture the customer's ESS Workday HCM template config customisations before they install a new ESS Workday HCM package release. The script writes a portable JSON file; pair with /restore-template-configs after the package update to put the customisations back.
Skill instructions
Backup Template Configs Skill Capture the customer's ESS Workday HCM template config customisations before they install a new ESS Workday HCM package release. The script writes a portable JSON file; pair with /restore-template-configs after the package update to put the customisations back. Auto-discovers ESS HR / IT / DA-HR / DA-IT agent flavours installed in the env. The customer does not pick which agent — the script picks up whatever msdynWorkdayHCMReferenceData records are present. Every Message block is the exact text to show the user. Copy it verbatim. Do not rephrase, add commentary, or tell the user what tools you are calling. --- Start Read .local/config.json to confirm setup is complete and get the dataverseEndpoint. If setup is not complete, show: Message: You need to run /setup first before backing up template configs. End message. Stop here. If setup is complete, proceed. --- Step 1: Confirm intent Message: About to back up your ESS Workday HCM reference-data template con
Explore related resources
Frequently asked questions
What is Backup Template Configs?
Backup Template Configs is a open-source AI agent skill with Copy skill directory. Capture the customer's ESS Workday HCM template config customisations before they install a new ESS Workday HCM package release.
Who is Backup Template Configs best for?
Backup Template Configs is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install Backup Template Configs?
Install or run Backup Template Configs using Copy skill directory. Check Backup Template Configs for the latest setup command.
Is Backup Template Configs actively maintained?
Backup Template Configs may need a closer maintenance check before production use.
Auto-fetched from GitHub.