◐ Shell
clean mode source ↗

LcpMarvel - Overview

View LcpMarvel's full-sized avatar

Michael Lyu LcpMarvel

I am seeking a remote job.

Block or report LcpMarvel

专注于构建智能代理工具和数据处理解决方案,结合 Rust 的性能优势与 JavaScript/TypeScript 的灵活性,优化交互体验与开发效率。近期项目涵盖文档同步、白板设计、JSON 修复,以及跨模型问答系统,力图在细节处理和模块化架构上实现稳健创新。

🛠 最近在折腾

  • 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 · ★22 · 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)
  • agentbox — A local AI agent management platform designed for individual developers. (Rust · ★6 · 2026-03-01)

📊 GitHub 统计

stats langs


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

Pinned Loading

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

    Rust 2 2

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

    Rust