Uh oh!
There was an error while loading. Please reload this page.
feat(community): ambient-submit skill - #34
Conversation
…ugin/marketplace.json Co-authored-by: JasonEtco <10660468+JasonEtco@users.noreply.github.com>
…etplace-json [WIP] Add symlink from .github/plugin/marketplace.json to .claude-plugin/marketplace.json
…rce-paths Fix marketplace source paths to use relative ./ prefix
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add data type query examples, prerequisites, admin consent info, and link to the @microsoft/workiq MCP server package. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add READMEs for spark and workiq plugins
Add GHAS plugin
Signed-off-by: Igor Holt <iholt@mymail.aacc.edu>
There was a problem hiding this comment.
Pull request overview
Adds a new ambient-submit community plugin/skill to integrate with the Genesis Conductor Ambient Agent Access Layer, enabling natural-language task submission and job status polling via an Ambient API.
Changes:
- Introduces
ambient-submitskill documentation (routing table, TaskEnvelope schema, API calls, approval flow). - Adds plugin-level README describing purpose, activation phrases, and configuration.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| plugins/ambient-submit/skills/ambient-submit/SKILL.md | New skill spec covering intent parsing, TaskEnvelope construction, submit/status/approve API flows, and user-facing outputs. |
| plugins/ambient-submit/README.md | New plugin README summarizing behavior, activation, and env var configuration. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Adds ambient-submit skill for Genesis Conductor Ambient Access Layer integration. Routes natural language tasks to specialized agents (kiro, codex, claude, gemini, copilot).