Favicon of Create

Create Skill

AI Agent SkillPythonOpen source

This skill guides the user through creating a new Copilot Studio topic. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.

What is Create Skill?

This skill guides the user through creating a new Copilot Studio topic. 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
  • Deployment
  • Documentation
  • Writing
  • Deployment use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use Create Skill

  • Use it for deployment.
  • Use it for documentation.
  • Use it for writing.

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/topics/create/SKILL.md

What it does

This skill guides the user through creating a new Copilot Studio topic.

Skill instructions

Create Topic Skill This skill guides the user through creating a new Copilot Studio topic. Rules - Do NOT run terminal commands or scripts. Use built-in file reading and writing tools only. - ALWAYS read existing topic files in the user's agent folder ({agent.folder}/topics/) as schema examples before generating any YAML. - ALWAYS read .local/config.json to get the agent folder name and schema name. - Write the new topic file to {agent.folder}/topics/{TopicName}.mcs.yml. - After writing the file, check for errors using the diagnostics tool on the new file. - TEMPLATE CONFIG IS THE DEFAULT: For any scenario that calls ServiceNow or Workday, use the Template Config + Shared Flow pattern. This is the official ESS extensibility pattern. The topic calls the existing shared system topic (e.g., ServiceNowHRSDSystemGetCommonExecution), which invokes the shared orchestrator flow. Do NOT create standalone cloud flows for these connectors. - ALWAYS read src/reference/ess-docs/customization/custom

Explore related resources

Frequently asked questions

What is Create?

Create is a open-source AI agent skill with Copy skill directory. This skill guides the user through creating a new Copilot Studio topic.

Who is Create best for?

Create is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows, writing workflows.

How do I install Create?

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

Is Create actively maintained?

Create 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.

Similar to Create

Create: Install, Config & GitHub Signals – SkillIndex