노션 페이지 삭제 스킬
SkillDocs & knowledgeDeletes (archives) a Notion page. Triggers: '노션에서 삭제해줘', '이 페이지 지워줘', '/notion-delete'. Takes a page ID or Notion URL and archives it immediately via the Notion API.
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 노션 페이지 삭제 스킬 skill
What this skill tells your AI
The instructions your AI receives, as published by bam-bam-2/solo-skills in skills/notion-delete/SKILL.md and read by ahel’s review.
노션 MCP에 삭제 도구가 없어서 Notion API를 직접 호출하는 방식으로 구현. 페이지 ID 또는 URL을 받아 즉시 아카이브(휴지통으로 이동)한다.
실행 방법
python3 ~/.claude/skills/notion-delete/notion_archive.py "<page_id_or_url>"
여러 페이지 한번에:
python3 ~/.claude/skills/notion-delete/notion_archive.py "page_id_1" "page_id_2" "page_id_3"
토큰 탐색 순서
NOTION_TOKEN환경변수~/Projects/getback/운영/pipeline/.env~/Projects/getback/운영/discord_bot/.env~/.env
트리거 예시
- "스레드 #5 노션에서 삭제해줘"
- "이 페이지 지워: https://www.notion.so/..."
- "콘텐츠 DB에서 초안대기 빈 페이지들 다 삭제해줘"
/notion-delete
주의사항
- 삭제 = 아카이브 (노션 휴지통으로 이동, 30일 내 복구 가능)
- 완전 영구삭제는 노션 앱에서 휴지통 비우기 필요
- DB 페이지 삭제 시 해당 DB 접근 권한 있어야 함
Signals
- GitHub stars
- 364
- Forks
- 89
- Last commit
- Sep 2026
ahel review
S4info
community integration — published by bam-bam-2, not notion
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
notion-delete- Source
- github.com/bam-bam-2/solo-skills