hve-core
Structured Copilot agents, prompts, and skills for repeatable engineering workflows
All Skills in This Repository (72)
Pure Emerald Level Indicatorsvscode-playwright
Capture VS Code editor screenshots via Playwright MCP and serve-web.
powerpoint
Generate and manage PowerPoint slide decks from YAML content using python-pptx.
video-to-gif
Convert video files to optimized GIF animations using FFmpeg.
pr-reference
Generate a PR reference XML file with commit history and unified diffs between Git branches.
hve-core-installer
Install the HVE-Core framework via a decision-driven installer script.
tts-voiceover
Generates per-slide WAV voice-overs from YAML speaker notes using Azure Speech SDK.
mural
Automate Mural workspaces, murals, and widgets through a Python REST API CLI.
customer-card-render
Convert Design Thinking markdown artifacts into PowerPoint content YAML for deck generation.
copilot-otel-metrics
Configure GitHub Copilot OpenTelemetry export and generate local or Azure telemetry stacks.
demo-video
Assemble ordered frames and clips with narration WAV files into an MP4 via FFmpeg.
caveman
Compresses assistant responses by removing filler words while preserving code and technical accuracy.
privacy-standards
Maps privacy standards, data-flow heuristics, and DPIA thresholds for planning reviews.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core