@laplaceliu/unwr
UnWr — Unlimited Writing. 无限写作,小说写作 AI 智能体,DeepSeek Harness 组合包(bundle)。
71 results
UnWr — Unlimited Writing. 无限写作,小说写作 AI 智能体,DeepSeek Harness 组合包(bundle)。
ECC (227k-star operator system) skills for DeepSeek Harness — progressive port of 274 curated single-file skills (agentic engineering, evaluation, testing, patterns, vertical domains, docs). Adapted from affaan-m/ECC (MIT)
We Need 模式包装(DeepSeek Harness 插件):把「we need to ...」思维链引导规范(源自 scp3500/oh-we-need,MIT)做成 DSH 原生能力 —— weneed 工具(会话内一键注入)/ /weneed 命令 / WeNeed agent-preset(新会话常驻)
DeepSeek Harness 主动限速插件:按供应商令牌桶限速,超限延迟排队而非失败
DSH JSON Schema validation tool: validate, failure paths, static explain, default-only normalize; zero-network, zero-dynamic-code with resource limits and a pattern ReDoS worker budget
Six-max No-Limit Hold'em for DeepSeek Harness: one human and five LLM agents.
SLI/SLO/错误预算:定义可衡量的可靠性目标、错误预算告警、SRE 实践。受 wshobson/agents(38k★ MIT)启发。
事故手册:严重度分级/检测→分类→缓解→恢复→沟通流程/升级路径/值班交接。受 wshobson/agents(38k★ MIT)启发。
跨平台个性化内容发现:五层灵魂画像(事件→偏好→觉察→洞察→灵魂)、MBTI 推断、主动破茧探索、跨平台兴趣融合、本地优先。受 whiteguo233/OpenBiliClaw(2.9k★ MIT)启发。
量化回测与风险指标:规避前视/幸存者偏差、考虑交易成本、walk-forward 分析、风险指标计算。受 wshobson/agents(38k★ MIT)启发。
事故复盘写作:无指责文化、根因分析、时间线、行动项,驱动组织学习。受 wshobson/agents(38k★ MIT)启发。
多 agent 团队协作:并行调试、并行功能开发、任务协调、沟通协议、团队构成。受 wshobson/agents(38k★ MIT)启发。
求职指挥中心:JD 分析评估(A-F 评分)、简历优化、求职管线与面试准备。受 santifer/career-ops(65k★ MIT)启发的中文精简原创技能。
架构模式:Clean Architecture、Hexagonal、DDD 战术模式、依赖规则。受 wshobson/agents(38k★ MIT)启发。
上下文工程:按层级(规则文件→规格→源码→错误输出→对话历史)主动策划 agent 看到的信息,提升输出质量。受 addyosmani/agent-skills(88k★ MIT)启发。
微服务架构模式:服务边界、通信、数据管理、韧性模式、事件驱动。受 wshobson/agents(38k★ MIT)启发。
DSH plugin that auto-retries failed API requests — when third-party APIs return errors (rate limiting, service unavailable, etc.), intercepts and retries to keep the conversation going. Supports auto/manual mode with configurable status codes and error codes.
品牌设计系统:品牌资产协议 5 步硬流程(问→搜→下载→grep 色值→固化 spec)、设计方向顾问(三套逻辑并行 subagent + 60 种 HTML 原生风格库)、Junior Designer 工作流、反 AI slop 规则、5 维度专家评审。受 alchaincyf/huashu-design(23k★ MIT)启发。
数据叙事:用可视化/上下文/说服结构把数据变成推动决策的故事。受 wshobson/agents(38k★ MIT)启发。
DeepSeek Harness Web LaTeX formula copy helper: hover a formula to copy its TeX source as $...$ or \(...\), with inline/display delimiters auto-matched
HTML PPT Studio:36 主题 / 31 布局 / 47 动画(27 CSS + 20 canvas FX)/ 15 全套模板 / 演讲者模式(S 键四磁吸卡 + 逐字稿 + 计时器)。token 驱动设计系统、零构建。受 lewislulu/html-ppt-skill(8k★ MIT)启发。
LLM API rate limiting, concurrency control, queuing, and adaptive cooldown for DeepSeek Harness
DSH plugin: deliver the real failure reason (e.g. RATE_LIMIT 429) to the parent agent when a background subagent fails, instead of an empty "Its closing message:"
最新文档注入防幻觉:编写/引用库代码前先拉取版本化最新文档(ctx7 CLI 或 MCP),library ID 直取、版本指定、规则自动触发;消灭过期示例与幻觉 API。受 upstash/context7(61k★ MIT)启发。