Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
yzhao062
ملف منشئ GitHub

yzhao062

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

skills مجمعة
30
مستودعات
5
محدث
2026-07-18
مستكشف المستودعات

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

my-router
مطوّرو البرمجيات

Context-aware router that detects work type (papers, proposals, code, figures, admin) and dispatches to the right domain skill. Works within superpowers' execution phase as the inner decision loop.

2026-06-28
bibref-verify
معلمو التعليم العالي، جميع الآخرون

Use when auditing a paper's existing .bib for hallucinated citations or stale metadata before submission, especially when bib entries came from co-authors or automated tools and may include fabricated authors, future arXiv IDs, or preprints already published in peer-reviewed venues. Companion to bibref-filler (which adds new citations); this skill audits existing ones.

2026-05-18
figure-prompt-builder
متخصصو العمليات التجارية، جميع الآخرون

Build copy-ready prompts for downstream LLM figure generation from source text, figure ideas, prior examples, or rough drafts. Use when Codex needs to decide whether a section needs a figure, distill the figure's core message and required visual elements, draft a model-neutral prompt pack for image-generation models, adapt prompts to a requested tool, or recommend limited cleanup after external generation.

2026-04-06
nsf-proposal-composer
محللو الإدارة

Compose NSF proposal outlines and section drafts from a project idea, prior proposal examples, and solicitation requirements. Use when Codex needs to choose between ecosystem-building and methodology-driven proposal families, turn a brief into a proposal structure, draft or refresh LaTeX sections, introduce an optional cross-section running example for abstract infrastructure proposals, or keep summary, aims, evaluation, and impact sections aligned during proposal writing.

2026-04-06
nsf-proposal-guardrail
معلمو العلوم الرياضية في التعليم العاليأساتذة الهندسة في التعليم العالي+1

Unified NSF proposal requirements, question-answering, and preflight checking for a single proposal repository. Use when a user has an NSF solicitation PDF/text and needs to (1) ingest and normalize proposal requirements, (2) ask drafting-time questions such as "do we need X?" or "where does this go?", or (3) run a pre-submission gap check against the current proposal files.

2026-04-06
nsf-thrust-refiner
أساتذة الهندسة في التعليم العالي

Refine one or more NSF thrust, aim, or study files after the initial scaffold exists. Use when Codex needs to deepen a core proposal unit with sharper gaps, local literature grounding, concrete technical measures, evaluation hooks, reviewer-facing running examples or artifact sketches, figure ideas, or visible TODO placeholders while preserving alignment with the current intro, summary, and evaluation plan.

2026-04-06
condense-cv
مساعدو الموارد البشرية (باستثناء الرواتب وضبط الوقت)

Create 1-page or 2-page CV variants from a longer master LaTeX CV. Use when the user asks for a short CV, concise CV, one-page CV, two-page CV, resume-style version, or a role-specific application CV derived from `Latex/sample_cv.tex` or another master CV source.

2026-04-02
cs-meta-review
أساتذة علوم الحاسوب في التعليم العالي

Draft grounded area chair, senior area chair, or editor style meta reviews for computer science and machine learning papers from the paper PDF, external reviews, reviewer discussion, rebuttal, and venue decision scale. Use when Codex needs to synthesize reviewer consensus, summarize rebuttal impact, recommend a final decision, or write venue-specific meta reviews for venues such as TNNLS, ICML, NeurIPS, or similar.

2026-04-02
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
dual-update
مطوّرو البرمجيات

Add or update content that must appear on both the website and the LaTeX CV. Use when the user mentions adding a new paper, award, grant, service role, teaching course, PhD student, open-source project, or any other content that overlaps between the website and CV.

2026-07-17
post-to-linkedin
مطوّرو البرمجيات

Use when announcing a release, paper, grant, talk, award, or project update on LinkedIn from this repo. Covers drafting, OAuth setup, token refresh, and posting via scripts/post_to_linkedin.py.

2026-06-16
news-search
محللو أبحاث السوق ومتخصصو التسويق

Systematic web search for news, media, policy, and industry coverage of FORTIS Lab publications, tools, and research. Use when the user asks for a news audit, media coverage check, broader impact evidence, or visibility search for their work.

2026-05-28
citation-audit
علماء الاجتماع والعمال ذوو الصلة، جميع الآخرون

Systematic bibliometric audit of citing-paper author affiliations across OpenAlex and Dimensions Analytics. Use when the user wants to find which notable institutions (government agencies, foundation model companies, national labs, Big Tech, finance, pharma) have authors who cite their published work. Pair with the news-search skill for full external-impact evidence; this skill is the bibliometric half, news-search is the editorial-coverage half. Also use for legacy prompts: "citation audit", "affiliation audit", "citation-affiliation audit", or "Dimension 9 audit" (this skill was previously Dimension 9 inside news-search; split out 2026-05).

2026-05-20
post-to-x
مطوّرو البرمجيات

Use when announcing a release, paper, grant, talk, award, or project update on X (Twitter) from this repo. Covers drafting, style compliance, cost preview, and posting via scripts/post_to_x.py.

2026-04-22
condense-cv
فنيو النشر المكتبي

Create 1-page or 2-page CV variants from a longer master LaTeX CV. Use when the user asks for a short CV, concise CV, one-page CV, two-page CV, resume-style version, or a role-specific application CV derived from `cv/cv-full.tex` or another master CV source.

2026-04-09
prun
المهن الحاسوبية الأخرى

Parallel delegation fan-out. The Claude session coordinates (on whatever Claude model is currently selected, e.g. Opus or Fable) while task units run in parallel on workers (never on the coordinator). Codex (`codex exec`, a separate abundant account) is the prioritized default; Sonnet is reserved for units needing Claude-session-internal capabilities (MCP/email tools, Artifacts, cross-vendor web verification), with the orchestrator deciding per unit. Units may read or write code; workers never commit or push, and the session plus the user are the final integration gate.

2026-07-18
implement-review
مطوّرو البرمجيات

Review loop for staged changes. Detects content type, prepares a review request for Codex (Terminal-relay manual default, opt-in Auto-terminal codex-exec subprocess, or IDE plugin), categorizes feedback, revises, and iterates. Works for code, papers, proposals, or any text-based output.

2026-07-12
ci-mockup-figure
مطوّرو البرمجيات

Create space-efficient figures for papers and proposals. HTML mockups for systems, dashboards, and timelines; TikZ or skia-canvas for abstract diagrams with arrow routing. Covers tool selection, design, capture, and LaTeX insertion. The primary goal is maximizing information per page — every figure must earn its space.

2026-06-29
my-router
المهن الحاسوبية الأخرى

Context-aware router that detects work type and dispatches to the right skill. Ships with a minimal default routing table; extend it in a fork, or register project-local skills in a consuming repo via routing-table.local.md or an AGENTS.local.md Routing section.

2026-06-28
readme-polish
مطوّرو البرمجيات

Audit a GitHub README and rewrite it using modern 2025-2026 patterns — centered header, badges, hero image, GitHub alert callouts, emoji-prefixed features, expandable details, Mermaid diagrams, tables over dense prose. Produces a scannable README that works for a 10-second skim and a deep dive.

2026-05-28
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات