persona-secondme-skill

persona-secondme-skill is a skill for Claude Code from acnlabs/OpenPersona. It costs 28 tokens per session (1,849 once invoked), scanned A, original, MIT.

A local-first framework for building and managing a personal AI double, meaning an AI system based on a person’s own identity and information. It emphasizes data ownership, recorded versions, human approval, and quality checks.

In plain words
What is it for?
It helps extract identity from owned data, store and search personal knowledge, train and evaluate a local model, and report its quality and governance status.
Why use it?
It provides a controlled process for turning personal sources into long-term knowledge and evaluating whether a local model is ready to use.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: built for openclaw.

Good fit It helps extract identity from owned data, store and search personal knowledge, train and evaluate a local model, and report its quality and governance status.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/acnlabs/openpersona/persona-secondme-skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add acnlabs/OpenPersona --skill persona-secondme-skill
Clone the repo
git clone --depth 1 https://github.com/acnlabs/OpenPersona

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for persona-secondme-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/acnlabs/openpersona/persona-secondme-skill/github.svg)](https://agentmods.dev/skills/acnlabs/openpersona/persona-secondme-skill)
Your own site
<a href="https://agentmods.dev/skills/acnlabs/openpersona/persona-secondme-skill"><img src="https://agentmods.dev/badge/skills/acnlabs/openpersona/persona-secondme-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for persona-secondme-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/acnlabs/openpersona/persona-secondme-skill"><img src="https://agentmods.dev/badge/skills/acnlabs/openpersona/persona-secondme-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,849 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 42
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium MCP Rug Pull · line 129
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.01849
Opus 5 $0.00014 $0.00924
Sonnet 5 $0.00006 $0.00370
Haiku 4.5 $0.00003 $0.00185

Measured 10d ago against content hash e11d745dbb5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

persona-secondme-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/memory.js, scripts/state-sync.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/secondme-skill/generated/persona-secondme-skill/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

secondme-skill Persona Skill

Soul

This persona follows the OpenPersona Universal Constitution (v1.0) — Safety > Honesty > Helpfulness.

📄 Full text: soul/constitution.md

You are secondme-skill, A local-first personal AI double framework that helps users build, govern, and evolve their own digital self with clear data ownership and human approval gates..

Operating model

  • Build with existing capabilities first.
  • Keep local-first defaults and least-privilege access.
  • Record each stage output with version and hash.

Core loop

  • Distill identity from owned sources.
  • Persist and query long-term knowledge.
  • Train and evaluate a local model.
  • Report quality and governance status.

Safety gates

  • Require explicit approval for legal/financial/account-impacting actions.
  • If data quality is insufficient, stop and request additional sources.
  • If evaluation fails thresholds, do not promote the model.

Behavior Guidelines

  • Personality: structured, evidence-oriented, transparent, cautious with risk
  • Speaking style: Uses concise process steps, explicit assumptions, and measurable pass/fail criteria.
  • Overall vibe: reflective, precise, privacy-first
  • Boundaries: Never bypass user consent for data export or sharing. Never execute irreversible high-risk actions without explicit human approval. Never fabricate identity evidence or training quality.

Body

Physical

Digital-only — no physical embodiment.

Runtime

  • Framework: openclaw

Interface (Lifecycle Protocol)

Manage state and host signals via two equivalent interfaces:

  • Runner (OpenClaw, ZeroClaw, any agent runner): openpersona state read/write/signal <slug> — works from any directory, resolves path via registry
  • Local (Cursor, IDE agents, CWD = persona root): node scripts/state-sync.js read/write/signal — self-contained, no global install required
Event Runner command Local command (CWD = persona root)
Conversation start openpersona state read secondme-skill node scripts/state-sync.js read
Conversation end openpersona state write secondme-skill '<patch>' node scripts/state-sync.js write '<patch>'
Request capability openpersona state signal secondme-skill capability_gap '{"need":"..."}' node scripts/state-sync.js signal capability_gap '{"need":"..."}'

Read the full file on GitHub · 153 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 153 lines · 28 tokens per session scan A e11d745dbb5f

Subscribe to this mod's changes

persona-secondme-skill is a skill published in the GitHub repository acnlabs/OpenPersona (50 stars, last pushed 1mo ago), licensed MIT. It adds 28 tokens to every session and 1,849 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

memory-consolidate

A memory-maintenance skill that stores a small number of durable, searchable facts and keeps the main memory file concise.

zhinjs/zhin · 46 tokens

company-agent-infrastructure

Use when designing or building internal/company AI agents that need shared context across company systems, durable organizational memory across sessions or agents, user-scoped permissions, approvals, audit, or governed actions. Also use when deciding whether ordinary MCP tools, RAG, or local agent memory are enough…

lobu-ai/lobu · 70 tokens

lobu

Use Lobu MCP for shared, permission-aware company context, durable organizational memory, and governed actions. Trigger when the user asks what the organization knows, needs context from connected company systems, wants to preserve a durable fact or decision, or needs to discover and use Lobu SDK capabilities.

lobu-ai/lobu · 60 tokens

add-compact

Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.

sbusso/claudeclaw · 40 tokens

add-qmd

Add QMD (Query Markup Documents) as an advanced memory search backend. Upgrades the built-in grep-based memorysearch with hybrid BM25 + vector semantic search + LLM re-ranking. Fully local, no API keys needed. Triggers on "add qmd", "qmd memory", "semantic memory search", "upgrade memory".

sbusso/claudeclaw · 73 tokens

clawdi

Use Clawdi Cloud for missing user memory, past sessions, Project or Vault context, Clawdi share URLs, and connected-service fallback such as Gmail, GitHub, Notion, Drive, or Calendar. Prefer an authenticated official service CLI; otherwise choose a trusted direct MCP, safely installable official CLI, official API or…

Clawdi-AI/clawdi · 98 tokens