awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xai-org avatar

xai-org/grok-prompts

0
View on GitHub↗
3,943 estrellas·420 forks·Jinja·agpl-3.0·10 vistas

Grok Prompts

grok-prompts is a library of system prompts and templates used to define the personality, safety boundaries, and operational logic of large language models. It provides a framework for managing model personas and the integration of external tools through structured configurations.

The project focuses on persona management to ensure consistent response styles and professional tones. It includes specific configurations for safety guardrails to prevent harmful outputs and a tool integration framework that enables models to interact with services for web search, image generation, and document analysis.

The library also defines schemas for structured data output, specifically for rendering interactive charts via JSON and formatting mathematical expressions using LaTeX syntax. It covers the extraction and summarization of external content, such as user profiles and social posts.

Features

  • AI Prompt Configurations - Uses system prompts and templates to define the personality, safety constraints, and operational logic of language models.
  • System Prompts - Implements a comprehensive library of system-level instructions to define model personality, safety, and operational logic.
  • AI Agent Tool Integrations - Defines the interfaces for AI models to interact with external software, databases, and APIs.
  • Persona and Behavioral Instructions - Uses predefined identity and behavior templates to maintain consistent model personality and operational style.
  • AI Safety Guardrails - Provides operational boundaries and safety rules embedded in system prompts to prevent harmful model outputs.
  • LLM Tooling Integrations - Defines the interfaces and configurations enabling language models to interact with external tools like web search and document analysis.
  • Persona Identity Definitions - Specifies identity and response style guidelines through configuration interfaces to ensure consistent persona execution.
  • External Tool Integration - Configures how a model interacts with external APIs for tasks like web search and document processing.
  • Behavioral Constraints - Defines core operational constraints to ensure truth-seeking responses and a professional tone.
  • Model Capability Extensions - Sets permissions for model capabilities such as web search, memory access, and image generation.
  • Tool Schema Definitions - Defines external service interactions and capability permissions using standardized schema formats within system prompts.
  • AI Personas - Provides reusable system prompts and configurations to define behavioral identities for AI assistants.
  • Multimedia Content Analyzers - Processes user profiles, social posts, images, and documents to extract and summarize key information.
  • LLM Schema Outputs - Defines schemas for generating validated, machine-readable JSON and LaTeX outputs from model responses.
  • JSON Chart Generators - Generates structured JSON objects that define interactive charts and graphs for frontend rendering.
  • Interactive Visualization Rendering - Generates structured JSON configurations that allow a frontend to render dynamic, interactive charts and graphs.
  • Analysis Templates - Processes external profiles and documents by mapping raw input to specific analysis templates for summarization.
  • Mathematical Typesetting - Enforces LaTeX syntax for all mathematical expressions to ensure consistent visual rendering of equations.
  • User Persona Profiles - Injects personality preferences and custom instructions to create tailored response styles for different users.
  • Mathematical Notation Rendering - Formats mathematical expressions using LaTeX syntax for consistent visual rendering of equations.

Historial de estrellas

Gráfico del historial de estrellas de xai-org/grok-promptsGráfico del historial de estrellas de xai-org/grok-prompts

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace xai-org/grok-prompts?

grok-prompts is a library of system prompts and templates used to define the personality, safety boundaries, and operational logic of large language models. It provides a framework for managing model personas and the integration of external tools through structured configurations.

¿Cuáles son las características principales de xai-org/grok-prompts?

Las características principales de xai-org/grok-prompts son: AI Prompt Configurations, System Prompts, AI Agent Tool Integrations, Persona and Behavioral Instructions, AI Safety Guardrails, LLM Tooling Integrations, Persona Identity Definitions, External Tool Integration.

¿Qué alternativas de código abierto existen para xai-org/grok-prompts?

Las alternativas de código abierto para xai-org/grok-prompts incluyen: microsoft/poml — Poml is a prompt management framework and templating engine designed for authoring, versioning, and rendering… ogx-ai/llama-stack-apps — This project is a Llama Stack agentic framework and orchestrator used to build autonomous AI applications. It… rockbenben/chatgpt-shortcut — ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy… tambo-ai/tambo — Tambo is an orchestration platform and framework designed for building generative user interfaces and conversational… jetbrains/koog — Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a… google-ai-edge/litert-lm — LiteRT-LM is a high-performance inference framework designed to execute large language models locally on mobile,…

Alternativas open-source a Grok Prompts

Proyectos open-source similares, clasificados según cuántas características comparten con Grok Prompts.
  • microsoft/pomlAvatar de microsoft

    microsoft/poml

    4,853Ver en GitHub↗

    Poml is a prompt management framework and templating engine designed for authoring, versioning, and rendering structured prompts for large language models. It uses a semantic markup language to organize prompts into reusable templates, combining them with dynamic context and data to generate formatted inputs. The system distinguishes itself by decoupling core prompt logic from final presentation through a stylesheet-based approach. It provides a dedicated JSON schema output generator to enforce strict, machine-parsable model responses and a configuration interface for managing function tool s

    TypeScriptllmmarkup-languageprompt
    Ver en GitHub↗4,853
  • ogx-ai/llama-stack-appsAvatar de ogx-ai

    ogx-ai/llama-stack-apps

    4,304Ver en GitHub↗

    This project is a Llama Stack agentic framework and orchestrator used to build autonomous AI applications. It coordinates model inference and tool execution to decompose complex goals into multi-step reasoning chains and continuous inference loops. The framework incorporates a dedicated safety guardrail system that filters model inputs and outputs through safety models to enforce system-level content restrictions. It also includes a tool integration layer that maps model-generated function requests to external runtime definitions to execute actions beyond text generation. The system provides

    Ver en GitHub↗4,304
  • rockbenben/chatgpt-shortcutAvatar de rockbenben

    rockbenben/ChatGPT-Shortcut

    7,806Ver en GitHub↗

    ChatGPT-Shortcut is a prompt engineering toolkit and management library designed to organize, refine, and deploy structured instructions for large language models. It functions as a browser-based prompt injector and a self-hosted prompt database, allowing users to maintain a curated collection of specialized templates. The project features a community prompt gallery where users can publish, discover, and vote on effective templates. It distinguishes itself by integrating these libraries directly into chat interfaces via userscripts or browser extensions, enabling access to prompts through sid

    TypeScriptaiai-toolschatgpt
    Ver en GitHub↗7,806
  • tambo-ai/tamboAvatar de tambo-ai

    tambo-ai/tambo

    10,781Ver en GitHub↗

    Tambo is an orchestration platform and framework designed for building generative user interfaces and conversational AI agents. It provides the infrastructure to manage persistent chat threads, execute multi-step reasoning workflows, and integrate large language models with external tools and services. By combining an agent orchestration layer with a component-based library, the project enables developers to create interactive interfaces where AI models dynamically render and update UI elements in real-time. The framework distinguishes itself through its generative UI capabilities, which allo

    TypeScriptagentagentsai
    Ver en GitHub↗10,781
Ver las 30 alternativas a Grok Prompts→