Skip to main content
NTT123
ملف منشئ GitHub

NTT123

عرض على مستوى المستودعات لـ ١٤ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
١٤
مستودعات
٤
محدث
٢٧ مايو ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

hillclimb-onboard
مطوّرو البرمجيات

Interactive onboarding for a hill-climbing optimization project. Use this skill whenever the user wants to start a long, iterative effort to optimize a measurable score, minimize a loss, maximize accuracy, or beat a perf target. Trigger on phrases like "set…

٢٧ مايو ٢٠٢٦
hillclimb-loop
مطوّرو البرمجيات

Run the hill-climbing loop autonomously: spawn subagents that invoke the `hillclimb-execute` → `hillclimb-verify` → (when stuck) `hillclimb-brainstorm` skills, iteration after iteration, until a stop condition fires. Uses git for per-iteration checkpoints…

١٤ مايو ٢٠٢٦
hillclimb
مطوّرو البرمجيات

End-to-end hill-climbing workflow: onboard the project if it isn't set up yet, then run the autonomous loop. Use when the user wants to set up and iterate in one invocation. Triggers: "run the hillclimb skill", "set up and iterate on X", "start a…

١٤ مايو ٢٠٢٦
hillclimb-brainstorm
متخصصو إدارة المشاريع

Refresh the idea pool of a hill-climbing project. Reads the run history and current ideas, detects whether progress has stalled, then generates new candidate directions, biased toward exploration when stuck, toward exploitation when a recent run improved…

١٠ مايو ٢٠٢٦
hillclimb-execute
متخصصو إدارة المشاريع

Execute one iteration of a hill-climbing project: pick the next idea from the pool, plan it, do the work, log a run. Use this skill whenever the user has an active project with `.hillclimb/state.html` and wants to make progress. Trigger on phrases like "run…

١٠ مايو ٢٠٢٦
hillclimb-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify the most recent execution run in a hill-climbing project. Reads `.hillclimb/state.html`, runs the project's verifier script, and updates the dashboard with the result. Use this skill whenever the user finishes an `hillclimb-execute` and wants to know…

١٠ مايو ٢٠٢٦
arxiv-to-html
مطوّرو الويب

End-to-end orchestrator that converts an arXiv paper into a faithful, verified, well-designed single HTML page. Runs the whole pipeline — download, macro expansion, LaTeX-to-HTML conversion, fidelity verification, and design polish — so the user does not…

١٦ مايو ٢٠٢٦
download-arxiv
مديرو الشبكات وأنظمة الحاسوب

Download an arXiv paper (LaTeX source, PDF, and metadata) given an arXiv ID or URL. Use when the user asks to fetch, download, grab, or get an arxiv paper, or mentions an arxiv ID like 2401.12345, an old-style ID like hep-th/9901001, or an arxiv.org URL.

١٦ مايو ٢٠٢٦
expand-latex
مطوّرو البرمجيات

Flatten a downloaded arXiv paper's multi-file LaTeX source into one file and expand its custom macros (\newcommand / \def aliases) into plain LaTeX, producing a clean expanded.tex for tex-to-html. Use after download-arxiv and before tex-to-html, or whenever…

١٦ مايو ٢٠٢٦
tex-to-html
مطوّرو الويب

Convert a downloaded arXiv paper's LaTeX source into a single semantic HTML file with KaTeX for equations. Use after the download-arxiv skill has populated workspace/<id>/source/, or when the user asks to convert, render, or transform .tex files to HTML.

١٦ مايو ٢٠٢٦
verify-conversion
المحررون

Verify a converted arXiv paper — check paper.html against the LaTeX source for dropped or garbled content, and against the original PDF for rendering errors. Use after tex-to-html, or when the user asks to verify, check, validate, QA, or proofread the…

١٦ مايو ٢٠٢٦
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات