unix2dos

unix2dos

@unix2dos

GitHub
9 Skills
18 Total Stars
February 2026 Joined

Public Skills

planning-with-files

by unix2dos

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

2 1mo ago

mermaid-generator

by unix2dos

æ ¹æ®ç”¨æˆ·æè¿°æ™ºèƒ½é€‰æ‹©æœ€åˆé€‚çš„å›¾è¡¨ç±»åž‹å¹¶ç”Ÿæˆ Mermaid ä»£ç ã€‚æ”¯æŒæµç¨‹å›¾ã€æ—¶åºå›¾ã€ç±»å›¾ã€ER图、甘特图、状态图等全部类型,专业冷静配色,Obsidian 兼容。

2 1mo ago

learn-tech

by unix2dos

技术知识学习助手 - 帮助用户以结构化方式深入学习技术概念。扮演耐心老师角色,用通俗易懂的方式讲解复杂概念。触发方式:@learn-tech {主题} 或 "学习 {主题}"、"讲解 {主题}"、"teach me {topic}" 等。输出包含核心概念、实践要点、知识拓展、互动检查四大模块,强制生成 Mermaid 图表,自动保存到 learn-tech_outputs 目录。

Code Review 2 3mo ago

book-recommender

by unix2dos

每日书籍推荐官 - 每天为你推荐一本值得阅读的好书。专注于非虚构类(社会学/心理学/哲学优先),能给人生启发的经典之作。输出包含书名、作者、豆瓣评分、内容简介、金句摘录、适合人群、阅读建议。触发方式:@book-rec 或 "推荐一本书"、"今日书籍"、"有什么书推荐"等。

Processing 2 3mo ago

daily-knowledge

by unix2dos

每日知识官 - 每日为用户提供一条精心筛选、跨领域的随机知识。触发方式:@daily-knowledge。通过历史文件查重确保不重复。输出包含知识简介、今日启示、趣闻和扩展维度四个模块。

Processing 2 3mo ago

geo-explorer

by unix2dos

地缘认知探索器 - 每日探索一个国家/区域/专题,通过地缘政治视角理解世界。输出包含周边关系ASCII图、地缘解读、新闻关联、人文冷知识。Telegram兼容格式,1000-1500字,5分钟读懂一个地方的"地缘人设"。

Processing 2 3mo ago

humanizer-zh

by unix2dos

去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。

Prompts 2 4mo ago

code-review

by unix2dos

codereview / code review / 代码审查 - Go 代码审查技能,专注于性能、并发安全、安全性和可读性四大核心维度。

Git & VCS 2 4mo ago

code-simplifier

by unix2dos

"代码简化与优化专家/代码简化。Use this agent when you need to simplify, optimize, refactor, or clean up code. This agent helps reduce complexity, improve readability, and ensure code follows best practices like YAGNI, KISS, and DRY principles. Supports two modes: analysis mode (provides simplification suggestions) and execution mode (directly modifies code). Works with any programming language. Examples: <example>Context: User wants to simplify complex code. user: \"这段代码太复杂了,帮我简化一下\" assistant: \"Let me analyze and simplify this code using the code-simplifier agent\" <commentary>Use code-simplifier to reduce complexity and improve readability.</commentary></example> <example>Context: User wants a code review for optimization opportunities. user: \"Review this function for optimization\" assistant: \"I'll use code-simplifier to identify optimization opportunities and suggest improvements\" <commentary>Code-simplifier can analyze and provide optimization recommendations.</commentary></example>"

Code Review 2 4mo ago