← Back to Skills Marketplace
Nuberea
by
streamsapps
· GitHub ↗
· v1.0.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
11
Versions
Install in OpenClaw
/install nuberea
Description
Bible research platform for AI agents. NuBerea provides direct access to original-language Hebrew and Greek morphology, the LSJ and BDB lexicons, KJV Bible t...
Usage Guidance
This skill appears internally consistent for Bible research: it only instructs using hosted MCP tools and read-only SQL and asks for no local credentials. Before installing, consider: (1) Trust and provenance — the author and MCP backend are unknown; verify the data source/operator if you care about privacy or provenance. (2) Data exposure — the agent may send any user-provided query text to the remote MCP service; avoid entering sensitive/personal data in queries. (3) SQL scope — 'run_sql' is described as SELECT-only, but confirm enforcement on the server side if you rely on it for safety. (4) Licensing/copyright — some biblical resources and lexica have license restrictions; verify permitted use if you plan to redistribute results. If these points are acceptable, the skill is coherent to install.
Capability Analysis
Type: OpenClaw Skill
Name: nuberea
Version: 1.0.0
The NuBerea skill is a comprehensive Bible research platform providing access to ancient texts, lexicons, and morphological data via 57 MCP tools. While it includes multiple tools for executing raw SQL queries (e.g., `macula_hebrew_run_sql`, `bible_kjv_run_sql`), these are explicitly documented as read-only and are central to the skill's stated purpose of enabling complex biblical analysis and cross-referencing. No indicators of malicious intent, data exfiltration, or unauthorized system access were found in the metadata, instructions, or tool definitions.
Capability Assessment
Purpose & Capability
Name/description (Bible research, morphology, lexica, SQL analytics) match the provided tool list and example SQL workflows; nothing requested by the skill (no env vars, no binaries, no installs) appears unrelated to that purpose.
Instruction Scope
SKILL.md confines the agent to calling MCP tools and read-only SQL (examples show SELECT-only queries). It does not instruct reading local files, environment variables, or contacting arbitrary endpoints. Note: allowing freeform SELECT SQL grants broad read access to all included datasets — this is expected for analytics but worth noting as a scope of data access.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal footprint and nothing written to disk during install.
Credentials
No environment variables, credentials, or config paths are requested. That matches the described functionality (public/read-only dataset queries).
Persistence & Privilege
always is false and the skill does not request elevated or persistent presence or modification of other skills or system settings. Autonomous invocation is allowed by default but is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nuberea - After installation, invoke the skill by name or use
/nuberea - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of nuberea — a comprehensive Bible research platform.
- Provides direct access to Hebrew and Greek morphology, major lexicons (LSJ, BDB, Abbott-Smith), KJV Bible text, Dead Sea Scrolls, NT manuscript transcriptions, Septuagint LXX, and synoptic parallels.
- Features 57 specialized tools for querying texts, lexicons, manuscripts, and performing analytics via SQL.
- Supports workflows for word studies, exegesis, morphology analysis, lexicon lookups, and manuscript research.
- Designed for advanced Bible study, biblical languages research, and working with ancient texts.
v0.1.3
Add Bible keyword to frontmatter description for search discoverability
v0.1.2
Remove YAML frontmatter and row count from skill description
v0.1.1
Fix manifest: remove undocumented credentials/requires/homepage/repository fields; add contracts.tools for proper tool ownership declaration
v0.1.0
Plugin README restructured: metadata header, auth setup, What the plugin calls transparency section, SELECT-only note
v0.0.9
Remove nuberea CLI references from examples; show tool names and SQL directly as agent instructions
v0.0.8
Remove operator setup section from skill — install/auth steps belong in plugin README, not agent instructions
v0.0.6
Fix credential declaration: storage=keychain with service/account, removes stale file path reference
v0.0.5
Removed library TypeScript code section; skill focuses on MCP tools only
v0.0.4
Fixed security scan findings: declared token credentials in manifest, removed NUBEREA_ACCESS_TOKEN references, updated install instructions to openclaw-native commands
v0.0.1
Initial release of NuBerea biblical research platform.
- Comprehensive access to Hebrew and Greek morphology, major lexicons (LSJ, BDB), KJV Bible, Dead Sea Scrolls, NT manuscripts, and Septuagint LXX datasets.
- Command line interface and SDK for verse lookup, word studies, manuscript access, Strong’s numbers, exegesis, and Bible data analytics.
- Query datasets and join across sources using freeform SQL or structured tools (57 MCP tools).
- Authentication via Firebase login or access token.
- Extensive schema and tool discovery commands for advanced analyses.
- Example workflows provided for lemma search, cross-corpus analysis, and lexicon integration.
Metadata
Frequently Asked Questions
What is Nuberea?
Bible research platform for AI agents. NuBerea provides direct access to original-language Hebrew and Greek morphology, the LSJ and BDB lexicons, KJV Bible t... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Nuberea?
Run "/install nuberea" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nuberea free?
Yes, Nuberea is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nuberea support?
Nuberea is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nuberea?
It is built and maintained by streamsapps (@streamsapps); the current version is v1.0.0.
More Skills