---
name: Signet Save Note
slug: signet-save-note
category: AI Engineering
description: Signet Save Note writes explicit durable notes into Codex native memory through Signet. Use it for small ad-hoc notes that should persist, not for editing MEMORY.md or memory_summary.md.
github: "https://github.com/Signet-AI/signetai/tree/main/integrations/codex/plugin/plugins/signet/skills/signet-save-note"
language: TypeScript
stars: 264
forks: 40
install: "npx degit https://github.com/Signet-AI/signetai/tree/main/integrations/codex/plugin/plugins/signet/skills/signet-save-note ~/.claude/skills/signet-save-note"
installs_to: ~/.claude/skills/signet-save-note
source_path: integrations/codex/plugin/plugins/signet/skills/signet-save-note/SKILL.md
collection_size: 10
category_size: 2631
collection_url: "https://dirskills.com/collections/Signet-AI/signetai"
added: 2026-09-02T05:19:58.755Z
last_synced: 2026-09-02T05:19:58.755Z
canonical_url: "https://dirskills.com/skills/signet-save-note"
---

# Signet Save Note

Signet Save Note writes explicit durable notes into Codex native memory through Signet. Use it for small ad-hoc notes that should persist, not for editing MEMORY.md or memory_summary.md.

**Install:**

```bash
npx degit https://github.com/Signet-AI/signetai/tree/main/integrations/codex/plugin/plugins/signet/skills/signet-save-note ~/.claude/skills/signet-save-note
```

## README

# Signet Save Note

Use `signet_save_note` only for explicit durable notes. It writes small ad-hoc markdown notes under Codex native memory extensions and never edits Codex-generated `MEMORY.md` or `memory_summary.md`.
