Skip to main content
kennethkhoocy
GitHub-Creator-Profil

kennethkhoocy

Repository-Ansicht von 29 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
29
Repositories
3
aktualisiert
24. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

adjudication-sheets
Softwareentwickler

Build human adjudication / hand-labeling sheets from LLM-pipeline data without evidence truncation. Use when: (1) preparing a CSV/Excel sheet for a human to rule on cases an LLM classifier or rater panel judged, (2) a labeler reports "there is no information…

22. Juli 2026
adversarial-empirical-review
Softwarequalitätssicherungsanalysten und -tester

N-round adversarial review pipeline for empirical research output — the chain from data to LaTeX tables to a manuscript that cites them. A Claude drafter proposes minimal diffs, a deterministic mechanical battery gates every diff from a clean state with a…

22. Juli 2026
annotator-input-parity-check
Softwareentwickler

Before designing, training, or auditing ANY model that replicates human-annotated labels, audit the annotation protocol's INPUT — the exact document/evidence the human labelers consulted — and give the model that same input. Use when: (1) designing a…

22. Juli 2026
asyncopenai-concurrency-httpx-pool
Softwareentwickler

Raise real concurrency in asyncio LLM batch scorers built on the OpenAI SDK (AsyncOpenAI, including OpenAI-compatible providers like DeepSeek). Use when: (1) raising an asyncio.Semaphore above ~100 produces no throughput gain, (2) a batch pipeline saturates…

22. Juli 2026
cite-placement
Redakteure

Place pre-screened literature citations into a LaTeX or Word manuscript, or restyle the citations already in one. Three modes: (1) inline placement — inline \cite{}/\citet{}/\citep{} with a compiled references.bib, for author-date journals (APA, MLA, Harvard,…

22. Juli 2026
download-gated-pdfs
Softwareentwickler

Download the actual PDF binary from bot-gated sites (taxpolicycenter.org, urban.org, SSRN-hosted mirrors, think-tank/publisher sites) via the Wayback Machine id_ URL form. Use when: (1) curl/WebFetch of a .pdf URL returns HTML instead of a PDF even with a…

22. Juli 2026
event-study-cars
Datenwissenschaftler

Complete methodology for computing publication-quality cumulative abnormal returns with proper event-study test statistics, matching the robustness of Kaspereit's eventstudy2 for Stata. Covers dateline construction, event-date mapping, estimation and event…

22. Juli 2026
latex-empirical-tables
Softwareentwickler

Set up, format, fix, and clean up LaTeX regression and estimation tables in empirical economics or finance papers. Use when (a) creating a .tex, results.tex, main.tex, or preamble to display regression or estimation output from Python (pyfixest), Stata, or R…

22. Juli 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
lit-review-orchestrator
nicht klassifiziert

Master controller for the lit-review pipeline, driven by a document. Give it a .tex or .docx file describing an article — a full manuscript, an abstract, or a proposal — and it extracts a search plan, runs an Undermind deep search (through the Undermind MCP…

24. Aug. 2026
freesearch-search
nicht klassifiziert

Run the lit-review orchestrator free index search channel against keyless OpenAlex, Crossref, and Semantic Scholar keyword-search endpoints. Use when the user invokes the free search channel, asks for keyless scholarly index search, or needs Stage 4e fallback…

24. Aug. 2026
lit-dedup
Sonstige Hochschullehrer

Stage 5 of the lit review pipeline: merge and deduplicate papers from all prior stages (Undermind, Scholar Labs, supplementary search) into a single master list with provenance tracking. Two-pass dedup: exact DOI match then LLM fuzzy match via…

24. Aug. 2026
lit-screen
nicht klassifiziert

Stage 6 of the lit review pipeline: screen paper abstracts against the research prompt. The orchestrator's agent-driven flow runs this re-ranker on Opus subagents; a standalone run uses the in-script Claude Sonnet API fallback. Rates relevance 1-10, tags each…

24. Aug. 2026
scholarlabs-search
nicht klassifiziert

Stage 2 of the lit review pipeline: run a Google Scholar Labs deep search from the detailed research question produced by Stage 0, scrape each result's citation (Cite to BibTeX), then parse + enrich into the pipeline schema. The driver signs in to Google with…

24. Aug. 2026
supplementary-search
Sonstige Hochschullehrer

Stage 4 of the lit review pipeline: search academic sources — general Google Scholar (--scholar), SSRN, NBER, HeinOnline, citation chaining via Semantic Scholar, and forthcoming paper lists from top finance journals. Long research prompts are automatically…

24. Aug. 2026
undermind-search
nicht klassifiziert

Stage 1 of the lit review pipeline: run an Undermind deep search from the natural-language brief produced by Stage 0 through the Undermind MCP server (agent-driven; no browser, no stored credentials), then parse + enrich the returned papers into the pipeline…

24. Aug. 2026
websearch-search
nicht klassifiziert

Run the lit-review orchestrator keyless agent-driven web search channel that uses WebSearch and WebFetch outputs normalized through websearch_ingest.py. Use when the user invokes the web search channel, asks for Stage 4d open-web literature discovery, or…

24. Aug. 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
3 von 3 Repositories angezeigt
Alle Repositories angezeigt