SkillAgentSearch skills...

Ghost

Ghost 👻 is an experimental CLI that uses AI to generate GitHub Actions workflows, using OpenAI

Install / Use

/learn @savannahostrowski/Ghost

README

Ghost 👻

All Contributors

Ghost is an experimental CLI that intelligently scaffolds a GitHub Action workflow based on your local application stack and natural language, using OpenAI.

A screenshot of the Ghost UX flow

Want to use this in VS Code? Check out the TypeScript port of Ghost as an extension: https://github.com/savannahostrowski/ghost-vscode

Getting started

  1. First, you'll need to set up an OpenAI API key.
  2. Run ghost config set OPENAI_API_KEY <your key here> with your key from step 1
  3. Run ghost run to start project analysis of the current working directory.

If you have access to GPT-4, you can configure it as the model you use via ghost config set ENABLE_GPT_4 true.

Installation

You can install the appropriate binary for your operating system by visiting the Releases page.

Contributing

Contributions are welcome! To get started, check out the contributing guidelines.

Contributors

A big thank you to these wonderful humans for their contributions!

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tbody> <tr> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Galzzly"><img src="https://avatars.githubusercontent.com/u/5075858?v=4?s=100" width="100px;" alt="Liam G"/><br /><sub><b>Liam G</b></sub></a><br /><a href="https://github.com/savannahostrowski/ghost/commits?author=Galzzly" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tomekz"><img src="https://avatars.githubusercontent.com/u/2116354?v=4?s=100" width="100px;" alt="Tomasz Zadrożny"/><br /><sub><b>Tomasz Zadrożny</b></sub></a><br /><a href="https://github.com/savannahostrowski/ghost/commits?author=tomekz" title="Code">💻</a></td> </tr> </tbody> <tfoot> <tr> <td align="center" size="13px" colspan="7"> <img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg"> <a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a> </img> </td> </tr> </tfoot> </table> <!-- markdownlint-restore --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->

Libraries

Ghost uses:

View on GitHub
GitHub Stars99
CategoryDevelopment
Updated4mo ago
Forks6

Languages

Go

Security Score

97/100

Audited on Nov 24, 2025

No findings