Back to home
1010553892
@langbot-team

1010553892

LangBot extension author

View GitHub
Extensions
71
Installs
10,887
Likes
36

Extensions by this author

71 published extensions available on LangBot Space

Browse marketplace
plugin icon
langbot-team/LangRAG
LangRAGPlugin
LangBot Knowledge Engine - Document ingestion and vector retrieval using Host infrastructure
1,196
utilityproductivity+1
11
plugin icon
langbot-team/LongTermMemory
Long-term memory plugin for LangBot. Dual-layer architecture - L1 core profile (system prompt) + L2 episodic memory (RAG via vectorDB).
986
aiutility
1114
plugin icon
langbot-team/DifyDatasetsConnector
Retrieve knowledge from or store files into Dify knowledge bases
685
productivityintegration+1
1
plugin icon
langbot-team/GeneralParsers
General Parsers - Extract text from PDF, Word, Markdown, HTML, TXT, and image files
683
aiutility
11
plugin icon
langbot-team/SysStatPlugin
SysStatPlugin
View system status including CPU, memory, and disk usage
593
developer
1
plugin icon
langbot-team/GoogleSearch
Search A tool for performing a Google SERP search and extracting snippets and webpages.Input should be a search query.
558
utility
1
plugin icon
langbot-team/ScheNotify
Schedule notifications with natural language. LLM can help you set reminders at specific times.
531
utility
22
plugin icon
langbot-team/TavilySearch
A search engine tool built specifically for AI agents (LLMs), delivering real-time, accurate, and factual results at speed.
530
utility
1
plugin icon
langbot-team/GroupChatSummary
Summarize group chat messages using LLM. Supports manual commands, LLM tool calls, and scheduled auto-summaries.
391
111
plugin icon
langbot-team/AgenticRAG
Agentic RAG plugin that exposes knowledge base retrieval as a Tool, allowing the Agent to autonomously decide when and what to search.
380
utilityproductivity+2
11
plugin icon
langbot-team/KeywordAlert
Monitor group chat messages for keywords and send private alerts to admins. Supports multiple groups and keyword lists.
232
1
plugin icon
langbot-team/AutoTranslate
Automatically detect foreign language messages and translate them using LLM. Supports configurable target language and translation style.
220
1
plugin icon
langbot-team/URLSummary
Automatically summarize web page content from URLs shared in chat using LLM.
212
1
plugin icon
langbot-team/skill-creator
Scaffold a new LangBot skill: write a clean SKILL.md, structure scripts and templates, and register it. Use when the user wants to create or author a new skill.
93
developer
plugin icon
langbot-team/webpage-to-markdown
Fetch a web page and convert its main content to clean Markdown, stripping boilerplate.
60
webutility
plugin icon
langbot-team/translator
Translate text between languages while preserving tone, formatting, and terminology. Use when the user asks to translate content.
53
plugin icon
langbot-team/chart-plotter
Plot bar, line, pie, scatter, and histogram charts from data, saved as PNG.
50
datautility
plugin icon
Generate QR codes from text/URLs and decode QR codes found in images.
50
utility
plugin icon
langbot-team/image-ocr
Extract text from images and scans with OCR. Supports English and Chinese.
48
utility
plugin icon
langbot-team/mermaid-diagram
Create and render Mermaid diagrams (flowchart, sequence, class, ER, Gantt) to SVG/PNG.
37
developerutility
plugin icon
langbot-team/subtitle-tools
Convert SRT/VTT, shift or scale timings, and extract plain text from subtitles.
33
utility
plugin icon
langbot-team/csv-cleaner
Profile and clean tabular data (CSV/TSV/Excel): types, nulls, duplicates, headers.
33
utility
plugin icon
langbot-team/base64-tool
Encode and decode base64, base64url, and hex for text or files.
6
utilitydeveloper
plugin icon
langbot-team/ip-tools
Parse and inspect IPv4/IPv6 addresses and CIDR ranges: validate, classify private/global, show netmask, broadcast, host count, and test membership.
10
utilitydeveloper
plugin icon
langbot-team/qr-decoder-text
Generate the data payload strings for common QR codes (wifi, vcard, url, geo, mailto), ready to feed into any QR image generator.
7
utilitydeveloper
plugin icon
langbot-team/cron-explainer
Explain a 5-field cron expression in plain English and list the next N run times.
7
utilitydeveloper
plugin icon
langbot-team/color-converter
Convert colors between HEX, RGB, HSL and CSS names, and generate tints and shades.
6
utilitydeveloper
plugin icon
langbot-team/unit-converter
Convert between common units of length, weight, temperature, data size, and time.
6
utilitydeveloper
plugin icon
langbot-team/json-schema-inferrer
Infer a draft-07 JSON Schema from a sample JSON document, recursively typing objects, arrays, and scalars with required keys.
5
utilitydeveloper
plugin icon
langbot-team/env-file-tools
Parse, validate, and convert .env files to/from JSON, and mask secret values for safe sharing.
5
utilitydeveloper
plugin icon
langbot-team/duplicate-line-finder
Find, count, and remove duplicate lines in text with case/whitespace-insensitive options and order-preserving dedupe.
5
utilitydeveloper
plugin icon
langbot-team/hash-tool
Compute md5/sha1/sha256/sha512 hashes of text or files and verify against an expected digest.
5
utilitydeveloper
plugin icon
langbot-team/case-converter
Convert text between snake_case, camelCase, PascalCase, kebab-case, CONSTANT_CASE, Title Case and more.
5
utilitydeveloper
plugin icon
langbot-team/markdown-toc
Generate a table of contents from Markdown headings with GitHub-style anchor links.
4
utilitywriting
plugin icon
langbot-team/slugify
SlugifySkill
Turn any text or title into a clean URL-safe slug, transliterating unicode/accents to ascii.
4
utilitydeveloper
plugin icon
langbot-team/jwt-decoder
Decode a JWT and print its header and payload claims with human-readable exp/iat, WITHOUT verifying the signature.
4
utilitydeveloper
plugin icon
langbot-team/yaml-json-converter
Convert between YAML and JSON and validate YAML, using a pure-stdlib YAML engine (no PyYAML).
4
utilitydeveloper
plugin icon
langbot-team/text-diff
Show a unified, context, side-by-side, or HTML diff between two texts or files.
4
utilitydeveloper
plugin icon
langbot-team/password-generator
Generate strong random passwords and diceware-style passphrases with configurable length and character classes.
4
utilitydeveloper
plugin icon
langbot-team/timestamp-converter
Convert between Unix timestamps and human dates across timezones and do date math (diff, add/subtract).
4
utilitydeveloper
plugin icon
langbot-team/sql-formatter
Pretty-print and indent a SQL query: uppercase keywords, put major clauses (SELECT/FROM/WHERE/JOIN/GROUP BY/ORDER BY) on their own lines, indent subqueries.
4
utilitydeveloper
plugin icon
langbot-team/uuid-generator
Generate UUIDs (v4 random, v5/v3 namespaced, v1 time-based) and validate UUID strings.
3
utilitydeveloper
plugin icon
langbot-team/regex-tester
Test a regular expression against sample text and explain what it matches.
3
utilitydeveloper
plugin icon
langbot-team/emoji-finder
Search emoji by keyword to get the character and name, and count or strip emoji from text.
3
utilitywriting
plugin icon
langbot-team/word-counter
Count words, characters, lines, sentences, paragraphs and estimate reading time for text.
3
utilitywriting
plugin icon
langbot-team/url-tools
Parse, build, and percent-encode/decode URLs and query strings; inspect URL components.
3
utilitydeveloper
plugin icon
Compute readability scores (Flesch Reading Ease, Flesch-Kincaid grade) plus word/sentence/syllable stats for a passage.
3
utilitywriting
plugin icon
langbot-team/lorem-ipsum
Generate placeholder lorem ipsum text by words, sentences, or paragraphs, with optional classic opening and reproducible seed.
3
utilitywriting
plugin icon
langbot-team/csv-to-json
Convert CSV to JSON and JSON arrays back to CSV, with automatic delimiter and header detection.
2
utilitydeveloper
1010553892 的 LangBot 扩展与作者主页 | LangBot Space