Connect Skill
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 or what files you are reading. Published by microsoft in Employee-Self-Service-Agent-Developer-Kit.
What is Connect Skill?
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 or what files you are reading. 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
- Developers using Employee-Self-Service-Agent-Developer-Kit
Technical details
- Install or run with Copy skill directory
When to use Connect Skill
- Use it for developers using employee-self-service-agent-developer-kit.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Employee-Self-Service-Agent-Developer-Kit
- Skill file: solutions/ess-maker-skills/src/skills/connect/SKILL.md
What it does
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 or what files you are reading.
Skill instructions
Connect Script 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 or what files you are reading. --- Start Record anonymous usage telemetry (best-effort, non-blocking — no user-facing message, and it never fails the step): python scripts/emitcapability.py connect If the user specified an integration as an argument (e.g., the user said "servicenow" or "workday", or the prompt was invoked as /connect servicenow), pass it to step1 as PRESELECTEDINTEGRATION. Step1 will skip the "which system" question and go directly to routing for that integration. Read src/skills/connect/step1.md and follow it. (Step 1 asks which integration. It checks .local/connect/{integration}/tasks.md for existing state — completed, in-progress, or fresh. Then it dispatches to the integration-specific step files.) --- Routing Each integration has its own folder with its own tasks.md and step files: - ServiceNow: src/s
Explore related resources
Frequently asked questions
What is Connect?
Connect is a open-source AI agent skill with Copy skill directory. 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 or what files you are reading.
Who is Connect best for?
Connect is best for reusing agent instructions, scripts, and references.
How do I install Connect?
Install or run Connect using Copy skill directory. Check Connect for the latest setup command.
Is Connect actively maintained?
Connect may need a closer maintenance check before production use.
Auto-fetched from GitHub.