user-profile

user-profile is a skill for Claude Code from shwetank/bettersense. It costs 131 tokens per session (2,548 once invoked), scanned A, original, no licence file.

A private profile file that records who you are, what you do, and the background other tools need to understand your requests. It gives those tools a consistent source of personal context.

In plain words
What is it for?
Use it to create or update a personal profile that other skills can read when helping with work reflections and planning.
Why use it?
It reduces the need to repeat your role, goals, and working context in every session.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the bettersense plugin — 54 skills, 22 agents shipped together

Good fit Use it to create or update a personal profile that other skills can read when helping with work reflections and planning.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shwetank/bettersense/user-profile
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 shwetank/bettersense --skill user-profile
Clone the repo
git clone --depth 1 https://github.com/shwetank/bettersense

Made for: Claude Code.

Or install bettersense, the plugin that ships this one along with the rest of its 54 skills, 22 agents.

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 user-profile

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/shwetank/bettersense/user-profile"><img src="https://agentmods.dev/badge/skills/shwetank/bettersense/user-profile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,548 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.
Origin unknown 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.00131 $0.02548
Opus 5 $0.00066 $0.01274
Sonnet 5 $0.00026 $0.00510
Haiku 4.5 $0.00013 $0.00255

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

Security

Grade A, and why

user-profile 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 7d 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.

plugin/skills/user-profile/SKILL.md · 156 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 7d ago First seen · 156 lines · 131 tokens per session scan A 85bd65a1572d

Subscribe to this mod's changes

user-profile is a skill published in the GitHub repository shwetank/bettersense (4 stars, last pushed 2mo ago), with no licence file. It adds 131 tokens to every session and 2,548 once invoked, about $0.0007 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-09-03.

Related

Other skills, from other repositories

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

collaboration-platform-administration

Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and retention and legal…

cbrock84/headcount · 93 tokens

onboarding-and-offboarding

Designs the joining and leaving experience — first-day readiness, ramp to productivity, knowledge capture, and clean exits. Use this to design or fix onboarding, shorten time to productivity, structure a leaver process, capture knowledge before someone leaves, or coordinate the access and asset steps around a joiner…

cbrock84/headcount · 69 tokens

import

Import a self-contained NeatContext context bundle shared by another person, or reconcile a newer copy of a context already on this machine, leaving the source bundle unchanged. Use only when the user explicitly invokes this skill or asks to import a NeatContext bundle.

XTSoftwareLabs/neatcontext-plugins · 54 tokens

save

Save durable decisions, findings, plans, and implementation knowledge from the visible Codex conversation into a new or existing NeatContext context. Use only when the user explicitly invokes this skill or asks to preserve the current conversation as reusable context.

XTSoftwareLabs/neatcontext-plugins · 49 tokens

create

Create a fresh NeatContext context from a user-defined behavioral profile and an existing local knowledge folder. Use only when the user explicitly invokes this skill or asks to create a new context rather than save the current conversation.

XTSoftwareLabs/neatcontext-plugins · 45 tokens