Test skill with example code blocks that should NOT be detected as real references
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: code-block-examples-test
description: Test skill with example code blocks that should NOT be detected as real references
allowed-tools: Read
---
# Code Block Examples Test Skill
This skill demonstrates the relative path pattern in documentation.
## Purpose
A reference library skill showing usage patterns.
## Relative Path Pattern
**Example usage in skills**:
```
Read references/core-principles.md
bash scripts/analyzer.py
Load template: assets/template.html
```
The above is just documentation showing the pattern - these files don't actually exist in this skill.
## Real Resources
This skill has one actual reference file:
Read references/actual-guide.md
## Notes
The code block examples above are for documentation purposes only.
No comments yet. Be the first to comment!