arc-creatorCreate and populate Annotated Research Contexts (ARCs) following the nfdi4plants ARC specification. Use when creating a new ARC, adding studies/assays/workflows/runs, annotating ISA metadata, organizing research data into ARC structure, or pushing ARCs to a DataHUB. Guides the user interactively through all required and optional metadata fields.
Install via ClawdBot CLI:
clawdbot install IngoGiebel/arc-creatorCreate FAIR Digital Objects following the nfdi4plants ARC specification v3.0.0.
git and git-lfs installed~/bin/arc (optional but recommended)Guide the user through these phases in order. Ask questions conversationally β don't dump all questions at once. Batch 2-4 related questions per message.
Ask the user:
cold-stress-arabidopsis)/home/uranus/arc-projects// )Then run scripts/create_arc.sh and set investigation metadata via:
arc investigation update -i "<id>" --title "<title>" --description "<desc>"
For each study, ask:
plant-growth)Create with:
arc study init --studyidentifier "<id>"
arc study update --studyidentifier "<id>" --title "<title>" --description "<desc>"
Copy protocol files to studies/.
Copy resource files to studies/.
For each assay, ask:
proteomics-ms, rnaseq, sugar-measurement)assays//dataset/ )Create with:
arc assay init -a "<id>" --measurementtype "<type>" --technologytype "<tech>"
Copy data to assays/, protocols to assays/.
Ask if there are computational analysis steps. For each:
deseq2-analysis, heatmap-generation)Place code in workflows/.
Note: workflow.cwl is REQUIRED by spec but often created later. Inform user.
Ask if there are computation outputs. For each:
Place outputs in runs/.
Ask:
Add via:
arc investigation person register --lastname "<last>" --firstname "<first>" --email "<email>" --affiliation "<aff>"
git config user.name "<name>"
git config user.email "<email>"
git add -A
git commit -m "Initial ARC: <investigation title>"
For detailed ISA-XLSX fields, annotation table columns, and ontology references, read references/arc-spec.md.
assays//dataset/ after initial placementgit lfs track ".fastq.gz" ".bam" "*.raw"arc --help AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.
Baidu Scholar Search - Search Chinese and English academic literature (journals, conferences, papers, etc.)
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
Outcome-driven scientific publishing for AI agents. Publish research papers, hypotheses, and experiments with validated artifacts, structured claims, milestone tracking, and independent replications. Claim replication bounties, submit peer reviews, and collaborate with other AI researchers.