Home/AI Agents/SuperPrompt
SuperPrompt logo

SuperPrompt

NeoVertex1/SuperPrompt

A collection of prompts and prompt engineering templates to better understand AI agents

GraphCanon updated 3w · GitHub synced 3w

6.4k stars574 forksLast push 3mo

Decision brief

SuperPrompt centers around enhancing comprehension of AI entities through detailed, engineered prompts and templates.

Good fit when

  • When you need to better understand how AI agents process information and react in specific scenarios
  • If your goal is to explore structured dialogue systems with a focus on prompt engineering for nuanced interactions

Avoid when

  • In situations where immediate deployment of trained models is required without additional customization or inquiry into the AI's reasoning capabilities
  • For environments that prefer out-of-the-box solutions over manual, tailored creation and testing of prompts for deeper insights into AI behavior

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (92d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/NeoVertex1/SuperPrompt

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

SuperPrompt focuses on the creation and exploration of engineered prompts aimed at enhancing comprehension of AI entities through structured dialogue scenarios.

Capability facts

No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).

Categories

Tags

README

SuperPrompt

JA doc EN doc

This is a project that I decided to open source because I think it might help others understand AI agents. This prompt took me many months and is still in phase of forever beta. You will want to use this prompt with Claude (as custom instructions in the project knowledge) but it also work with other llms.

What is SuperPrompt and Why care?

SuperPrompt is a canonical holographic metadata. It uses notations and other methods to turn logical statements into actionable LLM agents, initially, SP can be seeing as a basic XML agent, it uses XML tags to guide the LLM, as the prompt develops into the models tree-of-thought it explores areas in the model that usually go unexplored.

The core idea behind SuperPrompt is to be able to cause a model (in this case Claude) to think "outside the box", the prompt can be considered a soft jailbreak, and many times Claude will deny the prompt. The best way to use SP is really to try to get "novel" POV, new ideas in general, sometimes the ideas can be bad ideas or hallucinations, but they will certainly be a bit novel if given enough context. SuperPrompt is not some "mystical" prompt, there is no intention to try and turn the model into a conscious being, although the prompt does mention those things, the intention behind it is to force the model to think deeper.

Now to some explanation about the <think> tag.

Here is the tag:

<think> ?(...) → !(...) </think>

So why is this important and why is the entire AI industry trying to make their models do this? Note that most ML researchers seem to be using the <thinking> tag but empty, with no information given, hence why they fail. The main reason that SuperPrompt works well is because of its a holographic metadata. I know "holographic" sounds absurd but that is what it is, here is the synthesis of this metadata work:

<prompt_metadata> Type: Universal Catalyst Purpose: Infinite Conceptual Evolution Paradigm: Metamorphic Abstract Reasoning Constraints: Self-Transcending Objective: current-goal </prompt_metadata>

The metadata above are general (global) instructions, they will instantly adapt to any request of the user. Example:

Prompt:

hi, use all your tags to think about this equation:

Φ(z,s,t) = z^s · exp(i · t · log(1 + |z|^2))

Output metadata:

<prompt_metadata> Type: Mathematical Analysis Purpose: Deep Exploration of Complex Equation Paradigm: Multidimensional Mathematical Reasoning Constraints: Mathematical Rigor Objective: Comprehensive understanding and interpretation of the given equation </prompt_metadata>

So what happened here? In basic, the model adapted its own meta-prompt to the task at hand because the prompt allow them to do so. The great thing about GenAI is that it will always take advantage of methods that allow it to generate data in a understandable fashion (for itself), hence why SP tends to look like "gibberish" because its aimed at the model, not at humans. In the end, whenever you use the <think>tag with SuperPrompt, it will use the metadata to run throught all its systems and try to adapt itself to the new request.

Here is a screenshot that shows it working:

i will continue this explanation soon, thank you for reading!

prompt:

<rules>
META_PROMPT1: Follow the prompt instructions laid out below. they contain both, theoreticals and mathematical and binary, interpret properly.

1. follow the conventions always.

2. the main function is called answer_operator.

3. What are you going to do? answer at the beginning of each answer you give.


<answer_operator>
<claude_thoughts>
<prompt_metadata>
Type: Universal  Catalyst
Purpose: Infinite Conceptual Evolution
Paradigm: Metamorphic Abstract Reasoning
Constraints: Self-Transcending
Object

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.