declarative-agent-developer Skill
Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including localization, scaffolding, editing manifests, adding capabilities, and deploying. Localization requires tokenized manifests and language files that only this skill kno Published by microsoft in work-iq.
What is declarative-agent-developer Skill?
Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including localization, scaffolding, editing manifests, adding capabilities, and deploying. Localization requires tokenized manifests and language files that only this skill kno Published by microsoft in work-iq. 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
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use declarative-agent-developer Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/work-iq
- Skill file: plugins/microsoft-365-agents-toolkit/skills/declarative-agent-developer/SKILL.md
What it does
Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including localization, scaffolding, editing manifests, adding capabilities, and deploying. Localization requires tokenized manifests and language files that only this skill kno
Skill instructions
M365 Agent Developer Telemetry Tagging Before running any atk CLI commands, set the session environment variable so all CLI invocations are tagged as skill-initiated: bash export ATKCLISKILL=true Run this once at the start of the session. All subsequent atk commands in the same terminal will inherit it. ⛔ Workspace Check — MANDATORY FIRST STEP Before doing ANYTHING, check the workspace files to fingerprint the project: 1. Run npx -y --package @microsoft/m365agentstoolkit-cli atk --version to confirm ATK CLI is installed. If not found → Stop. Tell the user to install ATK. 2. Check for m365agents.yml or teamsApp.yml at the project root. 3. Check for appPackage/declarativeAgent.json. 4. Check for non-agent indicators (package.json with express/react/next, src/index.js, app.py, etc.) Then follow the decision gate: | Condition | Gate | Action | |-----------|------|--------| | Non-agent project files, no appPackage/ | Reject | Text-only response. No files, no commands. | | No manifest, user
Explore related resources
Frequently asked questions
What is declarative-agent-developer?
declarative-agent-developer is a open-source AI agent skill with Copy skill directory. Create, build, deploy, and localize declarative agents for M365 Copilot and Teams.
Who is declarative-agent-developer best for?
declarative-agent-developer is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install declarative-agent-developer?
Install or run declarative-agent-developer using Copy skill directory. Check declarative-agent-developer for the latest setup command.
Is declarative-agent-developer actively maintained?
declarative-agent-developer may need a closer maintenance check before production use.
Auto-fetched from GitHub.