skel/.pi/skills/setup/SKILL.md
Initialize a new project in the workspace. Scaffolds files, Makefile, git, and AGENTS.md for the chosen project type.
npx skillsauth add rcarmo/piclaw setupInstall 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.
Initialize a new project in this workspace.
bun init for a basic TypeScript projectMakefile with targets: install, lint, test, check, cleangit init && git add -A && git commit -m "Initial commit"AGENTS.md in the project root with project-specific context.pi/skills/ for any project-specific skillsdocumentation
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.