Gotchas and API changes specific to Manim Community Edition 0.20.1. Includes ImageMobject, animation names, and font handling.
原文语言:英语
菜单
这个仓库中的 skills
SkillsMP 已收集 arm2arm/AstroAgentAssistant 中的 184 个 Skill。打开任一 Skill 可查看来源和详情。
arm2arm/AstroAgentAssistant已展示 40 / 184 个已收集 Skill。
Gotchas and API changes specific to Manim Community Edition 0.20.1. Includes ImageMobject, animation names, and font handling.
原文语言:英语
Generate a PNG plot of sin(x) in red and cos(x) in green using matplotlib, handling missing dependencies in a managed Python environment.
原文语言:英语
Create animations showing the Unit Circle → Sine Wave connection. Uses ValueTracker + always_redraw for smooth rotating point that traces out the sine wave. Perfect for educational content (11th grade math, trigonometry).
原文语言:英语
Diagnose and fix images not displaying in Open WebUI / API server frontends.
原文语言:英语
Serve images, videos, and audio to Open WebUI by uploading media to the public S3 bucket (scr4agent), then embedding pure markdown URLs.
原文语言:英语
Use the Dockerized REANA client to ping a REANA server, list workflows, and format output with jq.
原文语言:英语
Reusable instructions to set up a .reana/config.yaml with dev and prod profiles and run reana‑client via Docker using REANA_PROFILE.
原文语言:英语
Run a Python (or other) script in a REANA workflow ensuring the script is found via $REANA_WORKSPACE.
原文语言:英语
Minimal REANA workflow that plots a sine curve in green using pandas and matplotlib. Includes `reana.yaml`, `plot_sin.py` (and optional `requirements.txt`).
原文语言:英语
Quick reference for REANA client and server versions for dev and production backends used by the user.
原文语言:英语
How to write a correct REANA workflow YAML that complies with the organization’s policies.
原文语言:英语
Automates creation, submission, monitoring, and retrieval of a REANA workflow that plots a green sine curve using pandas and matplotlib.
原文语言:英语
Create a REANA workflow respecting the organization’s environment repository and default memory limit.
原文语言:英语
Structured multi-round improvement workflow for LaTeX academic papers — each round targets specific improvements (structure, prose, figures, compilation). Also covers merging multiple papers and multi-phase iterations (X figure rounds + Y text rounds).
原文语言:英语
Iteratively improve LaTeX research papers — structural fixes, prose polishing, figure integration, compilation cycles. Also covers merging multiple papers into a unified manuscript.
原文语言:英语
Generate comprehensive LaTeX white papers from multiple sources — Markdown sections, existing papers, or user ideas. Converts and assembles into a single compiled PDF.
原文语言:英语
Run comprehensive burn-in tests on the dt4acc Digital Twin IOC to verify EPICS PV stability, throughput, and read/write resilience
原文语言:英语
Manim CE animation explaining the 4MOST spectrograph for 11th-grade physics class. Full optical path from starlight through telescope, collimator, slit, dispersion element, fibre positioner, spectrographs, to CCD detectors.
原文语言:英语
Generate a static schematic illustration of the 4MOST spectrograph system as a precursor to a full Manim animation.
原文语言:英语
Creating clean, non-overlapping Manim animations for educational explainers (Gymnasium/school level). Avoids text overlap bugs, guides pacing, and structures single-scene vs multi-scene approaches.
原文语言:英语
Add German TTS narration to Manim educational videos using espeak-ng. Handles scene-by-scene audio generation, duration management, and merging with video.
原文语言:英语
Fix Open WebUI image display by extending api_server.py to convert standard markdown  images into HTTP URLs via /media/<path> route. Handles the gap between agent-generated image paths and the API server's media serving pipeline.
原文语言:英语
Resolve Docker permission errors by ensuring the user is in the docker group and reloading group membership.
原文语言:英语
Verify Docker availability and run containers on this host.
原文语言:英语
Guidelines for rendering Manim animations in a headless Linux environment (no GUI). Includes troubleshooting common errors, choosing correct renderer, managing long renders, and concatenating partial video files produced by Manim.
原文语言:英语
Guide to creating concise educational animations with Manim, handling common errors, rendering in low‑resolution, and delivering the final MP4 via Telegram (including ffmpeg concat handling).
原文语言:英语
Generate a Manim animation, extract a short preview, concatenate full‑resolution fragments, and deliver the MP4 directly via Telegram. Handles common rendering pitfalls (partial movie files, missing renderer options) and provides a workflow for producing both…
原文语言:英语
Add audio to Manim-rendered videos — background music, TTS narration, or SRT subtitles. Handles common pitfalls with MP3 decoding, volume mixing, and timing.
原文语言:英语
Step‑by‑step guide for turning a fresh Paperclip installation into a publicly reachable service that forwards LLM calls to a custom OSS‑120B model served via an OpenAI‑compatible endpoint. Handles deployment mode, bind settings, authentication exposure, board…
原文语言:英语
Diagnose and fix cases where the Hermes Telegram bot silently ignores messages from group members (auth allowlist issues).
原文语言:英语
Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses, cities, zip codes, or Telegram location pins. No API keys needed.
原文语言:英语
Create layered ambient pad music using FFmpeg's aevalsrc filter. Generates loopable 15-second clips with slow vibrato, shimmer, and exponential decay, then loops to target duration. Mixes into video at low volume for BGM.
原文语言:英语
When the user asks for a fractal showcase, they want a video that shows ONLY a Mandelbrot zoom transitioning to the Elephant's Valley image. The transition should use a very small scaling factor (~1e-7). No other fractals, titles, or captions should be…
原文语言:英语
Retrieve phone number (and email) for a staff member of the Leibniz Institute for Astrophysics Potsdam (AIP) from the public website.
原文语言:英语
Workflow for handling user‑submitted images, generating a description via vision_analyze, and responding.
原文语言:英语
Create, read, update, and delete calendar events via Nextcloud CalDAV API. Includes auth patterns, calendar paths, and quirks for Nextcloud v29+.
原文语言:英语
Set up a REANA development workflow in its own directory, place a minimal reana.yaml, and run it using the Dockerized REANA client.
原文语言:英语
Self‑learn REANA by listing finished workflows on the development backend, downloading their `reana.yaml` files, and providing guidelines for writing correct REANA workflows.
原文语言:英语
Automated arXiv monitoring for cold gas filament accretion in galaxy formation. Discovers new papers on cold mode accretion, cold flows, cosmological filaments, and related topics. Runs as a scheduled cron job.
原文语言:英语
Create and maintain the DRP white paper project with REANA integration
原文语言:英语