Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
fabrcore-agent
Build FabrCore agents — extend FabrCoreAgentProxy, implement lifecycle methods (OnInitialize, OnMessage, OnEvent), manage custom state, configure compaction, timers, reminders, and health monitoring. Triggers on: "FabrCoreAgentProxy", "AgentAlias", "OnInitialize", "OnMessage", "OnMessageBusy", "OnEvent", "OnCompaction", "ResolveConfiguredToolsAsync", "CreateChatClientAgent", "SetStatusMessage", "agent state", "GetStateAsync", "TryGetStateAsync", "StateReadResult", "SetState", "FlushStateAsync", "compaction", "agent timer", "RegisterTimer", "agent reminder", "RegisterReminder", "OnReminder", "agent health", "GetHealth", "AgentHealthStatus", "build agent", "create agent", "FabrCoreCapabilities", "FabrCoreNote", "agent capabilities", "agent notes", "busy message", "concurrent message", "AlwaysInterleave", "busy routing", "agent busy", "IFabrCoreStorageProvider", "typed storage". Do NOT use for: Microsoft Agent Framework internals (AIAgent, AgentSession) — use fabrcore-agentframework. Do NOT use for: plugins, too