Install
openclaw skills install secondme-skillA complete pipeline to build your AI Second Me: distill your identity from personal data, grow a private knowledge base, train a local model, and govern what...
openclaw skills install secondme-skillsecondme-skill is a complete pipeline for building your AI Second Me — distill your identity from owned data, grow a private knowledge base, train a local model that speaks like you, and govern what gets shared. Local-first, privacy-first, fully yours.
This is an orchestration skill package. It does not replace lower-level capabilities.
persona.jsonstate/pipeline-state.jsonreferences/product-report.mdgenerated/persona-secondme-skill/scripts/regenerate-pack.shopenpersona -> persona pack creation and lifecycle baselinesecondme-skill -> workflow gates, state, and report contractsanyone-skill -> identity extraction and evidence gradingpersona-knowledge -> data ingestion, deduplication, wiki/KG, versioned exportpersona-model-trainer -> local training, evaluation, export, integrationpersona-secondme-skill/ as generated output (read-only baseline).persona.json changes, regenerate the runtime pack before release.scripts/publish-check.sh.scripts/run-gates.sh (regenerate + sync + model gate + publish gate).state/pipeline-state.json.mlxunslothcolabvoice_score >= 3.5probe_score >= 0.8perplexity degradation <= 20% vs last viable versionreports/data, reports/model, reports/deploy.report and deployment recommendation in blocked state if persona model gate fails.ingest and request source expansion.Always update error_code, last_error, and retry_count in pipeline state before retry.
Require explicit human approval for:
secondme requires trained persona model integration, not only host default model fallback.
Pass criteria:
generated/persona-secondme-skill/persona.json contains body.runtime.models.body.runtime.models has at least one model entry.scripts/check-model-integration.sh returns success.If this gate fails, report must not be marked pass and deployment recommendation remains blocked.
persona.json and orchestration docs first.scripts/regenerate-pack.sh.scripts/check-sync.sh to validate root and generated pack alignment.generated/persona-secondme-skill/ exists and updated.reports/.