LcpMarvel (Michael Lyu) · GitHub
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 👋

专注于构建高效的工具链和开发者服务,探索 LLM 技能扩展、结构化数据处理与跨语言系统集成。从智能白板到 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