prompts
Agent skill creation
Are you familiar with the SKILL skills specification of https://agentskills.io ?Yes. Agent Skills defines reusable capability packages centered on a
SKILL.mdfile with YAML metadata and Markdown instructions, optionally accompanied by scripts, references, templates, and assets. I can create, review, or adapt skills that follow the specification.
In the directory "./resources/raku-llm-graph-making" create the "SKILL.md" file, and
"scripts" and "reference" directories that help with the creation of LLM-graphs with the Raku package "LLM::Graph".
Analyze the scripts in "./examples".
Include the abilities to plot graphs.I’m using the skill-creator skill because this request is specifically to build an Agent Skills package. I’ll inspect the repository examples and linked notebook, then create SKILL.md, scripts/, and reference/ with graph-construction and plotting guidance. [...]