File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,14 @@ gpscript ./example/coachella-browse.gpt
6767
6868For additional examples, please explore [ here] ( https://github.com/gptscript-ai/browser?tab=readme-ov-file#examples ) .
6969
70+ ### API Automation
71+
72+ Here are a few GPTScripts that interact with issues on GitHub:
73+
74+ - [ Create GitHub Issues] ( https://github.com/gptscript-ai/create-github-issues/blob/main/examples/example.gpt )
75+ - [ Modify GitHub Issues] ( https://github.com/gptscript-ai/modify-github-issues/blob/main/examples/example.gpt )
76+ - [ Query GitHub Issues] ( https://github.com/gptscript-ai/query-github-issues/blob/main/examples/example.gpt )
77+
7078### CLI Automation
7179
7280Here is a GPTScript that automates Kubernetes operations by driving the ` kubectl ` command line. [ Link to example here]
You can’t perform that action at this time.
0 commit comments