hve-core
HVE Core is a set of ultra-fast engineering components for GitHub Copilot, including instructions, prompts, agents, and skills.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- skill-github
- Repository
- github.com/microsoft/hve-core
Overview
HVE Core accelerates the use of GitHub Copilot by enabling teams to combine specialized agents, reusable prompts, coding instructions, and verified skills. It provides structured building blocks for AI workflows, making AI-assisted work reproducible, standardized, and scalable. Suitable for individuals and teams aiming to improve code quality and development efficiency. Accessible via VS Code extension or GitHub Copilot CLI plugin.
Capabilities
- ▪Specialized agents for specific tasks
- ▪Reusable workflow entry-point prompts
- ▪Instructions that automatically apply coding standards
- ▪Skills that add reusable tool capabilities
Use cases
Setup
Install the HVE Core extension from the VS Code Marketplace, or install the plugin using the CLI commands `copilot plugin marketplace add microsoft/hve-core` and `copilot plugin install hve-core@hve-core`.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with HVE Core?
Install the VS Code extension and launch GitHub Copilot Chat, then select an agent to begin a conversation.
Does HVE Core support team usage?
Yes, HVE Core provides team adoption guides to promote standards and onboarding training.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.