picasso250
- 15 skills
- 0 followers
- 10 hours ago last updated
- ▌ V2ex · picasso250 bundle读取 V2EX 某个主题帖,提取标题、节点、作者、点击、收藏、正文和回复,输出为 Markdown 快照。用户要求“看看这个 V2EX 帖子”“刷新读一下这个主题”“提取回复和点击收藏变化”时使用。
- ▌ Memory · picasso250 bundle从本机 Pi、Gemini 和 Codex 历史会话中搜索与用户相关的上下文。当用户提起过去聊过的事时使用;当回顾历史能明显改善下一步判断时也应主动使用。
- ▌ Grill Me · picasso250Use when the user wants Codex to interview them relentlessly about a plan, walk the design tree branch by branch, resolve decision dependencies, provide a recommended answer for each question, and ask one question at a time.
- ▌ Ollama Ocr · picasso250 bundle本地 OCR 提取工具。使用 Ollama 运行多模态模型(默认 qwen2.5vl:7b)来提取图片文字、识别表格或解析文档结构。支持通过命令行脚本批量或单张处理。
- ▌
- ▌
- ▌ Windows Uac · picasso250在 Windows 上处理需要管理员权限的本机配置操作。已知必须提权时,优先直接用 `Start-Process -Verb RunAs` 拉起新的管理员 `pwsh` 执行目标命令;只有在确实需要幂等脚本封装时才做脚本内自提权。适用于修改 hosts、绑定 80/443 端口、导入本地证书、改防火墙规则、停启系统服务或结束高权限进程等系统级动作。
- ▌ Notes Workflow · picasso250把内容记录到 $HOME\Documents\notes 这个本地 Markdown 笔记库。用于用户要求记笔记、整理笔记、写日报、保存想法、沉淀主题卡片、维护笔记索引时使用。默认按 inbox、daily、topics 三类落盘,并维护对应 index.md。
- ▌ Shared Page Md · picasso250 bundle读取用户提供的网页 URL,并通过复用当前浏览器会话把页面 DOM 转成 Markdown。用户要求“看看这个网址在讲什么”“读取我正在看的页面”“提取网页正文/链接/表格”“同步我当前看到的网页内容”时使用。默认假设该页面已经在用户浏览器中打开,并优先复用已有标签页;只需要语义内容时优先用它,需要视觉布局时改用 screenshot-webpage,需要点击或交互时改用 browser。
- ▌ Website To CLI · picasso250 bundleGuided workflow for converting repeatable browser or website interaction flows into CLI automations by pairing Chrome DevTools (port 9222) + Python Playwright with human confirmations. Use when Codex needs to reuse an already-open browser tab, inspect live DOM state, validate each step in the real page, and turn the approved flow into a deterministic CLI command reviewed step-by-step before execution.
- ▌
- ▌ Continue On Phone · picasso250 bundle把当前 agent 对话接到手机上。用户用 start_scan.py 打印二维码,你用 interact.py 追加文本并拉取新的用户消息。当用户说“我想在手机上继续聊”“给我一个二维码让我手机接着用”“把当前 agent 对话切到手机上”这类意思时,使用这个 skill。
- ▌ Apk Download Apkmirror · picasso250从 APKMirror 下载并安装 Android APK/APKM:Codex 通过 9222 浏览器导航到正确详情页,人类点击最终下载按钮,Codex 校验下载文件并用 ADB 安装。
- ▌ Materialist Dialectics · picasso250 bundleStart a fact-grounded chat in the thesis-antithesis-synthesis pattern. Use only when the user explicitly names '唯物辩证法' or 'materialist-dialectics'; first support the user's view from facts, then ask whether they are ready to hear the opposing view, and only after clear consent argue the opposite side and test the original view again against facts. Keep the theory-practice loop central: if the user has no new real-world interaction, observation, action result, or verifiable information, stop after the first thesis-antithesis round and push them back into reality to gather new evidence before continuing. Prefer web verification whenever claims depend on current facts.
- ▌ Cloudflare Access Add Email · picasso250 bundleAdd one email address to the configured Cloudflare Access reusable policy. Use when the user asks to allow, append, add, or whitelist an email for Cloudflare One / Cloudflare Access login.