hippocampus: Skill for Claude Code

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

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

A guide for coordinating the steps needed to build programmatic SEO pages. Programmatic SEO means generating many pages from structured data.

In plain words
What is it for?
Running a full programmatic SEO implementation from the initial setup through the related pSEO tasks.
Why use it?
It provides an ordered process when setting up the complete system instead of handling only one part, such as schema or internal links.

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-orchestrate/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-orchestrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/karrolcia/hippocampus/pseo-orchestrate.svg)](https://agentmods.dev/skills/karrolcia/hippocampus/pseo-orchestrate)
Your own site
<a href="https://agentmods.dev/skills/karrolcia/hippocampus/pseo-orchestrate"><img src="https://agentmods.dev/badge/skills/karrolcia/hippocampus/pseo-orchestrate.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,716 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.00068 $0.01716
Opus 5 $0.00034 $0.00858
Sonnet 5 $0.00014 $0.00343
Haiku 4.5 $0.00007 $0.00172

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

Security

Grade A, and why

pseo-orchestrate 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 8d 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-orchestrate/SKILL.md · 161 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. 8d ago First seen · 161 lines · 68 tokens per session scan A cda3bd96ae58

Subscribe to this mod's changes

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

Plans a new track, generates spec and plan files, and registers it in the tracks registry.

vasilistsavalias/conductor_for_codex · 23 tokens