pos: Skill for Claude Code

.claude/skills/svoboda-profiler/SKILL.md

svoboda-profiler is a skill for Claude Code from xcota/pos. It costs 69 tokens per session (6,389 once invoked), scanned A, original, MIT.

A guided conversation method for building a psychological profile and a record of a person’s current life situation. It covers seven areas such as growth, health, surroundings, relationships, work, money and purpose.

In plain words
What is it for?
Use it to profile someone, explore their current situation, or run a Svoboda session. It produces written profile files and planning documents for future work.
Why use it?
It turns scattered self-reflection into a structured view of how someone operates, where they are now and where they are heading.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

This is xcota/pos's own configuration. It tells Claude Code how to work on pos itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything pos configures →

View source ↗ xcota/pos
Reuse

Borrowing it

Nothing to install: this file belongs to xcota/pos. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/xcota/pos/main/.claude/skills/svoboda-profiler/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/xcota/pos

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 svoboda-profiler

README.md
[![agentmods](https://agentmods.dev/badge/skills/xcota/pos/svoboda-profiler/github.svg)](https://agentmods.dev/skills/xcota/pos/svoboda-profiler)
Your own site
<a href="https://agentmods.dev/skills/xcota/pos/svoboda-profiler"><img src="https://agentmods.dev/badge/skills/xcota/pos/svoboda-profiler/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 svoboda-profiler

Your own site · 80×15
<a href="https://agentmods.dev/skills/xcota/pos/svoboda-profiler"><img src="https://agentmods.dev/badge/skills/xcota/pos/svoboda-profiler.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,389 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 pass 7 Sept 2026
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.00069 $0.06389
Opus 5 $0.00034 $0.03195
Sonnet 5 $0.00014 $0.01278
Haiku 4.5 $0.00007 $0.00639

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

Security

Grade A, and why

svoboda-profiler 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.

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.

.claude/skills/svoboda-profiler/SKILL.md · 372 lines

How it starts

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

Svoboda Profiler v3.2

Build (1) a causal psychological profile AND (2) a living life-state document through structured conversation. Not a personality test, not a balance wheel — a guided unpacking that reveals why someone operates the way they do AND maps where they are now → where they're going.

Approach: Fixed Point A (current state), not aspirational targets. Re-cut on accrual; annual refresh as the floor.

Output triple:

  1. Narrative profile (profile.md) — psychological portrait with tags, origins, predictive model
  2. Machine-readable profile (profile.yaml) — feeds downstream vault-scaffolder. Canonical schema is defined once, below in Phase 4, and the scaffolder reads that exact shape.
  3. Operational layer (pp.md + plan-fact.md template + plans.md) — living life-state document

СВОБОДА = 7 доменов (acronym)

Letter Domain Focus
С Саморазвитие learning, education, skills, content consumption, personal growth
В Витальность health, body, energy, mental state, "жажда жизни" — NOT just physical
О Окружение environment, place of living, people, networking, communication channels
Б Богатство philosophical relationship with wealth — what does "rich" mean to them, духовность
О Отдых rest, recovery, travel, entertainment, hobbies as recovery (NOT skill-building)
Д Дело work, business, projects, profession, what they DO
А Активы financial assets, income sources, asset management, liabilities

Critical distinction: Богатство (philosophical) ≠ Активы (operational). Богатство is "what does wealth mean to you / you can be rich and stingy or poor and generous". Активы is "what assets do you actually own and how do you manage them".

Invocation

  • /svoboda-profiler {subject_id} — start new or resume existing session
  • /svoboda-profiler {subject_id} status — current phase, blocks_completed, ETA
  • /svoboda-profiler {subject_id} synthesize — force Phase 4 with collected data
  • /svoboda-profiler {subject_id} scaffold — Phase 5 hand-off to vault-scaffolder
  • /svoboda-profiler {subject_id} update {domain} — re-cut a single domain (annual refresh)
  • /svoboda-profiler {subject_id} delta "{fact}" — log ONE drift fact between sessions (living profile, v3.1) — no session needed
  • /svoboda-profiler {subject_id} resynthesize — re-run Phase 4 against accrued deltas → versioned diff, not a from-scratch rewrite (v3.1)

Read the full file on GitHub · 372 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 372 lines · 69 tokens per session scan A f129c8c5d297

Subscribe to this mod's changes

svoboda-profiler is a skill published in the GitHub repository xcota/pos (40 stars, last pushed 1mo ago), licensed MIT. It adds 69 tokens to every session and 6,389 once invoked, about $0.0003 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

ori-memory

Persistent agent memory with learning retrieval. Knowledge graph on markdown files — capture insights, decisions, research, and learnings during work, then retrieve them weeks or months later. Use when knowledge is too valuable to lose but too much to inject into every prompt.

aayoawoyemi/Ori-Mnemos · 54 tokens

capture-knowledge

A guide for saving useful, reusable knowledge from conversations and documents into a structured personal knowledge base. It separates original source material from concise pages about individual concepts.

YusenZhang0601/context-canopy · 92 tokens

second-brain-doctor

A read-only health check for an agent’s connection to a local Second Brain. It checks the authoritative files, installed skills, supporting service, access rules, version drift, and behavior in a new session.

YusenZhang0601/context-canopy · 117 tokens

second-brain-learn

A learning tool that reviews the current conversation and work evidence to find durable preferences, project rules, reusable methods, and lessons. It routes each finding to the appropriate long-term owner or leaves it unsaved when it has no lasting value.

YusenZhang0601/context-canopy · 145 tokens

second-brain-attach

A setup process for connecting a new or reset AI agent to a local Second Brain—a personal collection of rules, identity information, and reusable skills. It installs the required skills, connects the supporting service, and checks the setup in a fresh session.

YusenZhang0601/context-canopy · 111 tokens

second-brain-climb

A guide for maintaining a long-term personal direction as a structured, evidence-based plan. It describes the desired destination, current position, gaps, possible routes, limits, evidence, and next actions.

YusenZhang0601/context-canopy · 114 tokens