Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Prompt file imported from Daniel-Melchizedek/pg_exercises (.github/prompts/02-normalize-table.prompt.md). Copyright stays with the author.
Normalize the tables in the public schema to remove redundancy.
Use primary and foreign key relationship if necessary.
Use the @pgsql agent and #pgsql_connect tools when needed. Keep it simple and safe.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
Normalize the tables in the public schema to remove redundancy.
Use primary and foreign key relationship if necessary.
Use the @pgsql agent and #pgsql_connect tools when needed. Keep it simple and safe.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "Normalize the tables in the public schema to remove redundancy.\r\nUse primary and foreign key relationship if necessary.\r\nUse the @pgsql agent and #pgsql_connect tools when needed. Keep it simple and safe.",
"variables": [],
"notes": "Normalize the table to remove redundancy.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/Daniel-Melchizedek/pg_exercises",
"path": ".github/prompts/02-normalize-table.prompt.md",
"ref": "6e97149a8636fb61d2cfeb054c9f4cb4fd228a2d",
"url": "https://github.com/Daniel-Melchizedek/pg_exercises/blob/6e97149a8636fb61d2cfeb054c9f4cb4fd228a2d/.github/prompts/02-normalize-table.prompt.md",
"key": "Daniel-Melchizedek/pg_exercises/.github/prompts/02-normalize-table.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/daniel-melchizedek-pg-exercises-02-normalize-table-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.