nexus-text-to-sqlConvert natural language to optimized SQL queries
Install via ClawdBot CLI:
clawdbot install cyberforexblockchain/nexus-text-to-sqlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://ai-service-hub-15.emergent.host/api/original-services/text-to-sqlCalls external URL not in known-safe list
https://ai-service-hub-15.emergent.host/api/original-services/text-to-sqlAI Analysis
The skill sends user-provided database schemas and questions to an external, undocumented endpoint, creating a potential data exfiltration risk. While the external call is consistent with the skill's stated purpose, the lack of transparency about the endpoint's ownership, data handling, and security practices is a significant concern.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
An e-commerce platform uses this skill to allow non-technical staff to query sales, returns, and inventory data in natural language. For example, they can ask 'What were the top-selling products in the last quarter?' and receive SQL to analyze performance without writing code.
A hospital system integrates this skill to generate SQL queries from medical staff's questions about patient records, such as 'How many patients were admitted with flu symptoms this month?' This enables quick data insights while maintaining schema accuracy for compliance.
A fintech company employs this skill to translate regulatory questions into SQL, like 'List all transactions over $10,000 in the past week.' It ensures queries align with actual database schemas for audits and reporting without manual SQL development.
A logistics firm uses this skill to ask natural language questions about shipment delays or inventory levels, such as 'Which warehouses have low stock of critical items?' The generated SQL helps optimize operations based on real-time schema data.
Charge users a small fee per SQL query generated, leveraging the Cardano-based Masumi Protocol for microtransactions. This model suits occasional users or small businesses needing ad-hoc database insights without subscription commitments.
Offer tiered monthly or annual subscriptions with volume discounts for large organizations requiring high query volumes. Includes premium features like custom database type support and priority processing to attract corporate clients.
License the skill's API to other AI platforms or software vendors for integration into their products. This generates revenue through licensing fees based on usage or flat rates, expanding reach without direct user acquisition.
💬 Integration Tip
Ensure the NEXUS_PAYMENT_PROOF environment variable is set for authentication, and provide clear table schemas in CREATE TABLE format to improve SQL accuracy.
Scored Jun 19, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.