philip
philip contains 19 collected skills from iodone, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
LLM Wiki vault 操作手册。 触发条件: - /ingest <path> — 当用户说「ingest」「把这篇文章加入 wiki」「编译到 wiki」「摄取」时触发 - /query <question> — 当用户说「搜索 wiki」「wiki 中有没有」「查一下 wiki」时触发 - /lint — 当用户说「检查 wiki」「wiki 健康度」「lint」「有没有断链」时触发 - /research <topic> — 当用户说「研究一下」「深度调研」「research」时触发
Use when the user wants to brainstorm an idea or design a feature/spec. Explores intent and requirements through dialogue, then writes a spec document to contexts/thought_review/ and STOPS. Does not auto-chain to implementation planning or any other skill.
结构稳定性分析器。不判断观点对错,只判断一件事:这个结构能不能活下去。 对任意观点、系统、模型、制度、人物言论进行五维结构稳定性分析, 输出存活概率和失效路径。当用户说「分析这个结构」「这个观点稳不稳」 「帮我拆一下」「结构分析」时触发。
AI 辅助开发中遇到“代码改不好”时的诊断思路与决策树
AI 产品设计、交互设计与系统架构中的关键原则与常见陷阱
AI 辅助编程与 Agent 系统设计的核心方法论和判断原则
文档分析、调研任务、复杂信息整合
零信任安全防护 skill。在执行 Bash 命令、安装依赖/Skill、处理敏感数据、 群聊输出前自动激活。覆盖:红线硬拦截、黄线记录、供应链审计、敏感信息脱敏、 攻击模式识别。当涉及生产环境操作、安装新组件、处理 API key/token/私钥、 群聊发消息、执行破坏性命令时触发。即使用户没有明确提到"安全",只要操作 涉及上述场景就应激活。
Guide for generating direct-style Scala 3 applications using Tapir, Ox, sttp, and virtual threads on JVM 21+. Use this skill whenever building, scaffolding, or generating a Scala 3 backend service — especially when using direct style (no Future, no IO, no cats-effect). Also use when writing AGENTS.md rules for Scala projects, composing prompts for autonomous Scala code generation, or setting up sbt projects with Tapir/Ox. Trigger on mentions of: Scala 3, direct style, Tapir, Ox, sttp, OxApp, structured concurrency in Scala, braceless Scala syntax, or Metals MCP for Scala.
需要对某个主题进行深度、全面、可验证的第三方调研
分析并优化 SKILL.md 文件,使其达到 gstack 级别的结构质量。 执行 7 维诊断(硬约束、状态机、Anti-pattern、自刹车、逃生舱、 双尺度估算、完成协议),输出诊断报告 + 重写后的 SKILL.md。 当被要求「优化 skill」「review skill」「skill 质量检查」 「让这个 skill 更好」时触发。
将已验证的调研素材转化为有判断力的 external-facing 分析文章
Bilibili/YouTube 视频批量下载 + Whisper 语音识别
从非结构化对话数据中提取可预测的认知画像与公理
需要对某个主题进行深度、全面、可验证的第三方调研
GitHub PR 工作流程 skill,使用 gh CLI 管理完整的 Developer/Reviewer 流程。 支持两种协作模式:Fork-upstream(有上游仓库)和 Same-repo(直接在主仓库开发)。 当用户提到以下场景时必须使用:创建分支、提交代码、创建 PR、review 代码、 合并 PR、release、处理 review 反馈、git workflow、代码协作、PR 流程。 即使用户只说"帮我提个 PR"或"review 一下这个分支"也要触发。
知识工程与知识图谱构建中的知识飞轮设计模式
YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons, learning, and open source. Saves a design doc. Use when asked to "brainstorm this", "I have an idea", "help me think through this", "office hours", or "is this worth building". Proactively suggest when the user describes a new product idea or is exploring whether something is worth building — before any code is written.
调用后台 agent、并行执行多个独立子任务