docs
SkillDev toolsRegenerate README.md, APP_STORE_DESCRIPTION.txt, and static/index.html based on current important product features in the codebase.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the docs skill
What this skill tells your AI
The instructions your AI receives, as published by everpcpc/kmreader in .agents/skills/docs/SKILL.md and read by ahel’s review.
Regenerate key project docs from current product capabilities.
When To Use
- The user asks to refresh project docs after feature changes.
- README and App Store description are outdated.
- Marketing landing content in
static/index.htmlneeds alignment with current app features.
Target Files
README.mdAPP_STORE_DESCRIPTION.txtstatic/index.html
Scope Rules
- Reflect current important features only.
- Treat docs as a durable product overview, not a summary of every recent change.
- Do not add minor UX polish, small fixes, or short-lived release-specific details unless they change the core product positioning.
- Keep product-facing language clear and concise.
- Avoid low-level technical implementation details.
- Keep messaging consistent across all three files.
- Keep any supported-language claims aligned with the current app localization set.
Inputs To Read First
AGENTS.md(project capabilities and architecture summary)- Current target files (to preserve structure where appropriate)
- Relevant feature modules under
KMReader/Features/when needed
Update Workflow
- Collect current user-visible features from codebase and project docs.
- Decide the most important feature set to present.
- Filter out low-signal recent changes that belong in changelogs rather than evergreen docs.
- Update all target files so wording and feature emphasis stay aligned.
- Keep
README.mdas the most complete overview. - Keep
APP_STORE_DESCRIPTION.txtconcise and store-appropriate. - Keep
static/index.htmlaligned with the same feature priorities.
Validation
- Ensure all three files mention the same core features.
- Remove stale or no-longer-available claims.
- Keep formatting clean and ready to publish.
Signals
- GitHub stars
- 110
- Forks
- 13
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
docs-everpcpc- Source
- github.com/everpcpc/kmreader