一键导入
probe-linked-resources
Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Benchmark skill for testing how platforms handle edge-case YAML values in the metadata frontmatter field. Use when asked to probe metadata value handling.
First skill in a three-skill invocation chain for testing cross-skill invocation, depth limits, and language sensitivity. Use when asked to start an invocation chain.
Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-alpha.
Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta.
First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies.
Second of a pair of skills that reference each other, for testing circular invocation handling. Use when directed by probe-circular-alpha.
| name | probe-linked-resources |
| description | Benchmark skill for testing eager link resolution and path resolution behavior. Use when asked to probe link resolution. |
This skill tests whether the platform pre-fetches files that are linked in the SKILL.md body, and how it resolves relative paths.
When activated, do the following:
Check whether you already have the contents of any of the files linked below in your context, WITHOUT reading them yourself. If you can see their contents without using a file-read tool, the platform pre-fetched them at activation.
If you don't already have the contents, try to read each file using the relative path shown. Report whether each path resolved successfully and what directory the platform resolved it against.
The file references/unlinked-data.md exists in this skill's references
directory but is mentioned here only as a plain text path, not as a markdown
link. This tests whether the platform only pre-fetches markdown-linked files
or all mentioned paths.