Skip to content

ErikBjare/gptme-contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gptme-contrib

Community-contributed tools and scripts for gptme.

Overview

This repository contains:

  • Custom tools that extend gptme's functionality
  • Standalone scripts that can be used via the shell tool
  • Utilities and helpers for tool development

This repo is meant as a place for the community to share tools and scripts that they have created for gptme, but are not general/mature/stable enough to be included in the core gptme repository.

If you have a tool you'd like to share, please consider contributing it here!

Usage

Custom Tools

No custom tools in this repository yet. Check back later!

Script Tools

Scripts can be used directly via the shell tool:

# Make scripts executable
chmod +x scripts/twitter.py

# Use via shell tool
./scripts/twitter.py --help

Structure

  • scripts/ - Standalone script tools

Contributing

See CONTRIBUTING.md for guidelines on contributing new tools.

License

MIT License - feel free to use and modify as you like!

About

Tools and extensions for gptme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages