preview
Preview
Render and deploy project documents, reports, and notebooks using Quarto.
Usage
If _quarto.yml or .github/workflows/docs.yml is missing, complete the setup sections below first.
Push the branch. CI renders and deploys automatically. PR preview URLs: https://<owner>.github.io/<repo>/pr-preview/pr-<number>/ (private repos use an obfuscated domain but the same path structure). Check CI status with gh run list / gh run view.
For local preview: quarto preview (hot reloads). One-time build: quarto render.
Quarto Project Setup
If the project doesn't have a _quarto.yml yet, confirm the plan with the user, then:
- Check
which quarto. If not installed locally, see https://quarto.org/docs/get-started/ — or use the Workspace skill to get a devcontainer with Quarto pre-installed. - Copy assets/_quarto.yml to the project root and adjust the title.
- Create an
index.qmdwith YAML frontmatter (title:at minimum). Use.qmdfor all documents — it's Quarto's canonical format and required for full tooling support.
More from allenai/asta-plugins
semantic scholar lookup
This skill should be used when the user asks to "get paper details", "look up a paper", "find citations", "who cited this paper", "papers by [author]", "search for papers on [topic]", or needs quick lookups of paper metadata, citations, or author information from Semantic Scholar. Use this for fast, targeted queries (not comprehensive reports).
50asta literature reports
Create or update literature reviews/reports. Use whenever you need to research, summarize, or synthesize the literature.
35asta library
Local document metadata index for files used by Asta skills and tools. Use this skill when the user asks to store a document "in Asta" or retrieve "from Asta". Use it when the
34pdf text extraction
Extract text from PDFs using olmOCR or remote OCR. Use when user asks to "extract text from PDF", "OCR a document", "read a PDF", or needs to process scanned documents.
29workspace
Set up a GitHub Codespaces or Dev Container environment with Asta skills installed in GitHub Copilot and Quarto pre-configured. Use when asked to set up a Codespace or devcontainer for an Asta project.
25asta literature search
This skill should be used when the user asks to "find papers", "search for papers", "what does the literature say", "find research on", "academic papers about", "literature review", "cite papers", or needs to answer questions using academic literature.
22