Skip to content
View LcpMarvel's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LcpMarvel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LcpMarvel/README.md

你好,我是 LcpMarvel 👋

专注开发高效工具和组件,简化数据处理与增强协作体验。从构建支持精细设计的飞书白板技能到开发鲁棒的 JSON 修复库,再到多语言接口的问答代理服务,持续探索智能化和工程化的结合点。

🛠 最近在折腾

  • bottleneck-migration-analysis — — (2026-06-23)
  • feishu-whiteboard-pro — A Claude Code / agent skill for building genuinely designed, editable Feishu / Lark (飞书) whiteboards — deliberate composition, real hierarchy, a gated pipeline with pre-render fit-check and independent design critique. (JavaScript · ★50 · 2026-06-18)
  • coze-docs-sync — Claude Code / agent skill that mirrors the official Coze docs (docs.coze.cn, 扣子) to local Markdown — exact nav tree, original page source, via the site's own arcosite API. No browser, no login, zero deps. (JavaScript · 2026-06-17)
  • mineru-refine — MinerU 解析结果后处理器:修复伪标题、跨页断句/拆表、页面家具,绝不新增一字、fail-open 不搞崩上游。Rust 核心,Python/JS 绑定。 (Rust · ★2 · 2026-06-17)
  • safe-json-repair — A JSON repair library that never throws and never silently drops data (Rust · 2026-06-14)
  • ask-experts-mcp — MCP server that routes domain-specific questions to expert LLMs (Hunyuan, Qwen, Doubao, DeepSeek, …) via OpenAI-compatible APIs — let Claude consult the right specialist on demand. (TypeScript · 2026-05-02)

📊 GitHub 统计

stats langs


本主页的「最近在折腾」与「介绍」由 GitHub Actions 每日自动刷新 · 最后更新见 commit 时间

Pinned Loading

  1. mineru-refine mineru-refine Public

    MinerU 解析结果后处理器:修复伪标题、跨页断句/拆表、页面家具,绝不新增一字、fail-open 不搞崩上游。Rust 核心,Python/JS 绑定。

    Rust 2 2

  2. safe-json-repair safe-json-repair Public

    A JSON repair library that never throws and never silently drops data

    Rust