microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1d56d25494d03b3ff5b9bf68c8ec3e7e38d351d5

Branches

Tags

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

Clone

HTTPS

Download ZIP

collections/experimental.collection.yml

25lines · 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/pptx.agent.md
11 kind: agent
12 - path: .github/agents/experimental/subagents/pptx-subagent.agent.md
13 kind: agent
14 # Skills
15 - path: .github/skills/experimental/powerpoint
16 kind: skill
17 - path: .github/skills/experimental/video-to-gif
18 kind: skill
19 # Instructions
20 - path: .github/instructions/experimental/pptx.instructions.md
21 kind: instruction
22 - path: .github/instructions/shared/hve-core-location.instructions.md
23 kind: instruction
24display:
25 ordering: alpha
26