page-keeper

Inspect website repositories to generate maintenance rulebooks and SKILL.md drafts.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill page-keeper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-keeper
Source: https://github.com/CHENyiru3/AI-Skills-Collections/tree/main/skills-market/frontend/site-maintenance/page-keeper
Command: npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill page-keeper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a repo-specific maintenance skill for a personal website. Use this skill whenever the user wants to turn a website repo into a reusable maintenance workflow, codify site-specific editing rules, teach an agent which website sections can change and which must stay fixed, or generate a maintenance skill for an academic site, portfolio, blog, lab page, or personal homepage. Use it even if the user does not explicitly say "skill" but clearly wants persistent AI-safe maintenance rules for a website repo.

Core Features & Use Cases

  • Inspect a website repository to extract structure, routing, and content governance rules.
  • Generate a repository-specific maintenance skill outline, including a rulebook and downstream SKILL.md draft.
  • Identify high-value questions to ask the user and separate inferred rules from confirmed rules.
  • Produce outputs that preserve repo-specific formatting contracts and naming conventions.

Quick Start

Run the repo-discovery workflow on your target website repository to generate a tailored maintenance skill draft.

Frequently Asked Questions about page-keeper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create persistent maintenance rules for my website repository?

To create persistent maintenance rules for a website repository, you can generate a tailored maintenance skill that codifies site-specific editing constraints, ensuring AI agents follow governance rules regarding which sections can change and which must remain fixed.

What is a repo-specific maintenance skill and when do I need one?

A repo-specific maintenance skill is a generated rulebook and SKILL.md draft that codifies website editing constraints. You need one when you want an AI agent to safely maintain your personal, academic, or portfolio site without violating formatting contracts.

How do I turn a personal website repo into a reusable maintenance workflow?

Turning a personal website repo into a reusable maintenance workflow requires running a repo-discovery process that inspects the repository structure, extracts routing rules, and produces a governance contract with a downstream SKILL.md draft.

Can I generate maintenance skills for an academic site or blog repo?

Yes, you can generate maintenance skills for an academic site, blog, portfolio, or lab page repository. The process identifies repo-specific naming conventions and separates inferred rules from confirmed rules to ensure safe content updates.

Does website maintenance skill generation work with existing repo formatting conventions?

Yes, website maintenance skill generation preserves repo-specific formatting contracts and naming conventions. It inspects the existing repository structure to produce outputs that respect your current safety constraints and formatting standards.

What are the limitations of automated repo-discovery for website governance rules?

Automated repo-discovery cannot confirm every inferred rule automatically. It separates inferred rules from confirmed ones and prompts the user for clarifications to ensure the generated maintenance skill accurately reflects repo-specific safety constraints.