# Delete Page

> Permanently delete a clawpage page by its pageId via DELETE /api/pages/<pageId. Trigger when the user explicitly asks to delete / remove / take down / destroy / 删除 / 下线 a specific page they own and a pageId (or a clearly identifiable single page) is in scope. Deletion is irreversible — there is no soft-delete or trash. NEVER fabricate a pageId. Do NOT use for removing a local page project only (just rm -rf the directory), do NOT use for unpublishing temporarily (use update-page to set a short TTL or pagecode instead), do NOT use for sub-resources like short links / KV records / blobs (use manage-links / manage-data / manage-blobs respectively).

## Facts
- Page: https://tashan.sh/capability/skill-clawpage-delete-page
- tashan id: skill:clawpage/delete-page
- Source: https://github.com/clawpage/clawpage-skill
- Type: skill
- Category: other
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 68.0
- Freshness: 70.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: MIT-0
- Official: no

## Install

```sh
cp -r delete-page ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-14 by tashan (https://tashan.sh) from public evidence. Scorer s5.
