Agent Skills by vulcan365
Showing 13 vetted skills indexed across 1 GitHub repositories.
fabrcore
Build distributed AI agent systems on .NET 10 with FabrCore templates.
fabrcore-agentmonitor
Captures FabrCore agent messages, events, and LLM calls for monitoring and debugging.
fabrcore-server
Automate FabrCore server setup and configuration for Orleans-based AI agent hosting.
fabrcore-agentframework
Integrate FabrCore with the Microsoft Agent Framework for AI agents.
fabrcore-messaging
Route AgentMessage and EventMessage between FabrCore agents with ACL enforcement.
fabrcore-agent
Extend FabrCoreAgentProxy to implement lifecycle methods and integrate with Orleans grains.
fabrcore-chatdock
Integrate a floating ChatDock panel into Blazor Server apps.
fabrcore-mcp
Integrates Stdio and HTTP MCP servers with FabrCoreAgentProxy via ResolveConfiguredToolsAsync.
fabrcore-orleans
Configure FabrCore's Orleans runtime with clustering, persistence, streaming, and reminders.
fabrcore-testing
Test FabrCore agents and libraries with MSTest mock and live LLM modes.
fabrcore-client
Initializes FabrCore Blazor Server client with Orleans connectivity and Host API access.
fabrcore-plugins-tools
Create and register FabrCore plugins and standalone tools with standardized metadata and DI integration.
fabrcore-transcription
Transcribe audio files with Azure OpenAI gpt-4o models in .NET.