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

fl-sean03

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

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

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

project-update
مطوّرو البرمجيات

Get fully up to date on a project, or build its weekly / PI-meeting update bundle, from INSIDE the project directory. Use when an agent lands cold in a project and needs the current state (open workstreams, what moved, open PI decisions, blockers), or when asked to "build the weekly update", "prep the PI meeting", or "aggregate the relevant files into the update dir". Mines only THIS repo, driven by its own .sync/manifest.yaml. No dependency on LabSync.

2026-07-10
quantum-espresso
علماء الفيزياء

Run Quantum ESPRESSO DFT calculations. Use when asked to perform first-principles calculations, SCF, structural relaxation, band structure, DOS, phonons, or any ab initio quantum mechanical calculation.

2026-07-10
compute-strategy
مديرو الشبكات وأنظمة الحاسوب

Decide where and how to run compute jobs across available backends (HPC, cloud GPUs, local). Use when starting any compute-intensive task, choosing a backend or partition, deciding job parameters (walltime, GPU type, parallelism), or debugging compute infrastructure issues. Embeds the smoke-first iteration pattern — validate cheaply before scaling.

2026-07-10
campaign-orchestration
مطوّرو البرمجيات

Orchestrate one or more long-running compute campaigns (HPC simulations, multi-stage MD pipelines, ensemble runs) where stages take hours to days and failures must not halt the pipeline. Use when running multiple parallel campaigns that share a stage structure (smoke → equilibration → production → analysis), when waiting on long jobs makes interactive driving impractical, or when designing a self-healing tick-based supervisor for compute work. Reads/writes per-campaign WORKFLOW.md files as durable state.

2026-07-07
data-analysis
علماء البيانات

Analyze simulation data and compute properties. Use when asked to parse LAMMPS/QE output, calculate diffusion coefficients, RDF, MSD, energies, or generate plots and visualizations.

2026-07-07
ggen
علماء البيانات

Generate candidate crystal structures from a chemical formula and assess their stability using ggen. Use when you need trial structures for a composition with no known experimental structure, or want stability-ranked polymorph candidates before running MD/DFT.

2026-07-07
long-compute
مطوّرو البرمجيات

Run compute jobs (QE DFT, LAMMPS/MD, MLIP) that may outlive a single agent turn, without parking-and-dying. Use whenever a task launches work that could take more than a few minutes — decide block-vs-detach, detach long jobs durably, keep state in files, and let the asw-loop supervisor re-invoke you across ticks. Read BEFORE launching any simulation whose runtime you are unsure of.

2026-07-07
mlip-simulation
علماء الأحياء، جميع الآخرون

Run molecular dynamics and materials calculations with ML interatomic potentials (MACE, CHGNet, M3GNet) via ASE — near-DFT accuracy at classical-MD cost. Use when asked to run simulations with ML/universal potentials, or when DFT would be too expensive (or is unavailable) but accuracy matters. For high-throughput screening of 10+ structures, see torch-sim.

2026-07-07
عرض أهم 8 من أصل 18 skills مجمعة في هذا المستودع.
loop-engineering
مطوّرو البرمجيات

Design a hyper-tailored, EVOLVABLE work loop for yourself — pick the right loop primitive, build an ungameable verifier, persistent state, and hard stop conditions, then add a bilevel reflect pass so the loop improves itself run over run. Use when setting up recurring/autonomous work (a nightly job, a watch-react monitor, a drain-until-done queue, an experiment loop), when asked to "keep doing X until Y", or when an existing loop stalls, overruns budget, or repeats mistakes.

2026-07-14
visual-iteration
مطوّرو البرمجيات

Iteratively refine any visual output — charts, plots, web UIs, diagrams, slides, 3D renders — by rendering it to an image, actually looking at the image, critiquing it against the goal, and editing until it converges. Use when output quality is judged by eye ("make it look right", "fix the layout", "the legend covers the data", "polish this chart/page/diagram") or whenever generating visual output whose first attempt is unlikely to be final.

2026-07-12
agent-orchestration
مطوّرو البرمجيات

Recursive principal-subordinate orchestration for multi-agent / multi-PR work. Load when delegating substantive code, audit, or research work to a subordinate agent — OR when you ARE a subordinate that may spawn its own — OR when coordinating 2+ concurrent subordinates. Load BEFORE writing the brief, not after the subordinate comes back broken.

2026-07-12
computational-investigation
الكيميائيون

Methodology for running a rigorous, tiered computational-science investigation — DFT/MD/ab-initio/simulation campaigns that test competing hypotheses about a material, molecule, structure, or mechanism and end in a testable prediction. Load when planning or executing a multi-stage compute investigation (materials/chemistry/physics): enumerating hypotheses, choosing methods + compute tiers, gating input-model validity before production, separating mechanism from root cause, designing the confirming experiment, and writing claims without overclaiming. Distilled from a proven real-world investigation plan; domain-agnostic.

