Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/Ocean326/Butler --skill web-article-extract명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
每日启动与收口的例行巡检流程。当用户要求做「每日巡检」「今日启动」「今日收口」或确认当日待办/明日优先级时使用,按 WORKFLOW 调用 orchestrator、secretary、file-manager 等并产出到公司目录。
飞书会话历史消息的获取、分页拉取与导出。当需要「获取/下载/访问/查找历史聊天记录」、按时间范围或关键词梳理对话、将会话记录导出到本地时使用。基于飞书开放平台「获取会话历史消息」API(im v1 message list),独立于主代码,避免 butler_bot 臃肿。
读取飞书云文档内容(纯文本/富文本块/Markdown)。当用户分享飞书文档链接、要求获取/阅读/抓取/解析飞书云文档时使用。基于飞书开放平台 docx/v1 API,独立于主代码。
SOC 직업 분류 기준
SKILL.md 표시 중
| name | web-article-extract |
| description | 抓取普通网页正文并生成结构化摘录,优先用于博客、公告页、论坛正文页和研究页的轻量提取。 |
| category | general |
| trigger_examples | 网页正文提取, 抓一篇文章, 网页清洗, 博客页面抓取 |
| allowed_roles | feishu-workstation-agent, butler-continuation-agent, orchestrator-agent |
| risk_level | medium |
| automation_safe | true |
| requires_skill_read | true |
| status | active |
| source_candidate_id | trafilatura-web-extract |
| upstream_name | Trafilatura |
| upstream_repo_or_entry | https://github.com/adbar/trafilatura |
这个 skill 是由 incubating 候选 trafilatura-web-extract promotion 出来的真实可执行 skill。
& '.venv\Scripts\python.exe' `
'butler_main/platform/skills/pool/general/web-article-extract/scripts/run.py' `
--url 'https://example.com/post' --output-dir '工作区/Butler/runtime/skills/web-article-extract'
工作区/Butler/runtime/skills/<skill-name>SKILL.md,再执行脚本skill_manager_agent 走 promotion,再复用 active skill