Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Prompt Foundry

A collection of reusable prompts, skills, and agents—designed to be dropped into real projects with zero friction.

Instead of rewriting prompts over and over, you can install proven building blocks and adapt them to your workflow.


🚀 What this is

Prompt Foundry is a curated library of:

  • 🧠 Prompts — single-purpose, reusable instructions
  • 🧩 Skills — structured prompt systems with repeatable logic
  • 🤖 Agents — multi-step behaviors with defined roles and flows

All written in plain Markdown, so they’re:

  • easy to read
  • easy to version
  • easy to modify

🎯 Philosophy

  • Composable — mix and match building blocks
  • Practical — built for real-world use, not demos
  • Editable — nothing is locked down or abstracted away
  • Portable — works with any AI provider or stack

🧪 Example Use Cases

  • Customer support automation
  • Internal tooling assistants
  • Coding workflows
  • Content generation pipelines
  • AI-powered SaaS features

🤝 Contributing

Contributions are welcome.

You can submit:

  • new prompts
  • improved versions of existing ones
  • entirely new skills or agents

Guidelines:

  • keep things practical and reusable
  • include clear structure and intent
  • prefer generalizable patterns over one-off hacks

📜 License

This project uses a mixed-license model.

Code (CLI, tooling)

Licensed under the MIT License.

Content (prompts, skills, agents)

Licensed under MIT + Commons Clause.

What you can do

  • ✅ Use this commercially (SaaS, client work, internal tools)
  • ✅ Modify and adapt everything
  • ✅ Build products powered by this

What you cannot do

  • ❌ Sell or redistribute the prompts, skills, or agents themselves
  • ❌ Package this as a prompt/template library for sale
  • ❌ Create a competing product whose primary value is this content

In plain English

You can use this to make money. You just can’t sell the content itself.


⚠️ Disclaimer

This project is provided “as is”, without warranty of any kind. Use at your own risk.


💡 Why this exists

Because writing good prompts repeatedly is a waste of time.

This gives you a starting point you can trust—and improve.


⭐ If you find this useful

Star the repo, contribute, or build something cool with it.

About

Reusable prompts, skills, and agents in Markdown—installable via CLI and built for real-world AI workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors