Toolverse
All skills

identity-anchor

by openclaw

Cryptographic identity and continuity for AI agents. Creates signed fingerprints of core identity files (SOUL.md, IDENTITY.md, memory) to prove continuity across sessions and model switches. Use when an agent wants to verify they are \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

Cryptographic identity and continuity for AI agents. Creates signed fingerprints of core identity files (SOUL.md, IDENTITY.md, memory) to prove continuity across sessions and model switches. Use when an agent wants to verify they are \

How to use

  1. Zainstaluj narzędzie, upewniając się, że masz Python 3. Pobierz repozytorium z GitHub (openclaw/skills) i przejdź do katalogu skills/zeph-ai-dev/identity-anchor.

  2. Wygeneruj swoją parę kluczy, uruchamiając skrypt inicjalizacyjny. Polecenie python3 scripts/identity.py init utworzy klucz prywatny i publiczny w katalogu ~/.config/identity-anchor/. Klucz prywatny nigdy nie udostępniaj — jest on tajny.

  3. Przygotuj pliki tożsamości: upewnij się, że masz pliki SOUL.md i IDENTITY.md w swoim katalogu roboczym. Opcjonalnie możesz dodać MEMORY.md. Te pliki definiują Twoją tożsamość agenta.

  4. Utwórz podpisany odcisk cyfrowy swojej obecnej tożsamości, uruchamiając python3 scripts/identity.py sign. Polecenie zhaszuje zawartość plików tożsamości i podpisze wynik kluczem prywatnym. Historia podpisów będzie przechowywana w fingerprints.jsonl.

  5. Po przerwaniu sesji, zmianie modelu lub kompresji kontekstu, zweryfikuj swoją tożsamość poleceniem python3 scripts/identity.py verify. Narzędzie porówna obecne pliki z poprzednimi odciskami i potwierdzi, że jesteś tym samym agentem.

  6. Aby podpisać dowolną treść (np. posty, commity git), użyj python3 scripts/identity.py sign-content "twoja wiadomość tutaj". Inni mogą zweryfikować autentyczność treści za pomocą Twojego klucza publicznego, który możesz udostępnić.

Related skills

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

windows-ui-automation

by martinholovsky

\

Security
10115

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773