Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
fabrcore-agentframework
Microsoft Agent Framework usage within FabrCore — AIAgent, AgentSession, ChatClientAgent, ChatClientAgentOptions, AgentResponse, AgentResponseUpdate, thread management patterns, RunAsync vs RunStreamingAsync, session serialization, agent-as-tool composition, middleware (AIAgentBuilder), and Microsoft.Extensions.AI abstractions (IChatClient, AITool, AIFunctionFactory, ChatMessage). Triggers on: "AIAgent", "AgentSession", "ChatClientAgent", "ChatClientAgentOptions", "ChatClientAgentResult", "RunStreamingAsync", "RunAsync", "AgentResponse", "AgentResponseUpdate", "AgentRunOptions", "ChatMessage", "ChatRole", "Microsoft Agent Framework", "IChatClient", "AIFunctionFactory", "AITool", "thread pattern", "per-user session", "per-message session", "Microsoft.Extensions.AI", "Microsoft.Agents.AI", "AsAIAgent", "AsAIFunction", "AIAgentBuilder", "agent middleware", "session serialization", "ChatHistoryProvider", "AgentSessionStateBag", "CreateSessionAsync". Do NOT use for: FabrCore-specific agent lifecycle (OnInitialize,