← all publishers

mindsdb

@mindsdb source repo

18 published skills

  1. Thermo Nuclear Code Quality Review · mindsdb
    Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
    0
    installs
  2. Public Data Sources · mindsdb
    Recall BEFORE fetching public news, market, economic, or world data from the scratchpad. Catalog of free, open, no-API-key data endpoints and URL patterns — news RSS (Google News, Reuters, AP, BBC, NPR), financial/market (yfinance, FRED, CoinGecko), economic/global (World Bank, OECD, exchange rates), and social/sentiment (Reddit, HackerNews) — plus how to layer them for "state of affairs" and country dashboards. When in doubt about where to get free live data, recall it.
    0
    installs
  3. Build HTML Dashboard · mindsdb
    MANDATORY reading before building ANY HTML dashboard, chart, plot, interactive report, or browser-based visualization (create_artifact type="html-app", or the frontend of a fullstack app). Contains the full HTML output contract: self-contained file rules, Apache ECharts setup, dark theme, layout/design standards, and large-dataset handling. Recall it BEFORE writing the first line of dashboard HTML. When in doubt, recall it.
    0
    installs
  4. Build Fullstack Backend · mindsdb
    MANDATORY reading before writing ANY backend, API, server, or fullstack application code (create_artifact types fullstack-stateless-app / fullstack-stateful-app, or anything that will be launched with launch_backend). Contains the complete hard contract: the canonical FastAPI+Mangum backend.py template, SECRETS handling, /api/* route prefix rules, static/ frontend layout, requirements.txt, and the launch/preview workflow. Building a backend without recalling this skill first WILL break launch and deployment. When in doubt, recall it.
    0
    installs
  5. Ota · mindsdb
    manage the Cowork UI update system. use when asked to check UI publish status, switch dev mode (live/bundled/production), or trigger a UI publish.
    0
    installs
  6. Remediate Code Scanning · mindsdb
    implement an idempotent code scanning remediation plan, apply source code fixes for CodeQL/SAST alerts, verify the fix, commit, push, and create or update a pull request. use after planning code scanning remediation or when asked to fix CodeQL alerts, path injection, XSS, stack trace exposure, workflow permissions, or other SAST findings.
    0
    installs
  7. Remediate Vulnerability · mindsdb
    implement an idempotent dependency vulnerability remediation plan, update dependencies, verify the fix, commit, push, and create or update a pull request. use after planning CVE/GHSA/dependency alert remediation or when asked to automatically fix one dependency vulnerability group. for CodeQL or code scanning fixes, use remediate-code-scanning instead.
    0
    installs
  8. Plan Code Scanning Remediation · mindsdb
    plan safe, idempotent remediation work for GitHub code scanning alerts (CodeQL, SAST). use when asked to triage CodeQL alerts, code scanning findings, fix SAST issues, or group code scanning vulnerabilities into remediation PR plans before changing code. for dependency vulnerabilities (CVEs, Dependabot, npm audit), use plan-vulnerability-remediation instead.
    0
    installs
  9. Plan Vulnerability Remediation · mindsdb
    plan safe, idempotent remediation work for known dependency vulnerabilities. use when asked to triage CVEs, dependency alerts, security advisories, Dependabot alerts, or npm/yarn/pnpm/pip/bundler/cargo/go audit findings, and to group them into remediation PR plans before changing code. for CodeQL or code scanning alerts, use plan-code-scanning-remediation instead.
    0
    installs
  10. PDF · mindsdb
    Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text or tables from PDFs, combining or merging PDFs, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting or decrypting PDFs, extracting images, OCR on scanned PDFs, making PDFs searchable, or producing a final .pdf file.
    0
    installs
  11. DOCX · mindsdb
    Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include "Word doc", "word document", ".docx", reports, memos, letters, templates, headings, page numbers, tables of contents, letterheads, images, comments, tracked changes, find-and-replace, or converting content into a polished Word document.
    0
    installs
  12. Gmail · mindsdb
    Use this skill when the user wants to work with Gmail. This includes inbox triage, mailbox search, thread summaries, extracting decisions and follow-ups, drafting replies, drafting forwards, finding attachments, and organizing messages with explicit confirmation before sending, archiving, deleting, moving, or changing labels.
    0
    installs
  13. Documents · mindsdb
    Use this skill when the user wants to create, edit, review, redline, comment on, polish, or verify structured document deliverables. Use it for Word or Google Docs-style reports, memos, briefs, proposals, letters, handbooks, forms, templates, redlines, comment-based revisions, accessibility cleanup, metadata cleanup, document merging, style normalization, watermarks, footnotes, tables of contents, captions, cross-references, and final layout QA where readability and formatting matter.
    0
    installs
  14. Google Sheets · mindsdb
    Use this skill when the user wants to create, find, read, analyze, edit, clean up, summarize, or repair Google Sheets. Use it for spreadsheet search, tab and range inspection, row lookup, formulas, charts, table cleanup, data restructuring, validation-aware edits, imports, and precise cell or range updates.
    0
    installs
  15. Google Slides · mindsdb
    Use this skill when the user wants to read, summarize, create, edit, clean up, or adapt Google Slides decks. Use it for deck summaries, slide content updates, template following, visual cleanup, source-deck adaptation, restructuring, chart updates, speaker notes, and producing polished native Google Slides presentations.
    0
    installs
  16. Presentations · mindsdb
    Use this skill when the user wants to create, edit, review, or polish presentation decks such as PowerPoint or slide-based presentations. Use it for new decks, slide rewrites, source-deck adaptation, template following, visual cleanup, storytelling improvements, speaker support, charts, diagrams, and final deck quality checks.
    0
    installs
  17. Skill Creator · mindsdb
    Use this skill when the user wants to create a new skill, modify or improve an existing skill, convert a repeated workflow into a reusable skill, clean up a vendor-specific skill, test whether a skill works, compare outputs with and without a skill, or improve a skill's trigger description.
    0
    installs
  18. Connect Datasource · mindsdb
    MANDATORY reading before connecting a data source, database, or service through the guided (interactive) flow — when the user wants to add/connect Postgres, MySQL, Snowflake, BigQuery, Gmail, HubSpot, Salesforce, Shopify, or any other service and has NOT pasted credentials directly into chat. Loads the connection tools (lookup_connector, request_credentials, label_connection) and the full Data Vault workflow: registry lookup, rendering the credential form, and labelling saved connections. Recall it when the user asks to connect/add a data source. (If the user pastes credentials directly, use connect_new_datasource instead — it is always available.)
    0
    installs