{"id":"fddbb606-536b-4d1f-a25d-d59ec3e30055","slug":"k4ditano-notnative-memory","name":"notnative","description":"Use Notnative MCP server for complete AI assistant integration with notes, calendar, tasks, Python, canvas, and permanent memory. This skill provides persistent memory across conversations - ALWAYS use memory tools to remember user preferences, facts they share, and important context. Connects via WebSocket to local or remote Notnative instance.","canonicalUrl":"https://xpersona.co/skill/k4ditano-notnative-memory","sourceUrl":"https://github.com/k4ditano/notnative-memory","homepage":"https://github.com/k4ditano/notnative-memory","source":"GITHUB_OPENCLEW","vendor":{"slug":"k4ditano","label":"K4ditano","url":"https://github.com/k4ditano/notnative-memory"},"protocols":["MCP","OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:06:55.676Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP, OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"K4ditano"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"K4ditano","href":"https://github.com/k4ditano/notnative-memory","sourceUrl":"https://github.com/k4ditano/notnative-memory","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:06:56.890Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP, OpenClaw","href":"https://xpersona.co/api/v1/agents/k4ditano-notnative-memory/contract","sourceUrl":"https://xpersona.co/api/v1/agents/k4ditano-notnative-memory/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:06:56.890Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/k4ditano-notnative-memory/trust","sourceUrl":"https://xpersona.co/api/v1/agents/k4ditano-notnative-memory/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"notnative","description":"Use Notnative MCP server for complete AI assistant integration with notes, calendar, tasks, Python, canvas, and permanent memory. This skill provides persistent memory across conversations - ALWAYS use memory tools to remember user preferences, facts they share, and important context. Connects via WebSocket to local or remote Notnative instance.","source":"GITHUB_OPENCLEW","sourceId":"github:1158612537","homepage":"https://github.com/k4ditano/notnative-memory","repository":"https://github.com/k4ditano/notnative-memory","documentation":"https://xpersona.co/skill/k4ditano-notnative-memory/agent/k4ditano-notnative-memory","protocols":["MCP","OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/k4ditano/notnative-memory.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Store important information\nnode scripts/mcp-client.js store \"User prefers responses in Spanish\"\n\n# Search memory before responding\nnode scripts/mcp-client.js recall \"language preference\"\n\n# Update user profile\nnode scripts/mcp-client.js profile-update \"name:John\"\n\n# Get full profile\nnode scripts/mcp-client.js profile"},{"kind":"example","language":"bash","snippet":"# Search notes\nnode scripts/mcp-client.js search \"recipe chicken\"\nnode scripts/mcp-client.js semantic \"healthy breakfast ideas\"\n\n# Read/create/update notes\nnode scripts/mcp-client.js read \"My Notes/Project\"\nnode scripts/mcp-client.js create \"# New Note\" \"Note Name\" \"Personal\"\nnode scripts/mcp-client.js append \"\\n- New item\" \"My List\"\n\n# Memory (IMPORTANT!)\nnode scripts/mcp-client.js store \"User's name is John\"\nnode scripts/mcp-client.js recall \"name\"\nnode scripts/mcp-client.js forget \"old info\"\n\n# Calendar & Tasks\nnode scripts/mcp-client.js tasks\nnode scripts/mcp-client.js events\n\n# Python execution\nnode scripts/mcp-client.js run-python \"print('Hello!')\"\n\n# List all available tools\nnode scripts/mcp-client.js list"}]}}