agent-skill-memories-off: memories-off provides a minimalist, structured local knowledge management solution that endows agents with long-term memory. It uses standardized Markdown entities and Git-driven workflows to maintain an auditable, rollbackable knowledge base. The project is designed for personal or small project use, with a focus on portability, readability, and flexibility.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Personal knowledge management: extract key points from documents and conversations, build a personal knowledge graph
Integrating .NET applications with the Model Context Protocol