Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

badlogic/pi-skills

8 skills2.3k installs18.6k starsGitHub

Install

npx skills add https://github.com/badlogic/pi-skills

Skills in this repo

1Brave Searchbrave-search is a webpage content extraction CLI skill that converts any URL into clean, LLM-readable markdown for agent pipelines. Despite the name, the implementation is content.js—a Node script using Mozilla Readability for article extraction, JSDOM for HTML parsing, and Turndown with the GFM plugin for fenced-code markdown output. Developers run content.js with a URL argument to strip navigation, ads, and boilerplate before feeding documentation or articles into RAG or research agents. The skill suits agents that must fetch and normalize web pages without brittle copy-paste or raw HTML token waste.1.1kinstalls2Browser Toolsbrowser-tools is a pi-skills package that equips coding agents with Chrome DevTools Protocol automation for real-browser testing. After `npm install` in the skill folder, agents launch Chrome on port 9222 and run bundled Node scripts for navigation, JavaScript evaluation, screenshots, interactive element picking, cookie inspection, and markdown content extraction via Readability and Turndown. The skill emphasizes DOM inspection over screenshots and batching interactions in single `browser-eval.js` calls. Developers reach for browser-tools when Playwright-style MCP is unavailable but a visible Chrome session is needed to test SPAs, debug auth cookies, or scrape JavaScript-rendered pages during development.341installs3Youtube Transcriptyoutube-transcript from badlogic/pi-skills enables agents to retrieve transcript text from YouTube videos for research, summarization, and content reuse. It supports early discovery and ongoing agent workflows that need reliable access to spoken video material.248installs4Transcribetranscribe from badlogic/pi-skills guides agents to convert audio files into text via integrated transcription tooling. It helps teams add captions, meeting notes, and searchable archives to content products and agent automations during build.206installs5Gccligccli from badlogic/pi-skills teaches Claude Code agents to execute structured Google Cloud CLI workflows for provisioning, IAM, deployments, and ops tasks, replacing fragile ad-hoc gcloud scripts with repeatable, reviewable infrastructure commands.138installs6Gdcligdcli from badlogic pi-skills teaches Claude to operate a Google Drive command-line client for uploading, downloading, syncing, and managing files from terminal sessions and automation scripts.130installs7Gmcligmcli is a skill that drives the @mariozechner/gmcli command-line tool for Gmail. It lets the assistant search emails with Gmail query syntax, read threads, send messages, and manage drafts, labels, and attachments. It documents the one-time Google Cloud OAuth setup and per-account configuration, and a developer uses it to automate Gmail from the terminal.118installs8VscodeWraps the VS Code `code -d` CLI to show file and git diffs side by side to the user. A developer uses it to visually review what changed in a file against another version, a commit, or the staging area.104installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

badlogic/pi-skills · 8 skills · Skillselion