skel/.pi/skills/bootstrap-container/SKILL.md
Bootstrap a new container by validating required tools and installing missing dependencies.
npx skillsauth add rcarmo/piclaw bootstrap-containerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this on a fresh container to ensure required CLI tools and workspace dependencies are present.
Run the bootstrap script:
bash /workspace/.pi/skills/bootstrap-container/bootstrap-container.sh
Review the summary output for missing or failed steps.
/workspace/package.json exists and installs JS deps (linkedom, turndown, playwright)./workspace/.cache/ms-playwright.PICLAW_WORKSPACE (default: /workspace)PLAYWRIGHT_BROWSERS_PATH (default: /workspace/.cache/ms-playwright)documentation
Resolve Teams or SharePoint document links to canonical metadata.
development
Search the web via SearXNG and optionally convert result pages to Markdown.
development
Search via SearXNG, fetch top results, and return quick summaries plus markdown.
testing
Fetch a user's recent tweets (tweets, replies, retweets) using Playwright + Nitter fallbacks and produce compact JSON/Markdown summaries.