Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetpack

Jetpack Skill is an agent skill for writing, reviewing, and debugging Jetpack .jet scripts.

Installation

npx skills add JetpackMC/skills

Covers

  • writing commands, listeners, intervals, and reusable functions
  • syntax, types, operators, control flow, functions, and error handling
  • built-in modules: math, json, random, storage, time, regex, http
  • Bukkit API access through the bukkit native bridge
  • Paper API access through the paper native bridge
  • enabled Paper plugin access through the plugins native bridge

Structure

SKILL.md             Skill metadata and usage guidance
reference/language/  Core language rules
reference/scripts/   Script-level constructs
reference/modules/   Built-in modules, Bukkit bridge, and plugin native access
examples/            Example .jet scripts

License

The Jetpack project is licensed under the MIT License. See the LICENSE file for details.

About

Skills for large language models to work with the Jetpack language

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors