### Example Daily Standup Skill Definition Source: https://kybernesis.ai This markdown-based skill defines a 'daily-standup' routine. It includes instructions for summarizing yesterday's work, which can be used by an AI agent. ```markdown --- name: daily-standup trigger: standup description: Generate a standup update --- # Instructions Summarize yesterday's work... ``` -------------------------------- ### MCP Protocol Command Source: https://kybernesis.ai Use this command to connect an MCP-compatible client to your Kybernesis memories. Ensure the API endpoint is correct for your instance. ```bash npx mcp-remote https://api.kybernesis.ai/mcp ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.