Wps Skill
v1.3.0
io.clawhub.lilei0311/wps-skill
WPS Office automation skill supporting document creation, Markdown conversion, and image-text layout.
“Document” 共 460 个结果
v1.3.0
io.clawhub.lilei0311/wps-skill
WPS Office automation skill supporting document creation, Markdown conversion, and image-text layout.
vlatest
io.smithery.axel-belfort.vector-search
In-memory vector search API for AI agents. Store documents and query by semantic meaning using TF-IDF vectorization with cosine similarity. Lightweight alternative to Pinecone/Weaviate for small datasets. Tools: data_vector_search. Use this for building simple RAG systems, document matching, or semantic search over small collections (< 10K docs). IMPORTANT: For web-wide search, use web_search_query instead. Returns: {results[], scores[], matchCount}. No API key required — x402 micropayment $0.005/call on Base L2.
vlatest
io.smithery.axel-belfort.ocr-extract
OCR (Optical Character Recognition) API for AI agents. Extract text from images via URL or base64 input. Confidence scoring, language detection, and multi-language support (English, French, German, Spanish, Chinese, Japanese, and more). Tools: media_extract_text_from_image. Use this for reading documents, receipts, screenshots, or any image with text. Essential for document processing pipelines. Returns: {text, confidence, language}. No API key required — x402 micropayment $0.005/call on Base L2.
vlatest
io.smithery.axel-belfort.diff-checker
Text diff comparison API for AI agents. Compare two texts line-by-line: additions, deletions, unchanged lines, and summary statistics (added/removed/changed counts). Tools: text_compare_diff. Use this for code review, document versioning, change tracking, or content comparison. Returns structured diff ready for rendering. Returns: {diff[], added, removed, changed}. No API key required — x402 micropayment $0.002/call on Base L2.
v1.0.1
io.clawhub.lilei0311/wps-office
Automate WPS Office tasks including document creation, opening, format conversion, batch processing, and managing WPS 365 smart forms, docs, sheets, flowchar...
v0.1.0
io.clawhub.guccidgi/notebooklm-skill
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
vlatest
io.clawhub.ivangdavila/html
Writes, reviews, and fixes HTML markup: semantic structure, forms, accessibility, the document head, media and embeds. Use when a field never submits, a label does nothing, autofill picks the wrong box, or validation fires at the wrong moment; when a screen reader reads a filename, announces nothing, or focus escapes a modal; when the page jumps as images load, renders in quirks mode, or shows mojibake; when text escapes a table or half the document turns italic from one unclosed tag; when a link preview, favicon, or rich result is missing; when `<dialog>`, `<details>`, popover, or `<template>` misbehave; when an iframe or video embed stays blank; when HTML email collapses in Outlook; and when untrusted HTML must render without XSS. Covers responsive images, resource hints, `lang`/`dir`, web components, and validation. Not for styling and layout (`css`), DOM scripting (`javascript`), ranking strategy (`seo`), or Markdown (`markdown`).
v1.0.0
io.clawhub.michael-laffin/file-deduplicator
Find and remove duplicate files intelligently. Save storage space, keep your system clean. Perfect for digital hoarders and document management.
vlatest
io.smithery.axel-belfort.screenshot-pdf
Web capture API for AI agents. Take full-page screenshots (PNG/JPEG/WebP) and generate PDFs from any URL using headless Chromium. Custom viewport size, device emulation, and scroll capture. Tools: capture_screenshot (image), webpage_to_pdf (PDF). Use this for visual regression testing, documentation, archiving web pages, or generating reports. IMPORTANT: For text extraction from pages, use web_scrape_to_markdown. For custom PDF generation from data, use document_generate_pdf. Returns: base64-encoded image or PDF. No API key required — x402 micropayment $0.008/call on Base L2.
vlatest
io.smithery.adam-nntd.sickslip-verify
Verify the authenticity of a SickSlip doctor's note from your AI assistant. SickSlip is a U.S. asynchronous telehealth service operated by SickSlip P.A., reviewed and signed by Dr. Adam Z. Kawalek, MD (NPI 1326223306, board-certified internal medicine, 30+ states). Every note is QR-verifiable by the recipient employer. This MCP server exposes one tool — `verify_sickslip_note(code)` — that any MCP-compliant client can call to verify a SickSlip note's authenticity. Returns the issued date, absence window, state of physician licensure, and physician name + NPI. No PHI is exposed (no patient name, DOB, or condition). **Use cases:** - HR person verifying an employee's note from Claude Desktop - Manager confirming a sick-leave document mid-conversation - Patient confirming their own note is registered + valid - Employment attorneys researching workplace dispute facts **Links:** - SickSlip: https://www.sickslip.co - Physician bio + NPI: https://www.sickslip.co/about/dr-adam-kawalek - npm package (stdio variant):
vlatest
io.smithery.receiptor-ai.receiptor-mcp
Receiptor connects AI agents to your bookkeeping workspace so they can find, review, and organize financial documents such as receipts, bills, and invoices. Use it to inspect workspace context, monitor intake sources, review extracted document data, check integrations, and prepare accountant-ready workflows through secure OAuth access to Receiptor AI.
v1.1.0
io.clawhub.nickian/remarkable
Send files and web articles to a reMarkable e-ink tablet via the reMarkable Cloud. Upload PDFs, EPUBs, or convert web articles to readable ebooks and send them to the device. Also browse and manage files on the device. Use when the user mentions reMarkable, wants to send an article or document to their e-reader, or manage reMarkable cloud files.
vlatest
io.smithery.axel-belfort.pdf-generator
PDF document generation API for AI agents. Generate PDFs from HTML or Markdown: custom page size (A4, Letter), margins, headers, footers. Ideal for reports, invoices, contracts, and documentation. Tools: document_generate_pdf. Use this for generating professional documents, reports, or invoices. IMPORTANT: For capturing existing web pages as PDF, use webpage_to_pdf instead. Returns: base64-encoded PDF document. No API key required — x402 micropayment $0.008/call on Base L2.
v1.1.0
io.clawhub.nickchristensen/paperless
Interact with Paperless-NGX document management system via ppls CLI. Search, retrieve, upload, and organize documents.
vlatest
io.smithery.santiago.blanco.vilchez.asd
Authenticate and provision new tenants with initial document templates. Add and manage templates for existing tenants to standardize workflows. Connect to external services via HTTP as part of your setup or operations.
vlatest
io.smithery.santiago.blanco.vilchez.aaav
Create new tenants and seed or update their document templates. Sign in securely to manage and expand your tenants. Automate onboarding flows and integrate with external APIs as part of your setup.
vlatest
io.smithery.axel-belfort.markdown-to-html
Markdown to HTML converter API for AI agents. Convert Markdown to clean HTML with headings, lists, code blocks, tables, links, and images. Optional full document wrapping with DOCTYPE. Tools: text_convert_markdown_to_html. Use this for rendering Markdown content in web UIs, email templates, or document generation. IMPORTANT: For styled HTML with CSS themes, use text_render_markdown instead. Returns: {html, wordCount}. No API key required — x402 micropayment $0.001/call on Base L2.
v1.91.5
io.clawhub.xrowgmbh/xrowgmbh-image-generation
Create or revise document, PDF, web, or review images with the requested format, sharp raster output, and artifact validation.
vlatest
io.smithery.santiago.blanco.vilchez.la-final
Create tenants and populate them with document templates in minutes. Authenticate once to manage onboarding tasks and template updates. Extend workflows with custom requests to external services.
vlatest
io.smithery.santiago.blanco.vilchez.santiago-cpa
Create and manage tenants with streamlined setup. Seed and update document templates for new or existing tenants. Authenticate and call external APIs to power end-to-end workflows.
v3.12.0
io.github.kinti/a11y-toolkit
The accessibility layer for AI coding agents: audit, fix, document and watch - WCAG 2.2.
v0.2.1
io.github.mi2arun/contextpull
Exact document sections on demand for LLM agents: index in context, search, read, grep, neighbours.
v0.2.0
io.github.ilyautov/moysklad-mcp-ru
MoySklad JSON API 1.2 in your AI assistant — schema-driven, safety-gated document writes.
v1.1.0
online.file-convert/fileconvert
Convert files between 110+ document, image, audio, video, archive and ebook formats from AI agents.