phira-ai
- 18 skills
- 0 followers
- 15 hours ago last updated
- ▌ Summarise Paper · phira-aiUse when tasks involve reading and summarising an academic paper from either a PDF file or an arXiv URL. If the input is a PDF, convert it to images for accurate reading (equations/figures). If the input is an arXiv URL, download the LaTeX source to read. Output the summary as a standalone LaTeX file.
- ▌ Search Conference · phira-aiUse when tasks involve semantically matching a user's idea (query or example papers) to papers in a specific OpenReview venue. Uses `embed-papers` to crawl metadata, build/use embedding caches, run cosine-similarity search, then produces a short, grouped Markdown reading list with brief rationales.
- ▌ Phira Idea Cards · phira-aiOption-card format for phira-hypothesizer (math-first ideas + end-to-end training/inference).
- ▌ Phira Archive Dag · phira-aiDeterministic Graphviz/DOT derivation + validation for archive records.
- ▌ Phira Cheap Checks · phira-aiFast, compute-aware verification checklist for implementation changes (imports, configs, tiny runs).
- ▌ Phira Env Contract · phira-aiProcedural checklist to infer and state the repo's effective runtime environment and dependency policy.
- ▌ Phira Archive Format · phira-aiCanonical per-record archive format (YAML front matter + Markdown body).
- ▌ Phira Baseline Parity · phira-aiChecklist for proving baseline behavior is unchanged (or changes are intentional) via controlled A/B runs.
- ▌ Phira Archive Pointers · phira-aiPointer semantics for "since last record" and detected-change bookkeeping.
- ▌ Phira Prototype Contract · phira-aiOutput contract for phira-prototyper (design -> interfaces -> acceptance -> handoff).
- ▌ Phira Impl Vs Claim Audit · phira-aiProcedure to audit alignment between a document's claims (e.g., algorithm description) and the actual implementation and defaults.
- ▌ Phira Limitations Contract · phira-aiStandard format for limitations, threats-to-validity, and critical risks with decisive tests.
- ▌ Phira Project Memory Lookup · phira-aiLightweight read-only lookup of project history from .archive when prior work may affect current decisions.
- ▌ Phira Orchestration Contract · phira-aiPlanning + approval + execution contract for the Phira primary orchestrator.
- ▌ Phira Paper Summary Pipeline · phira-aiHow Phira roles collaborate to summarise papers and archive outcomes.
- ▌ Phira Pseudocode Placeholders · phira-aiProgrammatic pseudocode placeholders using a decorator + TYPE_CHECKING blocks (type-checker friendly).
- ▌ Phira Implement From Pseudocode · phira-aiRealize embedded `phira_pseudocode` placeholders into runtime code, then delete implemented scaffolding.
- ▌ Phira Conference Search Pipeline · phira-aiWorkflow for conference/venue paper search and short reading lists.