Read Only Postgres — Data skill for Claude Code
by jawwadfirdousi - Read-only PostgreSQL query skill for Claude Code.
How to install Read Only Postgres
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jawwadfirdousi/agent-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Read Only Postgres does
[](https://github.com/hesreallyhim/awesome-claude-code)
Alternatives in Data
- Claude Deep Research Skill — Enterprise-grade deep research skill for Claude Code with 8-phase pipeline, source credibility scoring, and au 1k ★
- Sprite Gen — Generate clean 2D game sprites & animation atlases — component-row pipeline: state rows, alpha cleanup, frame 763 ★
- Sitegeist — An AI assistant that lives in your browser 537 ★
README
agent-skills
[](https://github.com/hesreallyhim/awesome-claude-code)
Reusable skill definitions.
Available skills
prompt-template-wizard: Turn incomplete feature and bug requests into complete, paste-ready prompt templates.read-only-gh-pr-review: Review backend pull requests with GitHub CLI and local inspection in strict read-only mode.read-only-postgres: Run safe, read-only PostgreSQL queries against configured databases.supabase: Use Supabase for CRUD, SQL, migrations, storage, and vector search workflows.
This list reflects the skill definitions currently tracked in git under `skills/`.
Symlink a skill into your project
If your project expects skills under `skills/` (adjust paths as needed), symlink the skill directory you want:
SKILL=read-only-postgres
ln -s "/path/to/agent-skills/skills/$SKILL" "/path/to/your-project/skills/$SKILL"
See each skill's `README.md` for a human overview and `SKILL.md` for the full skill instructions.
Related Skills
Explain SQL
Review one SQL query via guided intake - validation, clause-by-clause breakdown, business layer, scorecard, ri
Validate Idea
Cross-market idea validation (CN + EN markets) as a Claude Code skill. Real data · strict scoring · bilingual
SQL AI Agent
A text-to-SQL AI agent with a safety-first validation layer. Natural language questions become SQL, but a stri
Postgres Wizard
🗄️ PostgreSQL Wizard
DB LLM Skills
A globally-installed engine for letting an LLM access PostgreSQL safely: read-only role provisioning, a pg_cat
Neon CLI
Agentic-first CLI for Neon Postgres - per-project usage, billing, and branch management the dashboard won't sh
Related Agents
DB Reader
Read-only database inspector. Use for schema introspection, query debugging, EXPLAIN plans, row-count spot che
DB Supabase Expert
Supabase and PostgreSQL expert. Use when working with Supabase projects, writing SQL queries, designing databa
Ef Postgres Query Expert
Use this agent when you need to write, optimize, or troubleshoot Entity Framework Core queries against a Postg