Results for “ephemeral-storage”
22 skillsstorage
Storage management for Zephyr RTOS. Covers Non-Volatile Storage (NVS) for persistent settings, flash partition management in Devicetree, and runtime flash layout access. Trigger when implementing persistent data storage, managing flash wear leveling, or configuring device partitions.
60 · bundle
object-storage-patterns
Almost every object-storage mistake comes from carrying filesystem instincts into
2
collecting-volatile-evidence-from-compromised-host
Collect volatile forensic evidence from a compromised system following order of volatility, preserving memory, network connections, processes, and system state before they are lost.
24.6k · bundle
remember
Save information to persistent memory for cross-session recall. Stores preferences, conventions, decisions, and context.
3
extracting-credentials-from-memory-dump
Extract cached credentials, password hashes, Kerberos tickets, and authentication tokens from memory dumps using Volatility and Mimikatz for forensic investigation.
24.6k · bundle
memory-offload
clawhip × filesystem-offloaded memory
1
data
Persists app data on Android using Room, SQLite, SharedPreferences, DataStore, and encryption.
54 · bundle
variable-map
汇总某个经管实证变量在文献中的测算口径、数据来源、模型角色和项目可用性
77
selection-data-caching
SUPERSEDED by persistent-cache-gap-filling (v2.8.0). Cache data during symbol selection for instant repeat runs.
3
iqdb-onchain-storage
Build on-chain relational databases on Solana using IQ Labs' IQDB, hanLock, and x402 tools, including CRUD operations, tamper-evident rolling hashes, password-based encoding, and payment-gated file inscription.
1 · bundle
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
remember
Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs
1
memory-capture
Capture durable project memory from work, debates, debugging discoveries, learned conventions, deferred options, and session outcomes. Load when the user says remember this, save this learning, record what happened, update project memory, or preserve context for future agents.
3 · bundle
filesystem-context
Uses the filesystem as a durable overflow layer for agent context, enabling scratch pads, plan persistence, sub-agent communication, dynamic skill loading, and log management.
16.9k · bundle
iqdb
Stores immutable data on-chain using IQ Labs tech stack including IQDB, hanLock, and x402.
10 · bundle
session-memory
Stores verified cross-session facts, decisions, preferences, and open questions without secrets, speculation, or monitoring.
0
memory
Persist decisions, preferences, and project state across sessions using structured memory types
1 · bundle
team-manager
Create and maintain TeamMember entities — humans and named AI personas that participate in the project with persistent identity, personality, and tiered memory. Use when adding a new persistent team-member (human or named AI), managing the name pool, scaffolding memory trees, or exporting/importing a team-member bundle. Replaces the deprecated actor-profile skill (DEC-20260422_0233-SpryTulip).
0 · bundle
ios-persistence
Implement local persistence with SwiftData, Core Data, and secure storage. Use when setting up SwiftData models, Core Data stacks, or local persistence in iOS.
542 · bundle
migrate-static-to-wrapper
Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope, such as migrating DateTime.UtcNow to TimeProvider.GetUtcNow() or File.ReadAllText to IFileSystem.
4k
eam
Enterprise asset management tracker
12 · bundle
close
Commit the session to durable vault memory and prepare a clean resume point
2