skel/.pi/skills/extension-troubleshoot/SKILL.md
Diagnose and fix piclaw extension issues (imports, DB init errors, watcher perms), update skel, and restart safely.
npx skillsauth add rcarmo/piclaw extension-troubleshootInstall 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 when piclaw web chats only show thinking or extensions throw errors.
tail -n 80 /var/log/piclaw/piclaw.stderr.log
readlink -f /workspace/.pi/extensions/context-mode.ts
sed -n '1,120p' /workspace/.pi/extensions/context-mode.ts
cp /workspace/.pi/extensions/context-mode.ts /workspace/piclaw/skel/.pi/extensions/context-mode.ts
sudo chown -R agent:agent /workspace/.piclaw/tailscale
supervisorctl restart piclaw
tail -n 40 /var/log/piclaw/piclaw.stderr.log
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.