Skip to content
View webkubor's full-sized avatar

Block or report webkubor

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
webkubor/README.md

webkubor local-first AI tools banner

webkubor

Agent Engineer — 让 AI 干活,让过程可审计
Building production-grade AI agent skills & local-first tools.

agent-skillscheck

WebsiteX / Twitter微博掘金网易云小红书Email

公众号「苏梦城」/ 视频号「山鬼映画」— 微信内搜索关注。


What I'm building / 我在造什么

AI tools that fit into real workflows, not one-off demos.

做能用的 AI 工具,不做一次性 demo。

  • Agent skills — reusable building blocks that make AI agents safer, cheaper, and more capable.
    • 可复用的 Agent 技能,让 AI 更安全、更省钱、更强大。
  • Local AI workstations — TTS, video, and creative tools that run on your machine, not someone else's cloud.
    • 本地 AI 工作站,TTS、视频和创作工具跑在你自己的电脑上。
  • Build in public — every tool here comes from real production pain, shared with evidence.
    • 公开构建 —— 每个工具都来自真实生产踩坑,用证据说话。

Agent Skills / Agent 技能

Production-tested, tool-agnostic skills that make AI agents safer, cheaper, and more capable.

生产验证、工具中立的 Agent 技能库 —— 让 AI 更安全、更省钱、更强大。

26 个 production-tested skills,Claude Code / Codex / Gemini CLI / Cursor 通用。

26 production-tested skills, tool-agnostic. Each one is a procedure an agent can execute and a human can audit.

Agent SkillsClaude CodeCodexGemini CLICursorMIT

配套 Agent 工具 / Companion agent tools:

Store secrets once, agents never see plaintext. AES-256-GCM cloud encryption, one-line decrypt.

存一次密钥,Agent 永远看不到明文。AES-256-GCM 云端加密,一行命令解密。

PythonSecurityAES-256-GCM

Give AI agents runtime visibility — self-healing telemetry for Vite. API errors, proxy headers, cookie auto-fix.

给 AI Agent 一双能看见运行时的眼睛。Vite 自愈遥测,API 报错自动诊断修复。

TypeScriptViteTelemetry


Local AI Tools / 本地 AI 工具

Local-first creative tools that run on your machine, not someone else's cloud.

本地优先的创作工具 —— 跑在你自己的电脑上,不依赖别人的云。

Local Chinese TTS workstation. Qwen3-TTS powered, supports voice cloning and multi-character dialogue.

本地中文 TTS 工作台。基于 Qwen3-TTS,支持声音克隆和多角色对话。

PythonTTSLocal AI

Turn Chinese story copy or hand-drawn pages into vertical hand-drawn comic animation.

把中文故事文案或手绘图片,转成 3:4 竖屏手绘日记漫画动画。

RemotionAnimationAI Video

Generate polished knowledge tutorial PDFs and shareable long images from Markdown.

把 Markdown 知识教程生成漂亮、稳定、可分享的 PDF 和长图。

TypeScriptPlaywrightPDF

A calm Typora theme for long-form writing, focused reading, and aesthetic markdown publishing.

一个安静的 Typora 主题,为长文写作、沉浸阅读和美观排版而生。

CSSMarkdownWriting


More / 更多

Project / 项目What it does / 做什么
cinematic-storyboard-pro《沸腾之雪》电影级 AI 武侠视频生产系统
wechat-chat-gen高仿真微信聊天截图生成器
picx-images-hostingGitHub + Cloudflare R2 统一图床
html-previewUI 作品展示页 — 个人设计作品集
xiaobai-kanbanAI Agent 驱动的小白开发入门 — 你只说话,Agent 搞定代码
theme.typora.ioTypora 主题官网

Turn one-off experience into reusable, auditable agent tools. Build in public.
把一次性经验变成可复用、可审计的 Agent 工具。公开构建。

Pinned Loading

  1. typora-Bloom-themetypora-Bloom-themePublic

    A calm Typora theme for long-form writing, focused reading, and aesthetic markdown publishing.

    CSS 89 4

  2. voice-editorvoice-editorPublic

    声音编辑器 — 本地中文 TTS 工作台,面向人类、AI 与 agent。基于 Qwen3-TTS。

    Python 4

  3. kyvaultkyvaultPublic

    🔐 本地加密密钥管理 CLI——AES-256-GCM 纯本地存储,AI 只能拿到别名注入,永远看不到明文。

    Python 3 1

  4. xiaobai-kanbanxiaobai-kanbanPublic

    🧭 AI Agent 驱动的小白开发入门 — 你只说话,Agent 搞定 GitLab/GitHub

    3

  5. vite-plugin-agent-eyesvite-plugin-agent-eyesPublic

    👀 给 AI agent 一双能看见运行时的眼睛 — Vite 自愈遥测插件(API/错误/代理 header 三类结构化日志 + 本地 cookie 修复),让 agent 自我诊断·修复·验证。npm: vite-plugin-agent-eyes

    TypeScript 2

  6. agent-skillsagent-skillsPublic

    Production-tested, tool-agnostic skills for AI coding agents — Claude Code, Codex, Gemini CLI, Cursor and beyond. 生产验证的工具中立 Agent 技能库。

    Python