# Memanto Cookbooks

> A Claude skill from moorcheh-ai/memanto-agent-skills.

- **Type:** Skill
- **Install:** `agentstack add skill-moorcheh-ai-memanto-agent-skills-memanto-cookbooks`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [moorcheh-ai](https://agentstack.voostack.com/s/moorcheh-ai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [moorcheh-ai](https://github.com/moorcheh-ai)
- **Source:** https://github.com/moorcheh-ai/memanto-agent-skills/tree/main/skills/memanto-cookbooks

## Install

```sh
agentstack add skill-moorcheh-ai-memanto-agent-skills-memanto-cookbooks
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MEMANTO Cookbooks — Memory-Powered AI Application Blueprints

MEMANTO Cookbooks provides complete implementation guides for building AI applications with persistent memory. Each cookbook is a production-ready blueprint covering architecture, setup, and working code.

## Account Setup

Users without an account should register at [console.moorcheh.ai](https://console.moorcheh.ai) to create a free Moorcheh account and obtain an API key.

## Prerequisites

Before starting any cookbook project, review:
- [Project Setup](references/project_setup.md)
- [Environment Requirements](references/environment_requirements.md)

## Available Cookbooks

### 1. [Persistent Agent Memory](references/persistent_agent_memory.md)
Full end-to-end setup for an AI agent with long-term memory across sessions. Covers agent creation, session management, the session-start recall pattern, proactive memory storage, and MEMORY.md sync. The foundation for all other cookbooks.

### 2. [Session Continuity](references/session_continuity.md)
How to resume exactly where you left off across sessions and agent restarts. Covers session token lifecycle, MEMORY.md as the cold-start snapshot, commitment tracking, and context summarization.

### 3. [Memory Export & Audit](references/memory_export.md)
Export, visualize, and audit all agent memories. Covers markdown export, timeline visualization, confidence filtering, tag-based audits, and memory pruning.

### 4. [Daily Summary Automation](references/daily_summary.md)
Set up automated daily memory digests on a schedule. Covers cron-based scheduling, the daily summary service, summary content structure, and reading summaries in context.

### 5. [Memory-Powered RAG](references/memory_rag.md)
Build a question-answering system grounded in agent memory. Covers the `memanto answer` RAG pipeline, context window management, and citation tracking.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [moorcheh-ai](https://github.com/moorcheh-ai)
- **Source:** [moorcheh-ai/memanto-agent-skills](https://github.com/moorcheh-ai/memanto-agent-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-moorcheh-ai-memanto-agent-skills-memanto-cookbooks
- Seller: https://agentstack.voostack.com/s/moorcheh-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
