anthropics / anthropics/skills
Partner skill submission: pagerunner-skill — real Chrome automation for Claude with PII anonymization, sealed secrets, and site intelligence
- Langage dominant
- Python
- Étoiles
- 176k
- Forks
- 20.8k
- Merge moyen
- 7 h 21 min
- PR mergées (30 j)
- 5
Description
Hi — sharing **[pagerunner-skill](https://github.com/Enreign/pagerunner-skill)** for consideration in the Partner Skills section of the README (listed alongside the Notion partner skill).
## What it is
Agent Skill for [Pagerunner](https://github.com/Enreign/pagerunner), an open-source MCP server that drives the user's real Chrome with their existing profiles — already logged into everything. The skill wraps ~44 MCP tools into ICP-specific playbooks for Claude Code, Cursor, Windsurf, Cline, and any MCP-compatible host.
## Why it might interest readers of this repo
- **Security-forward automation** — PII anonymization with local ONNX NER, a *sealed-secret trust boundary* where tokens extracted from pages are piped to subprocesses via stdin and never reach the LLM context, credential scrubbing across 7+ provider patterns (OpenAI, AWS, Stripe, GitLab, Slack, Vault, HF), and Shannon-entropy gap detection with audit events. Useful template for teams building skills that touch regulated data.
- **Session persistence and auto-recovery** — CDP reconnection, SessionHealth state machine, macOS sleep/wake handling. Sessions survive daemon restarts and Chrome crashes with the same session ID.
- **Site intelligence + adapters** — learned JS adapters for direct API calls using the browser's authenticated session; seed adapters for GitHub, Linear, Jira, Notion, Gmail.
- **Video recording with Screen Studio-quality rendering** (v0.8) — auto-zoom, cursor tracking, markers, motion interpolation. The skill ships a dedicated [RECORDING.md](https://github.com/Enreign/pagerunner-skill/blob/main/skills/pagerunner-skill/RECORDING.md) director's guide (scenario playbook for bug repros, feature demos, onboarding tutorials).
- **4 ICPs with distinct quick starts** — Solo Developer, Power User, Security-Conscious, Server-Side Infrastructure. The skill structure demonstrates progressive disclosure via topic files (REFERENCE, SECURITY, ADVANCED, RECORDING) pointed to from a compact SKILL.md.
## Distribution
- ClawHub: [`pagerunner-skill@1.3.1`](https://clawhub.ai/plugins) (live, security-scanned)
- GitHub release: [v1.3.1](https://github.com/Enreign/pagerunner-skill/releases/tag/v1.3.1)
- \`gh skill install Enreign/pagerunner-skill pagerunner-skill\` (agent-skills-topic tagged)
- Claude Code: \`/plugin marketplace add Enreign/pagerunner-skill\`
- License: MIT
## Repository
https://github.com/Enreign/pagerunner-skill — start at [\`skills/pagerunner-skill/SKILL.md\`](https://github.com/Enreign/pagerunner-skill/blob/main/skills/pagerunner-skill/SKILL.md).
Happy to iterate on docs, structure, or anything that would help it fit the Partner Skills bar. Thanks for the spec + examples work — the \`skills/docx\` reference implementation was a great template for how to structure a complex multi-file skill.
— Stas ([@Enreign](https://github.com/Enreign))
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.