Install
openclaw skills install obclipInstall, verify, and operate the obclip CLI to clip live web pages into Markdown or Obsidian notes. Use when Codex needs to install the @harris7/obclip npm p...
openclaw skills install obclipUse this skill to make obclip work predictably instead of trial-and-error.
obclip should be invoked.obclip if it is already on PATH.obclip is missing, install the npm package from install-and-invoke.md.node <repo>\\dist\\cli.cjs ....obclip --help or npx @harris7/obclip --help.--browser-executable "<path>" when the user already has a dedicated Chromium build and wants a fixed browser binary.--browser-profile "<dir>" for sites that require login state, cookies, or a persistent session.--headful when the user needs to see the browser or perform the initial login into a fresh profile.--browser-profile at the user's normal daily Chrome profile. Prefer a dedicated profile directory.obclip <url> --output "<dir>\\"--browser-executable, --browser-profile, and usually --headful--output--open and the optional vault/URI flagsUse the concrete command templates in command-recipes.md.
--settle-ms 3000 or --settle-ms 5000.--wait-selector "<css>".article, main, [role="main"], or a stable post container. Avoid selectors that only match nav, login shells, or skeleton loaders.--browser-profile; extra delay does not solve missing authentication.Use troubleshooting.md when the first pass fails.
Saved note: <full-path> to stderr.stdout clean unless the user explicitly wants the Markdown body in the terminal or piped into another command.--output, prefer an existing directory or a path ending in \\ or / when you want directory semantics.--output "D:\\data\\Clippings\\"