add-connector Skill
Canonical add flow for Microsoft Managed Apps. Use when adding any connector through ms app add connector (with --as table or --as action), or when the user wants help discovering which connector / api-id to use. Published by microsoft in Managed-Apps.
What is add-connector Skill?
Canonical add flow for Microsoft Managed Apps. Use when adding any connector through ms app add connector (with --as table or --as action), or when the user wants help discovering which connector / api-id to use. Published by microsoft in Managed-Apps. 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
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use add-connector Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Managed-Apps
- Skill file: plugins/microsoft-managed-apps/skills/add-connector/SKILL.md
What it does
Canonical add flow for Microsoft Managed Apps. Use when adding any connector through ms app add connector (with --as table or --as action), or when the user wants help discovering which connector / api-id to use.
Skill instructions
📋 Shared Instructions: shared-instructions.md — Cross-cutting concerns. Reference: connector-reference.md — Inline connection creation, Grep-first for large generated files. Add Connector (Canonical) This is the single implementation for all connector-binding skills. Delegation model: - Specialized /add- skills (e.g., /add-office365, /add-workiq) delegate to this skill with presets - If this skill is called from a wrapper, do not delegate back - If this skill is called directly, complete the workflow without delegation After the connector is added: - If invoked via a specialized skill → Refer to that specialized skill's documentation for usage patterns (it was already provided) - If invoked directly → Identify which specialized skill matches your use case and refer to its documentation for: - Correct import paths for generated services - Best practices for using the connector - Common patterns and implementation examples - Error handling guidance This ensures developers have complete
Explore related resources
Frequently asked questions
What is add-connector?
add-connector is a open-source AI agent skill with Copy skill directory. Canonical add flow for Microsoft Managed Apps. Use when adding any connector through ms app add connector (with --as table or --as action), or when the user wants help discovering which connector / api-id.
Who is add-connector best for?
add-connector is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install add-connector?
Install or run add-connector using Copy skill directory. Check add-connector for the latest setup command.
Is add-connector actively maintained?
add-connector may need a closer maintenance check before production use.
Auto-fetched from GitHub.