Resources

Documentation & Help

Learn how to build, audit, and distribute pro-level prompts on the PromptHub ecosystem.

Getting Started

Publishing Prompts

Use the **Studio** to craft your prompt, perform an AI Audit, and click "Publish to Hub".

Audit Scores

Our AI Critit analyzes Clarity, Specificity, and Context to provide a score from 0-100.

Forge CLI & SDK

You can interact with the Hub programmatically using our developer tools.

# Install the CLI
$ npm install -g @promptforge/cli
# Sign in
$ forge login
# Pull a prompt
$ forge pull user/my-awesome-prompt

Community Guidelines

  • 1

    Be helpful and share prompts that solve real-world problems.

  • 2

    Avoid duplicates: Search the Hub before publishing a common prompt.

  • 3

    Provide documentation inside your prompt templates for others to use.