# Code Block Examples Test

> Test skill with example code blocks that should NOT be detected as real references

- Skill: `majiayu000/code-block-examples-test` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/code-block-examples-test`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/code-block-examples-test/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/code-block-examples-test

---


# 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.

