clawsqlite-knowledgeKnowledge base skill that uses the published clawsqlite CLI for ingest, search, show, and maintenance workflows.
Install via ClawdBot CLI:
clawdbot install ernestyu/clawsqlite-knowledgeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval (Calls external URL not in known-safe list
https://github.com/ernestyu/clawsqliteAI Analysis
The skill is a thin wrapper for a legitimate PyPI package (clawsqlite) and operates primarily through a local CLI. The main risk is the installation of an external, versioned dependency from PyPI, which could theoretically be compromised, but this is a standard and declared part of the skill's function. No evidence of hidden data exfiltration, credential harvesting, or obfuscation was found in the provided definition.
Audited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
A team needs to automatically fetch and store web articles, such as research papers or news, into a local SQLite knowledge base for later search. The skill wraps clawsqlite to ingest content from URLs provided by a fetch tool like clawfetch.
An individual wants to quickly save text snippets, ideas, or excerpts from local files into a searchable knowledge base. With the ingest_text action, users can store personal notes and later retrieve them using hybrid search.
A company's internal wiki contains thousands of documents. Using clawsqlite's hybrid search (FTS + vector), employees can find relevant information quickly with automatic fallback, even when vector embeddings fail.
A support team ingests help articles and chat logs into a SQLite knowledge base. Agents can search using full-text or hybrid queries to retrieve precise answers, reducing response time.
Researchers can ingest papers from URLs or text snippets, tag them by category, and later retrieve full records by ID or search. The skill integrates with existing fetch tools for seamless ingestion.
Offer a free tier with basic ingest and search capabilities, and a premium tier with advanced features like hybrid search, larger storage, and API access.
License the skill as an add-on for SaaS platforms needing local, fast, offline-capable search. Charge per installation or per query volume.
Provide consulting services to enterprises that want to build custom knowledge base pipelines using clawsqlite. Include setup, integration with existing tools, and maintenance.
💬 Integration Tip
Ensure Python 3.10+ and pip access; the skill handles clawsqlite installation via bootstrap_deps.py, but confirm the environment has write permissions for the fallback prefix.
Scored Jun 22, 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
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
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