microsoftmicrosoftOfficialยท72 Agent Skills Included

hve-core

Structured Copilot agents, prompts, and skills for repeatable engineering workflows

Provides ready-to-use GitHub Copilot agents, prompts, instructions, and skills covering planning, code review, security, requirements, and documentation. Eliminates ad-hoc prompting by packaging tested AI workflows with validation, safety gates, and evidence tracking built in. Helps teams run consistent research-plan-implement-review cycles and ship AI-assisted work faster.
npx skills add microsoft/hve-core --all -g -y

All Skills in This Repository (72)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
microsoftmicrosoft

vscode-playwright

Capture VS Code editor screenshots via Playwright MCP and serve-web.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

powerpoint

Generate and manage PowerPoint slide decks from YAML content using python-pptx.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

video-to-gif

Convert video files to optimized GIF animations using FFmpeg.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

pr-reference

Generate a PR reference XML file with commit history and unified diffs between Git branches.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

hve-core-installer

Install the HVE-Core framework via a decision-driven installer script.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

tts-voiceover

Generates per-slide WAV voice-overs from YAML speaker notes using Azure Speech SDK.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

mural

Automate Mural workspaces, murals, and widgets through a Python REST API CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

customer-card-render

Convert Design Thinking markdown artifacts into PowerPoint content YAML for deck generation.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

copilot-otel-metrics

Configure GitHub Copilot OpenTelemetry export and generate local or Azure telemetry stacks.

Official
Advanced
๐Ÿ“ฆ In Repo
microsoftmicrosoft

demo-video

Assemble ordered frames and clips with narration WAV files into an MP4 via FFmpeg.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

caveman

Compresses assistant responses by removing filler words while preserving code and technical accuracy.

Official
Intermediate
๐Ÿ“ฆ In Repo
microsoftmicrosoft

privacy-standards

Maps privacy standards, data-flow heuristics, and DPIA thresholds for planning reviews.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install HVE Core?โ–ผ

Run `npx skills add microsoft/hve-core --all -g -y` in your terminal to install all skills in this suite globally.

What does HVE Core do?โ–ผ

It packages specialized Copilot agents, prompts, instructions, and skills into one workflow system so AI-assisted engineering work is repeatable and standards-aligned.

What is the RPI workflow in HVE Core?โ–ผ

RPI stands for Research, Plan, Implement, Review. The RPI Agent guides your Copilot through each phase with evidence tracking and quality gates.

Does HVE Core work with GitHub Copilot in VS Code?โ–ผ

Yes. It is designed for GitHub Copilot in VS Code and the Copilot CLI, and its skills follow the standard SKILL.md format.

Can I use HVE Core without prompt engineering experience?โ–ผ

Yes. You select an agent or run a slash command and describe your task in plain English; the packaged prompts and skills handle the rest.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’