fabric_exec 行为纠错层:fabric_exec 能跑通但行为不对时加载--结果没回到模型、 独立调用没坍缩并行、机制用在了错误的时间尺度。只管判断与避坑;签名 / 参数形状 报错见 fabric-exec,工作流选型见 fabric-guide。
Source text: Chinese
Menu
SkillsMP has collected 27 skills from CNife/pi-extensions. Open a skill to review its source and details.
Showing 27 of 27 collected skills.
fabric_exec 行为纠错层:fabric_exec 能跑通但行为不对时加载--结果没回到模型、 独立调用没坍缩并行、机制用在了错误的时间尺度。只管判断与避坑;签名 / 参数形状 报错见 fabric-exec,工作流选型见 fabric-guide。
Source text: Chinese
往 pi 的 models.json 新增/适配 provider 模型。
Source text: Chinese
用 herdr 驱动 pi 子代理的薄运行时。运行在 Herdr 内(HERDR_ENV=1)且要把工作委派给隔离子代理(上下文保护 / 并行 / 边界明确的执行)、或别的技能需要同时开多个隔离子代理时使用。
Source text: Chinese
Pi 会话 JSONL 查询原语库 + 运行器:树形解析会话,供查询脚本组合完成会话分析。
Source text: Chinese
发现 npm 上热门和新锐的 Pi Agent 包(扩展/技能/主题/prompt 模板),计算趋势分并汇总展示。
Source text: Chinese
按需求从 npm pi-package 生态检索符合的 Pi Agent 扩展/技能/主题/prompt 包,采集 npm 元数据与 GitHub 信号,质量评估后整理成表格。与 pi-trending 互补(后者做热度发现)。
Source text: Chinese
Save decisions, insights, preferences, and procedures as durable memories. Fires when the conversation produces knowledge worth keeping across sessions.
Load today's Working Memory briefing at session start. Shows your current focus areas, priorities, and recent knowledge changes across all AI tools.
Create a structured handoff summary when the user asks for a checkpoint. PI transcript sync is automatic; this skill adds a concise continuation record.
Check Nowledge Mem server connectivity and configuration. Use when memory commands fail or the user asks about setup.
Route subtasks to preconfigured pi agents (explorer/reviewer/worker). Use when delegating instead of hand-specifying agents.run params.
E2E-test a pi extension by driving it through herdr — load it in isolation, send real messages, assert on the footer. Use when the user wants to test or verify an extension (测试扩展/验证插件/E2E/看看这个插件), debug one that is broken (扩展不工作/footer 不对/extension not…
审查 Agent 入口——加载变更上下文,对照 plan/tasks/code 审查产物,输出审查结论
Source text: Chinese
AI 开发工作流全景——流水线顺序、技能关系、使用指南。受 Matt Pocock skills 启发。
Source text: Chinese
纯追问理清任何想法,不绑定变更,不写文件
Source text: Chinese
逐条追问澄清变更范围和用语,对照项目文档消除歧义
Source text: Chinese
压缩当前对话为交接文档,供下一个会话继续
Source text: Chinese
扫描代码库发现架构改进机会,产出列表供选择
Source text: Chinese
执行 Agent 初始化——定位变更目录、了解进度、检查待处理审查文件
Source text: Chinese
审查 Agent 初始化——自动推断待审查阶段,加载审查技能
Source text: Chinese
变更目录管理——创建、切换、查看状态、列出所有变更
Source text: Chinese
基于 grill 结论一次性写入变更方案
Source text: Chinese
根据 plan.md 拆解变更计划为可独立验证的子任务
Source text: Chinese
构建可丢弃原型验证代码层不确定性
Source text: Chinese
按 task 文件执行 TDD 红绿重构,逐任务推进
Source text: Chinese
在不熟悉的代码区域提升抽象层级,给出模块全景地图
Source text: Chinese
为 Pi 扩展(插件)制作一页展示卡片(HTML),用 kami one-pager 模板。流程:读代码理解插件 → 读文章找定位 → 讨论布局 → 用 kami 出卡 → 反复调内容。必须使用此技能的场景:用户说「做一张展示卡」「做个介绍页」「出一页卡片」「写一个插件宣传页」「做个演示卡」「插件展示」「presentation card」,或完成了某个插件后需要一张介绍卡片。也适用于非 Pi 插件的工具/库/项目,只要用户想做一页介绍。
Source text: Chinese