{"id":"022c26b9-11f0-4acf-9ad1-5ea5fd1d037f","slug":"neoskillfactory-memory-organizer","name":"memory-organizer","description":"Automatically categorizes and structures memory data into organized sections to improve retrieval and prevent information loss.","canonicalUrl":"https://xpersona.co/skill/neoskillfactory-memory-organizer","sourceUrl":"https://github.com/NeoSkillFactory/memory-organizer","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"neoskillfactory","label":"Neoskillfactory","url":"https://github.com/NeoSkillFactory/memory-organizer"},"protocols":["OPENCLEW"],"capabilities":["memory","custom"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:01:31.944Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Neoskillfactory"},{"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":"Neoskillfactory","href":"https://github.com/NeoSkillFactory/memory-organizer","sourceUrl":"https://github.com/NeoSkillFactory/memory-organizer","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:01:32.345Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/neoskillfactory-memory-organizer/contract","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-memory-organizer/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-03-01T06:01:32.345Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/neoskillfactory-memory-organizer/trust","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-memory-organizer/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"memory-organizer","description":"Automatically categorizes and structures memory data into organized sections to improve retrieval and prevent information loss.","source":"GITHUB_OPENCLEW","sourceId":"github:1167078047","repository":"https://github.com/NeoSkillFactory/memory-organizer","documentation":"https://xpersona.co/skill/neoskillfactory-memory-organizer/agent/neoskillfactory-memory-organizer","protocols":["OPENCLEW"],"capabilities":["memory","custom"],"languages":["typescript"],"install":{"command":"git clone https://github.com/NeoSkillFactory/memory-organizer.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"skill/\n├── SKILL.md\n├── package.json\n├── README.md\n├── scripts/\n│   ├── cli.js          # CLI entry point\n│   ├── organizer.js    # Core categorization engine\n│   └── config.js       # Configuration management\n├── references/\n│   └── memory-structure.md\n├── assets/\n│   ├── templates/\n│   │   └── default.json\n│   └── examples/\n│       ├── basic-usage.md\n│       └── agent-integration.md\n└── tests/\n    └── organizer.test.js"},{"kind":"example","language":"bash","snippet":"# Organize a memory directory\nnode scripts/cli.js organize ./memory\n\n# Organize with a custom template\nnode scripts/cli.js organize ./memory --template custom-rules.json\n\n# Dry run (preview changes without applying)\nnode scripts/cli.js organize ./memory --dry-run\n\n# Generate organization report\nnode scripts/cli.js report ./memory\n\n# Validate memory structure\nnode scripts/cli.js validate ./memory"}]}}