Km Content Extraction
Description
# Knowledge Manager 콘텐츠 추출 스킬 > Knowledge Manager 에이전트의 다양한 소스별 콘텐츠 추출 절차 --- ## 🚨 MANDATORY TOOL CALLS (필수 도구 호출!) **이 Phase에서 반드시 도구를 실제로 호출해야 합니다!** ### 웹/소셜 미디어 URL (🚨 CRITICAL!) **URL 감지 시 반드시 다음 우선순위로 호출:** ```bash # 1순위: Scrapling (Python, JS 렌더링, 3x 빠름) python3 scripts/scrapling-crawl.py fetch "[URL]" --mode dynamic --output markdown # 2순위: Scrapling Stealth (안티봇 우회 필요 시) python3 scripts/scrapling-crawl.py fetch "[URL]" --mode stealth --output markdown # 3순위: Playwright CLI (B
Installation
Installs to ~/.claude/skills/treylom-knowledge-manager-km-content-extraction/SKILL.md
mkdir -p ~/.claude/skills/treylom-knowledge-manager-km-content-extraction && curl -fsSL https://raw.githubusercontent.com/treylom/knowledge-manager/HEAD/.claude/skills/km-content-extraction.md -o ~/.claude/skills/treylom-knowledge-manager-km-content-extraction/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development