skill-constraints

Installation
SKILL.md

技能使用约束

Overview

所有技能操作必须遵循此约束规范,确保安全、高效、可追溯。

When to Use

  • 执行任何浏览器自动化操作时
  • 使用 MCP 工具(page.extract_text, page.get_html, page.screenshot 等)时
  • 进行任何运营操作(发布笔记、点赞、评论等)时

Core Pattern

浏览器操作

0. 启动浏览器时默认要求可见界面并走 CDP
   - 优先:`chrome.launch_cdp { port: 9222, user_data_dir: '~/.chrome-cdp-profile' }`
Related skills

More from rexleimo/rex-cli

Installs
2
GitHub Stars
35
First Seen
Apr 15, 2026