hippocampus: Skill for Claude Code

.claude/skills/pseo-schema/SKILL.md

pseo-schema is a skill for Claude Code from karrolcia/hippocampus. It costs 56 tokens per session (1,748 once invoked), scanned A, original, AGPL-3.0.

A guide for adding JSON-LD structured data to web pages. JSON-LD is machine-readable information that helps search engines understand pages such as articles, FAQs, products, and breadcrumbs.

In plain words
What is it for?
Implementing or fixing Article, FAQ, Breadcrumb, Product, and other schema types on programmatically generated SEO pages.
Why use it?
It helps prevent missing or incorrect schema markup and addresses structured-data errors reported by Google Search Console.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is karrolcia/hippocampus's own configuration. It tells Claude Code how to work on hippocampus 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 hippocampus configures →

Reuse

Borrowing it

Nothing to install: this file belongs to karrolcia/hippocampus. 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/karrolcia/hippocampus/main/.claude/skills/pseo-schema/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/karrolcia/hippocampus

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 pseo-schema

README.md
[![agentmods](https://agentmods.dev/badge/skills/karrolcia/hippocampus/pseo-schema.svg)](https://agentmods.dev/skills/karrolcia/hippocampus/pseo-schema)
Your own site
<a href="https://agentmods.dev/skills/karrolcia/hippocampus/pseo-schema"><img src="https://agentmods.dev/badge/skills/karrolcia/hippocampus/pseo-schema.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,748 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.00056 $0.01748
Opus 5 $0.00028 $0.00874
Sonnet 5 $0.00011 $0.00350
Haiku 4.5 $0.00006 $0.00175

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

Security

Grade A, and why

pseo-schema 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.

.claude/skills/pseo-schema/SKILL.md · 215 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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 · 215 lines · 56 tokens per session scan A f04291f1a92a

Subscribe to this mod's changes

pseo-schema is a skill published in the GitHub repository karrolcia/hippocampus (13 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 56 tokens to every session and 1,748 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

pake

Package any website or local web build into a lightweight desktop app using Pake (Tauri/Rust). Use when the user wants to: wrap a URL as a native app, build a desktop app from a website or a local dist/ folder, use Pake CLI to package a page, set up proxy for a packaged app, customize app icons or bundle IDs, or…

tw93/Pake · 119 tokens

acceptance

End-to-end verification and self-evidence for a delivery in any repository, with or without a preconfigured verify plan. Discover an existing plan when one was handed to this run; otherwise author checks and publish a standalone acceptance. Pick the proving surface (CLI / web / desktop / iOS Simulator), drive the real…

lobehub/lobehub · 163 tokens

security-expert

Expert-level application security, OWASP Top 10, penetration testing, and security best practices. Use when the user mentions OWASP, pentesting, appsec, vulnerability, encryption, or authentication, or when the task involves Security Principles, OWASP Top 10, Security Domains, or Broken Access Control.

personamanagmentlayer/pcl · 66 tokens

cryptography-expert

Expert in cryptographic algorithms, PKI, TLS/SSL, encryption standards, key management, and secure communication protocols. Use when the user mentions encryption, PKI, TLS, SSL, key management, or security, or when the task involves Cryptographic Fundamentals, Public Key Infrastructure, TLS/SSL Protocol, or Modern…

personamanagmentlayer/pcl · 72 tokens

conductor-implement

Executes the tasks defined in the specified track's plan, then automatically runs the review gate.

vasilistsavalias/conductor_for_codex · 23 tokens

conductor-review

Reviews a completed track against its plan and guidelines; auto-archives on pass, auto-deletes and restarts on fail.

vasilistsavalias/conductor_for_codex · 28 tokens