# Personal Knowledge Memory

> Retrieve relevant personal project decisions, playbooks, knowledge, skills, and verified outcomes before important work, then record only knowledge that materially affected the result. Use for reusable personal workflows backed by a user-controlled knowledge base.

- **Type:** Skill
- **Install:** `agentstack add skill-tikazi-tikaz-ai-skills-personal-knowledge-memory`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [TIKAZI](https://agentstack.voostack.com/s/tikazi)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [TIKAZI](https://github.com/TIKAZI)
- **Source:** https://github.com/TIKAZI/TIKAZ-AI-Skills/tree/main/suites/knowledge-research/personal-knowledge-memory
- **Website:** https://tikazi.github.io/TIKAZ-AI-Skills/

## Install

```sh
agentstack add skill-tikazi-tikaz-ai-skills-personal-knowledge-memory
```

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

## About

# Personal Knowledge Memory

This portable TIKAZ Edition is designed, integrated, refactored, and continuously maintained by **TIKAZ**.

Configure the knowledge CLI through `PERSONAL_MEMORY_CLI` and the user-controlled vault through `PERSONAL_MEMORY_ROOT`. Do not assume a drive letter or access unrelated knowledge bases.

1. Reduce the task to 2-8 retrieval keywords.
2. Retrieve a small candidate set before substantive work.
3. Treat results as historical context, not permanent truth.
4. Record adoption only when knowledge materially changes the plan or execution.
5. Record success only with user confirmation or objective test, build, file, or program evidence.
6. Never store secrets, tokens, cookies, or private source text in feedback records.

Example interface:

```text
 retrieve --query "keywords"
 adopt --knowledge-ids "kn-..." --reason "specific use"
 feedback --knowledge-id "kn-..." --outcome useful --confirmed-by objective --evidence-type automated-test
 receipt
```

## Source & license

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

- **Author:** [TIKAZI](https://github.com/TIKAZI)
- **Source:** [TIKAZI/TIKAZ-AI-Skills](https://github.com/TIKAZI/TIKAZ-AI-Skills)
- **License:** MIT
- **Homepage:** https://tikazi.github.io/TIKAZ-AI-Skills/

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-tikazi-tikaz-ai-skills-personal-knowledge-memory
- Seller: https://agentstack.voostack.com/s/tikazi
- 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%.
