julia-scratch
CommunityManage package-specific mutable data.
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage package-specific mutable data containers like caches, compiled objects, and host-specific data, ensuring efficient and organized storage within Julia packages.
Core Features & Use Cases
- Scratch Space Management: Create, retrieve, and delete temporary data directories tied to specific Julia packages or globally.
- Relocatable Data: Ensures data paths are correctly resolved even when packages are moved or reinstalled.
- Use Case: When developing a Julia package that downloads large datasets or caches intermediate computation results, use this Skill to manage these temporary files efficiently and cleanly.
Quick Start
Use the julia-scratch skill to get a scratch space named 'my_cache' for the current module.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: julia-scratch Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-scratch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.