soya-card-vault

soya-card-vault is a skill for Claude Code, Codex from soyoungzsy/soya. It costs 0 tokens per session (248 once invoked), scanned A, original, no licence file.

A card-based reference skill for storing profiles of people, including their key ideas, notable works, quotations, and suitable questions to ask them about.

In plain words
What is it for?
Use it to build and consult cards containing a person’s profile, three core ideas, representative works, classic quotations, and useful consultation topics.
Why use it?
It keeps information about people in structured cards instead of scattered notes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to build and consult cards containing a person’s profile, three core ideas, representative works, classic quotations, and useful consultation topics.

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

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 soya-card-vault

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/soyoungzsy/soya/soya-card-vault"><img src="https://agentmods.dev/badge/skills/soyoungzsy/soya/soya-card-vault.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 248 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.00000 $0.00248
Opus 5 $0.00000 $0.00124
Sonnet 5 $0.00000 $0.00050
Haiku 4.5 $0.00000 $0.00025

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

Security

Grade A, and why

soya-card-vault 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 11d 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.

agent-preset/skills/soya-card-vault/SKILL.md · 39 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. 11d ago First seen · 39 lines · 0 tokens per session scan A 0d299ccf4fd9

Subscribe to this mod's changes

soya-card-vault is a skill published in the GitHub repository soyoungzsy/soya (4 stars, last pushed 21d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 248 tokens. 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

causal-memory

Causal memory for agents — install/setup the causal-memory MCP server, then record decisions/outcomes and recall them before acting. Trigger when the user asks to install or set up causal-memory/agent memory, when causal-memory MCP tools are available and the agent faces a non-trivial decision (architecture, debugging…

JingxuanC/causal-memory · 88 tokens

event-review

A weekly review process for event logs and leftover task records, turning repeated problems or useful lessons into proposed memory, knowledge, or skill entries.

reatcat/l123-harness · 92 tokens

context-budget

Audits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized token-savings recommendations. Use when the context window is filling up too fast and the agents, skills, MCP servers, or rules consuming it need to be…

gongyijie85/dsh-ecc · 65 tokens

agentic-os

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. Use when building a persistent multi-agent system on Claude Code with its own memory, commands, and…

gongyijie85/dsh-ecc · 59 tokens

autonomous-agent-harness

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous…

gongyijie85/dsh-ecc · 79 tokens

knowledge-ops

Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.

gongyijie85/dsh-ecc · 53 tokens