file-reference-skill
CommunitySecure file access inside skills
Authormaxvaega
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill demonstrates secure, relative-path file access within a Skill directory using a path resolver.
Core Features & Use Cases
- Secure Path Resolution: Prevents traversal outside the skill directory.
- Supporting Files Access: Demonstrates safe access to scripts, templates, and docs.
Quick Start
Resolve a relative path to a supporting file and read its contents safely.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-reference-skill Download link: https://github.com/maxvaega/skillkit/archive/main.zip#file-reference-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.