Ready-to-use prompts for pREST tasks in OpenClaw. Use when the user wants a starting prompt for configs, SQL routes, security review, MCP setup, or project explanation.
prest/prest-openclaw
SkillsMP has collected 9 skills from prest/prest-openclaw. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Explain a pREST configuration file in plain language. Use when the user pastes prest.toml or asks what their pREST setup does.
Generate a pREST config for a PostgreSQL database. Use when the user needs prest.toml, .env, or Docker Compose to stand up pREST.
Create a pREST custom SQL template route under /_QUERIES. Use when the user needs a parameterized SQL script with curl examples.
Core pREST development guidance for configs, SQL templates, and project structure. Apply when working on prest.toml, queries, or pREST architecture.
Guidance for connecting AI tools and MCP clients to pREST safely via /_mcp and prest-mcp. Apply when configuring MCP for pREST workflows.
Security guidance for pREST configs, auth, ACL, secrets, and SQL exposure. Apply when generating or reviewing prest.toml and queries.
Review a pREST project for security issues in configs, SQL routes, auth, and AI/MCP exposure. Use when auditing prest.toml, queries, or docker setups.
Connect OpenClaw or other AI tools to pREST MCP safely. Use when setting up prest-mcp, /_mcp, or read-only agent database access.