2026-07-12
deploy-site
مطوّرو البرمجيات

Deploy the current project to Vercel, GitHub Pages, or Netlify — detect the project type, verify credentials, build, and run the platform's deploy commands. Use when the user asks to deploy a site or check deployment/auth status.

2026-07-12
dev-setup
مطوّرو البرمجيات

Check and configure development-environment credentials and tools (GitHub CLI, git identity, Vercel/Netlify/Fly, npm/pnpm/bun, AWS/GCP/Azure) and report a status table with fix commands. Use when the user wants to verify or set up their dev tooling and logins.

2026-07-12
embedded-captions
فنانو المؤثرات الخاصة والمحركون

Add captions to a talking-head video. ONE catalog (CATALOG.md) of 31 visual identities behind two engines: column-flow (captions composited INTO the scene — matte occlusion + mix-blend; cream/ink/editorial/keynote/documentary/loud/neon/glitch/chrome/velocity) and themed constitutions (anchor/ordnance/terminal/neonsign/stardust/stomp/scoreboard/transit/vhs/arcade/dossier/laser/thunder/hologram/biolume/aurora/spectrum/papercut/popup/chalkboard/graffiti/brush/inkwater/ransom/lastpage — e.g. a glyph-decode climax, a neon sign WRITTEN stroke by stroke, or the quiet `anchor` rail default). Route by identity, never by mode. Trigger on "captions/subtitles", "embed/cinematic captions", "VFX captions", "炸/特效/酷炫字幕", a named identity, or top-tier motion-graphics asks. Embedding every word is wrong for most talking-head content — `anchor` is the verbatim default. Pipeline: transcription → hyperframes remove-background matting → HTML render → ffmpeg overlay. Requires hyperframes and a single-subject clip.

2026-07-12
fusion-detailed-buildout
رسامو الهندسة الميكانيكية

Procedural high-fidelity CAD buildout of rooms / equipment / props in Autodesk Fusion, driven from WSL via the Fusion MCP. Load when you are about to script geometry into a Fusion Design — modeling a room, an instrument, a vessel/tank/kiln, casework, glassware, a fixture, or any real-world object — and the bar is COMPREHENSIVE detail (recessed door/drawer panels, knobs/displays/status-lights, spouts/necks/caps, 5-star bases, fume-hood sashes) rather than a single blocky primitive. Codifies the runtime model (def run(_context), cm-internal units, file read-back over the never-surfaced return value, no ui.messageBox), the into-component local-coord build pattern + Z##_Room_Element_NN naming + idempotency, the shape-decomposition vocabulary (primitives + the small features that make an object READ), the plan-spec-then-staged-build workflow, paste-ready API helpers (offset-start extrude, cyl, ring/annulus, loft cone, rotated-polygon leg, placement transforms), the verification loop (bbox read-back + containment a

2026-07-12
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
brief-generation
مطوّرو البرمجيات

brief, summary, daily, weekly, end of day, EOD, digest, morning, recap, meeting prep, what's due, status update, review

2026-02-05
browser-automation
مطوّرو البرمجيات

Interactive web tasks, browser login, click, scroll, form interaction, authenticated sessions, Playwright MCP (project)

2026-02-05
claude-code-history
مطوّرو البرمجيات

Query and summarize Claude Code terminal session history

2026-02-05
email-processing
مطوّرو البرمجيات

Email, inbox, Outlook, Microsoft 365, mail, messages, fetch emails, search emails, draft, reply, email processing (project)

2026-02-05
knowledge-base
مطوّرو البرمجيات

fact, decision, architecture, knowledge, permanent, remember forever, always know, decisions, outcomes, lessons learned

2026-02-05
native-tools
مطوّرو البرمجيات

GitHub CLI, docker commands, git operations, curl, native CLI tools, gh issue, gh pr, container, repository, API calls (project)

2026-02-05
overleaf-integration
مطوّرو البرمجيات

Create and manage Overleaf LaTeX documents. Use when transcribing handwritten work to LaTeX, creating academic documents, homework solutions, problem sets, or any LaTeX/Overleaf operations. Handles PDF/image to LaTeX conversion. Homework transcription workflow.

2026-02-05
overleaf-sync
مطوّرو البرمجيات

Sync local LaTeX projects with Overleaf. Bidirectional sync for .tex, .bib, images, folders. Use when pushing local changes to Overleaf, pulling updates, or checking sync status.

2026-02-05
عرض أهم 8 من أصل 15 skills مجمعة في هذا المستودع.
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات