ctoth

33 mods across 3 repositories, 152 stars between them.

reconcile

25

ctoth/research-papers-plugin

Skill Claude CodeCodex

Cross-reference a paper against the collection. Finds which cited papers are already collected, which are new leads, which collection papers cite this one, and reconciles all cross-references bidirectionally. Run on a single paper directory or use --all for the entire collection.

31 7d ago A 57 tokens

register-predicates

27

ctoth/research-papers-plugin

Skill Claude CodeCodex

Author the DeLP/Datalog predicate declaration artifacts a paper's rules will use. Required before author-rules if the paper's rules reference predicates not yet declared.

31 7d ago A 37 tokens

research

28

ctoth/research-papers-plugin

Skill Claude CodeCodex

Research a topic using web search and create structured findings. Use when you need to investigate approaches, find papers, compare implementations, or gather knowledge on a topic. Creates structured notes in reports/ directory.

31 7d ago A 42 tokens

source-bootstrap

29

ctoth/research-papers-plugin

Skill Claude CodeCodex

Initialize a propstore source branch for an extracted paper directory and write notes plus metadata into that source branch.

31 7d ago A 24 tokens

tag-papers

31

ctoth/research-papers-plugin

Skill Claude CodeCodex

Add tags to papers that are missing them. Reads notes.md and description.md to pick 2-5 tags, preferring tags already in use. Run on a single paper directory or use --all for the entire collection.

31 7d ago A 49 tokens

verify-citations

32

ctoth/research-papers-plugin

Skill Claude CodeCodex

Grade a drafted literature review against the cited papers' notes. For each cited @key, read that paper's notes.md/abstract.md and grade whether the citing sentence is faithful. Fans out one subagent per cited paper.

31 7d ago A 49 tokens

ctoth/mcp_server_code_extractor

Instructions file

Claude Code instructions for ctoth/mcp_server_code_extractor, covering claude.md, development commands, run all tests using pytest, run individual test files and quick functional test of core mcp server.

8 1y ago A 1,215 tokens