Skip to content

Coding assistant skills

FabrCore 2.0 · Release and package availability

These guides track the current 2.0 source. Stable 2.0.0 publication is pending; package commands show the release target. Until it is published, follow the source quick start or use a matching available prerelease set. Release migration · Runtime modes

Give your coding assistant the FabrCore 2.0 API patterns, references and examples. The distribution includes all 24 development skills, with cloud administration included in the same 2.0 release.

Extract the bundle, then copy the skill folders into your coding assistant's skill directory. Preserve references, scripts and assets; copying SKILL.md alone omits supporting material. Start with fabrcore for discovery or select a specialized skill. Migration guidance lives in fabrcore-releases.

For cloud work, use fabrcore-cloud-administration. It bundles the administration and transport protocols, an authenticated SDK example and the optional SQL monitoring migration. See the cloud guide for behavior and validation boundaries.

These are development instructions for coding assistants. Runtime harness skills are separately installed, principal-scoped agent capabilities.
Skill folderPurpose
fabrcoreFabrCore Development Skill
fabrcore-a2aFabrCore and Agent2Agent (A2A)
fabrcore-aclFabrCore Access Control (ACL) & Security Audit
fabrcore-agentFabrCore Agent Development
fabrcore-agentframeworkMicrosoft Agent Framework in FabrCore
fabrcore-agentmonitorFabrCore Agent Message Monitor
fabrcore-cloud-administrationFabrCore 2.0 cloud administration
fabrcore-graphragFabrCore GraphRAG Service Skill
fabrcore-harnessFabrCore Agent Harness
fabrcore-mcpFabrCore MCP Integration
fabrcore-messagingFabrCore Messaging & Access Control
fabrcore-microsoft365copilotFabrCore and Microsoft 365 Copilot (Custom Engine Agent)
fabrcore-orleansOrleans Configuration for FabrCore
fabrcore-oss-aug2026FabrCore OSS August 2026
fabrcore-plugins-toolsFabrCore Plugins and Standalone Tools
fabrcore-principal-deliveryFabrCore Principal Delivery
fabrcore-releasesFabrCore release upgrades
fabrcore-serverFabrCore Server Setup
fabrcore-services-memoryFabrCore agent memory
fabrcore-spiffeFabrCore Verifiable Execution and SPIFFE
fabrcore-surfaceFabrCore Surface
fabrcore-testingFabrCore Testing Skill
fabrcore-transcriptionAudio Transcription with Azure OpenAI
fabrcore-connectionsConnections, tokens, consent, Microsoft remote agents, Entra Agent ID and encrypted cloud handoffs

The bundle manifest records the 2.0.0 version, skill folders and file hashes. References to broader repository design documents link to the public repository; the cloud and connections skills bundle their guides and SQL migrations locally. The connections guide includes automatic Host Data Protection and certificate rotation.

The testing skill includes source templates for application-owned fixtures. Those helper classes are not public NuGet APIs; use the testing guide for the shipped A2A test host and release validation boundaries.