Home / maplezzk / pi-extensions · packages/pi-session-resources/SKILL.md · GitHub

configure-pi-session-resources skillA

configure-pi-session-resources is agent-read markdown (skill) from maplezzk/pi-extensions: 启用、禁用与排查 pi-session-resources 的 # 文件、URL 和 PR/MR 选择器。Use when configuring session resource references..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 配置 pi-session-resources

配置文件为 `<Pi agent 目录>/extensions/pi-session-resources/config.json`,默认启用选择器。可以使用 `/config:session-resources enable|disable` 修改并持久化配置:

```text
/config:session-resources
/config:session-resources enable|disable
```

`show|hide` 分别兼容 `enable|disable`,`/session-resources` 是命令别名。修改配置文件后执行 `/reload`。

## 排查

1. 确认当前模式是 TUI;选择器依赖编辑器 UI。
2. 只会从成功的工具结果收集资源;失败调用不会进入列表。
3. 在词边界输入 `#`,继续输入筛选;文件、PR/MR、URL 分 Tab。
4. 自定义工具需要提供可识别的结构化路径或 URL 字段;扩展不会宽泛解析任意正文和 shell 相对路径。
5. 输入框上方的「查看资源」按钮只在 Pi fullscreen 模式(`--tui-mode fullscreen` 或 settings 的 `tuiMode: fullscreen`)出现:普通模式终端不会把鼠标事件交给 Pi,扩展拿不到点击。按钮还需要支持组件鼠标 API 的 Pi 版本(`@earendil-works/pi-tui` 0.85 及以上)。
6. 资源行为空时按钮不渲染;点击按钮打开的面板没有 `#` 前缀,此时输入字符会回到输入框而不是筛选。

## 验证

先成功调用一次文件工具或产生结构化 URL 的工具,再输入 `#` 观察候选并用 Enter 插入。引用只是普通提示文本,不会自动读取文件。fullscreen 鼠标路径需要真实终端驱动:确认按钮出现、点击计数块直接打开对应 Tab、点击后展开面板、点击 Tab 切换类型、点击提示行里的 `✕ 关闭` 关闭面板、点击资源行由 Pi 自身打开链接;候选超过单屏时用 ↑/↓ 滚动并看到提示行右侧的位置计数。非 TUI、非 fullscreen 或未实际触发时报告 `NOT_RUN`,不能用命令提示代替选择器证据。

Read the whole file at its exact version.

How to install

Latest version
mdr add maplezzk/pi-extensions/configure-pi-session-resources@git:20260916.4019d3e
Exact content
mdr add maplezzk/pi-extensions/configure-pi-session-resources@sha256:6da19e3195fee0f6

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_tryih4glro6bwfid.svg)](https://markdownregistry.com/a/art_tryih4glro6bwfid)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260916.4019d3e latest2026-09-16 4019d3e 2,096 BA view · diff
git:20260916.8bc6c742026-09-16 8bc6c74 2,083 BA view · diff
git:20260915.03cd4582026-09-15 03cd458 1,952 BA view · diff
git:20260906.5bc21912026-09-06 5bc2191 1,279 BA view · diff
git:20260820.57a98632026-08-20 57a9863 1,230 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2096 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

maplezzk/pi-extensions · 12 stars · license MIT · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_tryih4glro6bwfid
GET https://markdownregistry.com/api/v1/resolve?ref=maplezzk/pi-extensions/configure-pi-session-resources
GET https://markdownregistry.com/api/v1/blob/6da19e3195fee0f68d485750b7b0bf2a5fd7b1fb3de7db7908a29a599a7dfd5b

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from maplezzk/pi-extensions

AGENTS.md agents
maplezzk/pi-extensions · AGENTS.md
git:20260922.961f354 · audit A · 12 stars
configure-pi-auto-goal skill
maplezzk/pi-extensions · packages/pi-auto-goal/SKILL.md · 配置与排查 pi-auto-goal 的提前停止判定、判定模型、干预上限与催促文案。Use when configuring or diagnosing premature-stop judgement.
git:20260922.a62090b · audit A · 12 stars
configure-pi-clean-mode skill
maplezzk/pi-extensions · packages/pi-clean-mode/SKILL.md · 配置与排查 pi-clean-mode 的配置面板、折叠单位、耗时头、自动展开与快捷键。Use when configuring clean mode, opening its settings panel, or diagnosing…
git:20260922.73feb1a · audit A · 12 stars
configure-pi-distill skill
maplezzk/pi-extensions · packages/pi-distill/SKILL.md · 配置与排查 pi-distill 的模型、压缩阈值、重试、工具开关和审计卡片。Use when configuring pi-distill or diagnosing output distillation.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-dynamic-workflows skill
maplezzk/pi-extensions · packages/pi-dynamic-workflows/SKILL.md · 配置与排查 pi-dynamic-workflows 的执行后端和异步模式。Use when configuring workflow backend, async mode, or subagent integration.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-extensions-i18n skill
maplezzk/pi-extensions · packages/pi-extensions-i18n/SKILL.md · 配置 Pi 扩展共享语言并排查 locale 优先级、持久化设置和 catalog。Use when changing zh-CN/en-US/auto language behavior.
git:20260919.b3f1f59 · audit A · 12 stars
configure-pi-extensions-tool-display skill
maplezzk/pi-extensions · packages/pi-extensions-tool-display/SKILL.md · 配置与排查 Pi 工具展示宿主、内建/自定义工具 override、输出模式和 diff 视图。Use when changing pi-extensions-tool-display rendering.
git:20260820.57a9863 · audit A · 12 stars
configure-pi-interactive-subagents skill
maplezzk/pi-extensions · packages/pi-interactive-subagents/SKILL.md · 配置与排查 interactive subagents 的终端复用器、Herdr split/tab 和状态面板。Use when configuring subagent mux behavior.
git:20260918.137b800 · audit A · 12 stars
configure-pi-metrics skill
maplezzk/pi-extensions · packages/pi-metrics/SKILL.md · 启用与排查 pi-metrics 的耗时、TPS、TTFT、token 和成本遥测。Use when configuring or diagnosing Pi session metrics.
git:20260920.81cdf04 · audit A · 12 stars
configure-pi-models-discovery skill
maplezzk/pi-extensions · packages/pi-models-discovery/SKILL.md · 配置与排查 models.json 的动态模型发现、缓存刷新、鉴权和离线回退。Use when adding discoverModels providers or refreshing model catalogs.
git:20260920.5241ae4 · audit A · 12 stars
configure-pi-naming skill
maplezzk/pi-extensions · packages/pi-naming/SKILL.md · 配置 Pi 统一 /rename、首条消息命名和终端目标归属。Use when configuring pi-naming.
git:20260914.d76b5b5 · audit A · 12 stars
configure-pi-nested-skills skill
maplezzk/pi-extensions · packages/pi-nested-skills/SKILL.md · 配置与排查 pi-nested-skills 的技能根目录、递归发现、别名调用和补全。Use when configuring nested skill roots, aliases, discovery, or completion.
git:20260907.3bd68af · audit A · 12 stars

Every file in maplezzk/pi-extensions

Browse by kind, by grade A, or by owner.