Awesome-Agent-Skills-for-Empirical-Research cs-skills
10 computer science skills. Trigger: algorithms, systems research, software engineering, security papers. Design: theory, complexity analysis, code-centric research, and security methods.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/cs" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-cs-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/cs/SKILL.mdsource content
Computer Science — 10 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| ai-security-papers-guide | AI security papers from top-4 security conferences |
| algorithms-complexity-guide | Analyze algorithm complexity and computational efficiency for research |
| code-llm-papers-guide | Survey and paper collection on LLMs for code generation |
| dblp-api | Search computer science publications, authors, and venues via DBLP |
| distributed-systems-guide | Distributed systems design patterns and analysis for CS research |
| formal-verification-guide | Formal methods, theorem proving, and model checking for CS research |
| gaussian-splatting-papers-guide | Curated papers and resources for 3D Gaussian Splatting |
| llm-aiops-guide | Papers on LLMs for IT operations and AIOps research |
| software-engineering-research | Guide to software engineering research topics and methodologies |
| software-heritage-api | Archive and retrieve source code history via Software Heritage API |