microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
chore/sync-action-version-comments

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

collections/experimental.collection.yml

33lines · modecode

1id: experimental
2name: Experimental
3description: Experimental and preview artifacts not yet promoted to stable collections
4maturity: experimental
5tags:
6 - experimental
7 - preview
8items:
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/customer-card-render
18 kind: skill
19 - path: .github/skills/experimental/powerpoint
20 kind: skill
21 - path: .github/skills/experimental/video-to-gif
22 kind: skill
23 - path: .github/skills/experimental/vscode-playwright
24 kind: skill
25 # Instructions
26 - path: .github/instructions/experimental/experiment-designer.instructions.md
27 kind: instruction
28 - path: .github/instructions/experimental/pptx.instructions.md
29 kind: instruction
30 - path: .github/instructions/shared/hve-core-location.instructions.md
31 kind: instruction
32display:
33 ordering: alpha
34