profile_memory_ops

Edit durable profile markdown documents for persona, identity, role, and style.

2.0k|410|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/espressif/esp-claw --skill profile-memory-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profile_memory_ops
Source: https://github.com/espressif/esp-claw/tree/main/components/claw_modules/claw_memory/skills/profile_memory_ops
Command: npx skills add https://github.com/espressif/esp-claw --skill profile-memory-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the need to update an agent’s long-lived profile context (persona, identity, role, and stable user standing) so future conversations follow the revised defaults.

Core Features & Use Cases

  • Editable profile memory: Updates persistent profile documents that define the agent’s durable behavior and expectations.
  • Controlled, explicit persistence: Applies changes only when the user requests durable profile updates, not for ordinary one-off requests.
  • Safe edit workflow: Reads the target profile file first and then performs concise edits to keep structure stable and non-redundant.
  • Use Case: Change the agent to a calmer, more teacher-like style for ongoing tutoring sessions, or set a standing assumption like concise answers for embedded help.

Quick Start

Tell the agent what persona, identity, role, style, or standing user profile you want to update so it can revise the corresponding memory files.

Frequently Asked Questions about profile_memory_ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I persist agent persona changes across future conversations?

To persist agent persona changes across future conversations, you update durable profile markdown documents that define identity, role, and style. This ensures long-term context retention rather than transient session guidance.

What is long-term context management for agent identity?

Long-term context management for agent identity involves editing persistent profile documents to maintain stable behavior. It reads the target markdown file first, then applies controlled edits to keep structured content concise and non-redundant.

How do I set standing user assumptions for ongoing tutoring sessions?

To set standing user assumptions for ongoing tutoring sessions, explicitly request durable profile updates to revise the corresponding memory files. This applies long-lived changes to how the agent should behave across future conversations.

Can I customize my agent's prompt style for embedded help permanently?

Yes, you can permanently customize your agent's prompt style for embedded help by editing durable profile markdown documents. This updates the persistent profile context to enforce concise answers or other standing assumptions.

What is the difference between transient session guidance and durable profile updates?

Transient session guidance applies only to the current conversation, whereas durable profile updates edit persistent markdown documents to enforce long-lived changes to agent behavior, persona, and identity across all future conversations.

What are the limitations of editing persistent profile context for agent memory?

The limitations of editing persistent profile context include requiring explicit user requests for long-lived changes, reading the target file first, and maintaining concise, non-redundant structured content to keep the profile markdown stable.