SPYfighting

My Academic Skills — Development skill for Claude Code

Development community

Research skills for Claude Code, Codex, and OpenCode.

How to install My Academic Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open SPYfighting/my-academic-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What My Academic Skills does

Research skills for Claude Code, Codex, and OpenCode.

Alternatives in Development

  • IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
  • Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
  • Hapi — App for Claude Code / Codex / Gemini / OpenCode, vibe coding anytime, anywhere 3.6k ★

README

My Academic Skills

科研工作中的 Agent 技能集合,适用于 Claude Code、Codex 和 OpenCode。每个一级技能目录独立维护,具体流程、依赖和验证范围见各自的 `SKILL.md`。

[English](README.en.md) · [安装](docs/installation.md) · [维护约定](AGENTS.md)

技能

Skill 用途
binder-design-campaign 带人工检查关卡的蛋白结合子设计、结构预测与蛋白工程流程
scientific-illustrator-local 将科研示意图重建为可编辑矢量图,保留真实文字,并在本地 Illustrator 中绘制

使用

git clone https://github.com/SPYfighting/my-academic-skills.git

选择需要的 Skill,将完整目录复制到项目内的技能目录,或让 Agent 直接读取它的 `SKILL.md`。

Agent 项目内技能目录
Codex .agents/skills/
Claude Code .claude/skills/
OpenCode .opencode/skills/

依赖按 Skill 单独准备;安装步骤见 [安装说明](docs/installation.md)。

自检与维护

python check.py

自检按目录发现技能,检查入口并调用各自的 `scripts/selfcheck.py`。运行前准备相应依赖;自动检查不代表科研结果或所有应用版本已通过实测。添加技能遵循 [AGENTS.md](AGENTS.md),无需在首页展开其完整工作流。

许可

仓库采用 [MIT](LICENSE)。各 Skill 的来源、第三方内容与适用许可见 [NOTICE.md](NOTICE.md)。