microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
collections/experimental.collection.yml
29lines · modecode
| 1 | id: experimental |
| 2 | name: Experimental |
| 3 | description: Experimental and preview artifacts not yet promoted to stable collections |
| 4 | maturity: experimental |
| 5 | tags: |
| 6 | - experimental |
| 7 | - preview |
| 8 | items: |
| 9 | # Agents |
| 10 | - path: .github/agents/experimental/experiment-designer.agent.md |
| 11 | kind: agent |
| 12 | - path: .github/agents/experimental/pptx.agent.md |
| 13 | kind: agent |
| 14 | - path: .github/agents/experimental/subagents/pptx-subagent.agent.md |
| 15 | kind: agent |
| 16 | # Skills |
| 17 | - path: .github/skills/experimental/powerpoint |
| 18 | kind: skill |
| 19 | - path: .github/skills/experimental/video-to-gif |
| 20 | kind: skill |
| 21 | # Instructions |
| 22 | - path: .github/instructions/experimental/experiment-designer.instructions.md |
| 23 | kind: instruction |
| 24 | - path: .github/instructions/experimental/pptx.instructions.md |
| 25 | kind: instruction |
| 26 | - path: .github/instructions/shared/hve-core-location.instructions.md |
| 27 | kind: instruction |
| 28 | display: |
| 29 | ordering: alpha |