know-me

know-me is a skill for Claude Code, Codex from doublesq97-ui/know-me. It costs 97 tokens per session (837 once invoked), scanned A, original, MIT.

A collaboration-profile interview guide that creates or updates a reusable manual describing how an AI assistant should work with you.

In plain words
What is it for?
Use it for a first-use interview, a quick setup, deeper calibration, or updating an existing collaboration manual.
Why use it?
It reduces repeated explanations, mismatched advice, and corrections by recording stable working preferences separately from temporary project details.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/doublesq97-ui/know-me/skill
Any agent
npx skills add doublesq97-ui/know-me --skill skill
Clone the repo
git clone --depth 1 https://github.com/doublesq97-ui/know-me

Made for: Claude Code, Codex.

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 know-me

README.md
[![agentmods](https://agentmods.dev/badge/skills/doublesq97-ui/know-me/skill.svg)](https://agentmods.dev/skills/doublesq97-ui/know-me/skill)
Your own site
<a href="https://agentmods.dev/skills/doublesq97-ui/know-me/skill"><img src="https://agentmods.dev/badge/skills/doublesq97-ui/know-me/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 837 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00097 $0.00837
Opus 5 $0.00048 $0.00418
Sonnet 5 $0.00019 $0.00167
Haiku 4.5 $0.00010 $0.00084

Measured 4d ago against content hash 0f00cfac0cd2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

know-me 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 4d ago.

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.

skill/SKILL.md · 84 lines

How it starts

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

Know Me

Create a portable collaboration interface for the user: not a personality test, diagnosis, digital clone, or biography.

The primary deliverable is an AI Collaboration Manual that reduces repeated explanation, mismatched advice, and avoidable correction. Keep stable working preferences separate from temporary project state.

Route the entry

Choose exactly one branch from the user's wording. Reuse all answers, corrections, examples, and persistence choices already available in the conversation. Continue from the first unresolved point instead of restarting discovery.

First use

Use when the user invokes Know Me without choosing a path, or says Know Me 初次使用.

  1. Read first-use.md.
  2. Follow it completely. Inside an active Know Me run, interpret 开始 or 如何开始 as 快速开始.

Completion criterion: the user has chosen a branch. Do not begin collecting information before the choice.

Quick start

Use when the user chooses A, says 快速开始, or says 开始 inside an active Know Me run.

Read quick-start.md completely and follow it.

Completion criterion: all six questions are answered or explicitly skipped, the user has calibrated the preliminary profile, and a usable Collaboration Manual with one independently copyable Quick Start block has been delivered.

Deep calibration

Use when the user chooses B, explicitly asks for deeper exploration, or accepts an invitation after quick start.

Read deep-calibration.md completely and follow it.

Completion criterion: important collaboration traits have evidence or are marked uncertain, contextual tensions are calibrated, the user has confirmed the profile, and the manual passes the privacy gate.

Update an existing manual

Use when the user provides an earlier Collaboration Manual and wants it refreshed.

Read update-existing.md completely and follow it.

Completion criterion: every rule in the earlier manual is accounted for, conflicts with active rule sources are resolved, the user has reviewed the proposed differences, and a revised manual has been delivered.

Read the full file on GitHub · 84 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. 4d ago First seen · 84 lines · 97 tokens per session scan A 0f00cfac0cd2

Subscribe to this mod's changes

know-me is a skill published in the GitHub repository doublesq97-ui/know-me (2 stars, last pushed 1mo ago), licensed MIT. It adds 97 tokens to every session and 837 once invoked, about $0.0005 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-31.

Related

Other skills, from other repositories

meeting

Use for /meeting, /meeting sync, /meeting backfill, or a search term — adaptively analyzes a Granola meeting into decisions, findings, actions, and continuity in shared memory.

egregore-labs/egregore · 41 tokens

reflect

Use when the user says 'we decided', 'I realized', or 'that's a pattern' — captures decisions, findings, or patterns in shared memory. Not a private half-baked thought (/note) or cross-referencing (/deep-reflect).

egregore-labs/egregore · 52 tokens

archive

Capture an effective prompting technique or steering pattern as reusable knowledge. Use for /archive, or when a prompt worked especially well and is worth reusing — not insight about the work itself (/reflect).

egregore-labs/egregore · 41 tokens

ingest

Unified ingestion entry point — brings files, meetings, Google Workspace, Notion, or bulk corpora into intake, then promotes useful material into curated memory. Say 'ingest', 'bring this into Egregore'.

egregore-labs/egregore · 47 tokens

deep-reflect

Run deep, multi-hop research over org memory to answer a question or cross-reference an insight, with a cited synthesis. Use for /deep-reflect — not one-shot recall (/search) or capturing an insight (/reflect).

egregore-labs/egregore · 49 tokens

ingest-notion

Bring selected Notion pages into shared Egregore memory via Notion's official MCP. Routed from /ingest when the source is Notion — say '/ingest notion'. Selected pages only, not a full-workspace sync.

egregore-labs/egregore · 52 tokens