Skip to content

Agent Skills for on-device ML: FunctionGemma fine-tuning, LiteRT-LM export, and more. Compatible with Claude Code, Codex, and Gemini CLI.

License

Notifications You must be signed in to change notification settings

monday8am/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Agent Skills for on-device ML tasks: model fine-tuning, evaluation, and mobile deployment. Compatible with Claude Code, Codex, and Gemini CLI.

Skills follow the standardized Agent Skill format.

Available Skills

Skill Description
functiongemma-trainer Fine-tune Google's FunctionGemma (270M) for on-device function calling. Full pipeline: dataset validation, SFT training on HF Jobs, evaluation, and LiteRT-LM export for Android.

Installation

Claude Code

  1. Register the repository as a plugin marketplace:
/plugin marketplace add monday8am/skills
  1. Install a skill:
/plugin install functiongemma-trainer@monday8am/skills

Codex

Codex will identify the skills via the agents/AGENTS.md file:

codex --ask-for-approval never "Summarize the current instructions."

Gemini CLI

gemini extensions install . --consent

Links

License

MIT

About

Agent Skills for on-device ML: FunctionGemma fine-tuning, LiteRT-LM export, and more. Compatible with Claude Code, Codex, and Gemini CLI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages