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.md file 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. [...]

LLM::Graph v0.1.1

LLM::Graph can be used to efficiently schedule and combine multiple LLM generation steps for an optimal evaluation managing LLM submissions' concurrency.

Authors

  • Anton Antonov

License

Artistic-2.0

Dependencies

JSON::Fast:ver<0.17+>LLM::Functions:ver<0.4.1+>LLM::Prompts:ver<0.2.5+>Text::SubParsers:ver<0.1.2+>Graph:ver<0.0.30+>Hash::Merge:ver<2.0.0>:api<2>

Test Dependencies

Provides

  • LLM::Graph
  • LLM::Graph::Formatish

The Camelia image is copyright 2009 by Larry Wall. "Raku" is a trademark of the Yet Another Society. All rights reserved.

Built with Podlite — the markup and publishing tools behind this site.