Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

phyai

phyai 收录了来自 mingti-org 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
48
更新
2026-07-06
Forks
16
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

humanizer
编辑

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

2026-07-06
humanizer-zh
编辑

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

2026-07-06
phyai-model-implement
软件开发工程师

Use this skill when implementing, porting, integrating, reproducing, or debugging support for a model in PHYAI. This includes translating architecture research into PHYAI code, adding model configuration, modeling modules, runners, schedulers, weight loading, layer reuse, focused tests, validation scripts, and implementation plans while respecting PHYAI model-development constraints.

2026-06-19
phyai-communicate-with-memory
软件开发工程师

Analyze a phyai .memory file or directory supplied by the user: parse what task/session it records, locate and inspect the referenced code repository when available, verify claims against local code and git history, and explain what the memory did, changed, validated, and left unresolved.

2026-05-29
phyai-local-env-report
网络与计算机系统管理员

Generate a local phyai environment report for debugging system, Python, CUDA/GPU, dependency, workspace package, git, and PHYAI_* configuration issues. Use when asked to inspect, summarize, export, or diagnose the current phyai development/runtime environment.

2026-05-29
phyai-model-arch-research
软件开发工程师

Use this skill when the user provides a paper, arXiv link, technical report, model card, checkpoint name, GitHub repository, or local codebase and asks to research, explain, compare, or implement a model architecture. This skill guides architecture research for PHYAI: source collection, paper/code tracing, module decomposition, tensor shape analysis, dependency mapping, and implementation-oriented reporting.

2026-05-29
phyai-solve-pr-comments
软件开发工程师

Triage and resolve review comments on a GitHub PR — fetch all comment surfaces (issue / inline / review), validate each suggestion against upstream source rather than trusting blindly, present findings to the user before editing, then make focused changes and re-run tests. Use when the user asks to "check PR N's comments", "address review feedback", "resolve PR comments", or similar.

2026-05-29