Agent Skill
2/7/2026

code-block-examples-test

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

C
cuioss
1GitHub Stars
1Views
npx skills add cuioss/plan-marshall

SKILL.md

Namecode-block-examples-test
DescriptionTest skill with example code blocks that should NOT be detected as real references

name: code-block-examples-test description: Test skill with example code blocks that should NOT be detected as real references user-invocable: false

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.

Skills Info
Original Name:code-block-examples-testAuthor:cuioss