Spoon94
- 27 skills
- 0 followers
- 4 hours ago last updated
- ▌ Tmux · spoon94 bundle以脚本方式驱动 tmux:创建后台会话、用 send-keys 向运行中的程序发命令、用 capture-pane 读输出。用于自动化 REPL/SSH/调试器、并发跑多个长生命周期服务、跨调用保持 shell 状态、或让用户 attach 到自动化现场——普通 Bash 拿不到 PTY 时使用。
- ▌ Semble · spoon94Use when exploring an unfamiliar codebase, locating where functionality is implemented, or answering "where is X / how does Y work" questions. Run `semble search` instead of grep+read for semantic or exploratory queries — it returns the relevant code chunks directly and uses ~98% fewer tokens. Triggers: "where is", "how does", "find the code that", code exploration, feature lookup.
- ▌ Tavily · spoon94 bundleWeb search, content extraction, site crawling, URL discovery, and AI-powered deep research via the Tavily CLI — prefer it over built-in web tools or curl for any web information need. Use this skill whenever the user wants to search the web, find articles, research a topic, extract content from a URL, crawl documentation, download a site's pages, discover URLs on a domain, or conduct in-depth research with citations. Also use when they say "fetch this page", "pull the content from", "get the page at https://", "find me articles about", "give me the key points from", "search and filter", "find the important parts", or reference extracting data from external websites — and Chinese equivalents 搜一下 / 查一下 / 提取 / 爬取 / 研究. Supports context-isolated search (filter raw results through Python so only curated output enters context). Do NOT trigger for local file operations, git commands, deployments, code editing, or local JSON parsing.
- ▌ Mcp2cli · spoon94Turn any MCP server, OpenAPI spec, or GraphQL endpoint into a CLI. Use this skill when the user wants to interact with an MCP server, OpenAPI/REST API, or GraphQL API via command line, discover available tools/endpoints, call API operations, or generate a new skill from an API. Triggers include "mcp2cli", "call this MCP server", "use this API", "list tools from", "create a skill for this API", "graphql", or any task involving MCP tool invocation, OpenAPI endpoint calls, or GraphQL queries without writing code.
- ▌ Opencli · spoon94 bundleOpenCLI 全能助手 - 把任意网站/Electron 应用/外部 CLI 变成 `opencli <site> <command>` 的统一操作面。当 agent 要读写已登录网站、驱动真实浏览器、抓取页面、填表点击、修复失效适配器、给新站点写适配器、维护站点 sitemap、或把搜索/查询路由到最佳数据源时,都用这个 skill。这是合并了 7 个官方 opencli 子技能(usage/browser/adapter-author/sitemap-author/browser-sitemap/autofix/smart-search)的统一入口,按任务类型路由到对应章节或 reference。
- ▌ Deslop Bi · spoon94 bundleRemove AI-generated patterns from Chinese and English text. Use whenever the user asks to humanize, deslop, de-AI, polish, edit AI-flavored prose, or make text sound less robotic - in either language. Detects and fixes inflated symbolism, promotional language, rule-of-three, AI vocabulary, em-dash overuse, copula avoidance, negative parallelisms, sycophantic openers, filler hedging, and language-specific tells (translation-ese, mechanical "深入探讨/打造/赋能" in Chinese; "delve/tapestry/underscore" in English). Triggers on phrases like "去AI味", "去AI痕迹", "人性化这段", "humanize this", "make it sound human", "stop slop", or paste of obviously AI-generated copy.
- ▌ Worktrunk · spoon94 bundleGuidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.
- ▌ Engram Mem · spoon94 bundle基于本地 engram CLI(SQLite + FTS5)的跨会话持久记忆,工作与生活通用。当用户想 「记住/记忆/记一下/存一下/别忘了/下次记得」某件事——一个决策、一次 bug 修复、一个 偏好、一个计划、一个人、一件事、一个推荐(餐厅/书/工具)——或想「回忆/想不起来/ 我们之前怎么…/上次那个…怎么弄的/我之前记过吗/有没有处理过类似的」时,都要使用本技能。 关键词包括「记忆、记住、记一下、想起来、回忆、笔记、之前、上次」等;即使没明说也常 隐含存或搜记忆。场景不限于写代码,也覆盖日常生活(偏好、家人、计划、想法、推荐)。 由于 engram 全文检索只切英文,本技能在存/搜前把中文译成英文,同时双存中文原文以保真。 无 hook、无 MCP,纯 CLI。
- ▌ Git Commit · spoon94Use when writing Git commit messages, reviewing commits, or setting up commit message linting. Keywords: commit message, git commit, commitlint, semantic versioning, commit format.
- ▌ Agentsview CLI · spoon94 bundleUse when running or scripting the agentsview CLI from the command line — querying, searching, syncing, exporting, or reporting on local AI agent session history. Triggers for cost/usage reports, session search and resume, archive sync, prune/import/export, secret scans, pg/duckdb mirroring, the MCP server, or any `agentsview <command>` invocation, even when the user never says "agentsview" and just asks "what did I spend on Claude this week" or "find where I fixed that timeout". Do NOT use for developing the agentsview codebase itself (parsers, storage, frontend, server internals) — this skill covers CLI usage only.
- ▌
- ▌ Diagram HTML · spoon94 bundleCreate professional architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as standalone HTML files with inline SVG, dark/light theme toggle, and one-click export to PNG/JPEG/WebP/SVG. Accepts plain-language descriptions or pasted Mermaid code and lays the diagram out from scratch in archify style. Use for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology, technical workflows, approval flows, runbooks, CI/CD flows, process diagrams, API call sequences, request lifecycles, data pipelines, ETL/ELT maps, PII boundaries, data lineage, state machines, lifecycle diagrams, status transitions, converting Mermaid to polished artifact, or shareable standalone HTML diagram files with theme toggle and export menu. Part of the diagram skill family (diagram-mermaid / diagram-plantuml / diagram-html / diagram-image) — pick this skill for HTML output with browser-interactive theme switching.
- ▌ Diagram Image · spoon94 bundleGenerate production-quality SVG and PNG technical diagrams via direct SVG authoring plus Python helper scripts. Use when the user wants any technical diagram — architecture, data flow, flowchart, sequence, agent/memory, ER, state machine, use case, timeline, comparison matrix — exported as standalone SVG and/or PNG files (NOT inline Markdown code blocks, NOT interactive HTML). Trigger on: "画图" "帮我画" "生成图" "做个图" "架构图" "流程图" "可视化一下" "出图" "导出 SVG" "导出 PNG" "生成图片文件" "generate diagram" "draw diagram" "visualize" "export SVG" "export PNG" or any system/flow description the user wants illustrated as a file. Part of the diagram skill family (diagram-mermaid / diagram-plantuml / diagram-html / diagram-image) — pick this skill when the user wants SVG/PNG files (vs. inline Markdown code blocks or interactive HTML), needs command-line/CI/batch image generation, or wants one of the 8 visual styles (flat-icon/dark-terminal/blueprint/notion-clean/ glassmorphism/claude-official/openai/dark-luxury).
- ▌ Diagram Mermaid · spoon94 bundleGenerate Mermaid code blocks (` ```mermaid ` fences) for inline Markdown rendering of technical diagrams. Covers 11 types — flowchart, sequence, class, state, ER, Gantt, pie, mindmap, timeline, gitGraph, and journey. Use whenever the user asks for a flowchart, sequence diagram, state diagram, ER diagram, Gantt chart, pie chart, mindmap, timeline, git graph, or user journey map. Trigger on: "画流程图" "画时序图" "状态图" "ER图" "甘特图" "饼图" "思维导图" "时间线" "git图" "用户旅程" "Mermaid" "GitHub 渲染" "嵌入文档" or any diagram request where the output should be inline Markdown. Part of the diagram skill family — pick this skill for Mermaid code blocks, zero-dependency output that renders natively in GitHub/Markdown, or one of the 11 supported types. Lightest-weight entry point of the diagram family — default for "画个流程图/时序图" unless another format is explicitly requested.
- ▌ Diagram Graphviz · spoon94 bundleCreate directed/undirected graphs using DOT language with automatic layout. Best for dependency trees, call graphs, package hierarchies, and module relationships requiring fine-grained edge routing.
- ▌ Diagram Infocard · spoon94 bundleCreate editorial-style information cards using HTML/CSS in Markdown. Best for knowledge summaries, data highlights, event announcements, and single-topic content cards with magazine-quality typography.
- ▌ Diagram Plantuml · spoon94 bundleGenerate PlantUML code blocks (` ```plantuml ` fences) for inline Markdown rendering of professional technical diagrams. Covers UML (class/sequence/activity/state/component/use-case/deployment), Cloud architecture (AWS/Azure/GCP/Alibaba/IBM/OpenStack/Kubernetes), Network topology (Cisco/Citrix), Security architecture (IAM/encryption/firewall/threat detection), ArchiMate, BPMN, Data pipelines (ETL/ELT/warehouse/ML), IoT device/sensor/edge diagrams, and Mindmap — using PlantUML syntax with 9500+ mxgraph stencil icons. Trigger on: "画UML图" "类图" "时序图" "活动图" "状态图" "AWS架构" "Azure架构" "GCP架构" "阿里云架构" "K8s架构" "网络拓扑" "安全架构" "ArchiMate" "BPMN" "数据管道" "ETL" "IoT 架构" "思维导图" "PlantUML". Part of the diagram skill family — pick this skill for PlantUML code blocks, UML/cloud/network/security/BPMN/ArchiMate/IoT notation, or 9500+ icon stencils.
- ▌ Brainstorming · spoon94 bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌ Writing Plans · spoon94 bundleUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Writing Skills · spoon94 bundleUse when creating new skills, editing existing skills, or verifying skills work before deployment
- ▌ Diagram Infographic · spoon94 bundleCreate template-based infographics with space-separated key-value syntax (NOT YAML). Best for KPI dashboards, timelines, roadmaps, SWOT analysis, funnels, comparisons, and org charts with quick visual impact.
- ▌ Executing Plans · spoon94 bundleUse when executing an implementation plan in the current session as the implementer yourself — your human partner chose inline execution, or no subagent tool is available
- ▌ Using Superpowers · spoon94 bundleUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
- ▌ Diagnosing Superpowers · spoon94 bundleUse when a superpowers session went wrong and your human partner wants to know why — repeated work, ignored plans, stumbles, poor results, a skill that didn't fire, "it took too long", "why is it so expensive", "what is it doing" — or wants to build a bug report for the superpowers maintainers, for the current session or a past one identified by id or path, on any harness.
- ▌ Requesting Code Review · spoon94 bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Test Driven Development · spoon94 bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Subagent Driven Development · spoon94 bundleUse when executing implementation plans with independent tasks in the current session