skills.io99.xyz

Reusable skills for real agent work.

Start with shared-page-md when the page is already open and you mainly need to read, extract, or summarize it. Use the other skills only when the task really needs screenshots, file access, or interactive browser control.

shared-page-md

Default choice for reading an open page and extracting clean Markdown.

browser-flow-to-cli

Turn repeatable browser workflows into CLI scripts.

everything-file-search

Fast local file search with Everything.

read-document-files

Convert PDF, DOCX, XLSX, and PPTX into text.

screenshot-webpage

Capture screenshots of web pages or local HTML.

send-email

Send email from the agent.

Install

git clone --depth 1 https://github.com/picasso250/skills.git ~/tmp/picasso-skills
cp -r ~/tmp/picasso-skills/shared-page-md ~/.agents/skills/

After copying, check whether the installed skill directory contains a README.md. If it does, follow that README to finish installation.