julia-toml
CommunityParse and write TOML in Julia
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of reading and generating TOML configuration files, which are commonly used in Julia projects for package metadata and settings.
Core Features & Use Cases
- TOML Parsing: Safely parse TOML content from strings or files, with options for error handling.
- TOML Serialization: Convert Julia data structures back into TOML format, with control over key ordering and custom type conversions.
- Use Case: Automatically load settings from a
config.tomlfile into your Julia application, or generate aProject.tomlfile for a new package.
Quick Start
Use the julia-toml skill to parse the TOML content from the string provided.
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-toml Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-toml 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.