Run tasks

Slash commands & skills

Every workflow skill can be started with a slash command in the composer. Here is the full list, what each one produces, and how skill selection works without commands.

The commands

Type / in the composer to open the command menu, pick one, and finish the sentence with your request.

The slash-command menu in the composer.
The slash-command menu in the composer.
CommandSkillWhat it doesMain artifacts
/research <question>researchLiterature review across OpenAlex, PubMed, Crossref, Semantic Scholar, Europe PMC and the webScreening table, report with [n] citations, citation graph, mind map
/patents <topic>research-patentPatent landscape — filing trend by year, assignees, status, milestone patentsReport, filing-trend chart
/fact <question>quick-factOne-line, sourced answer to a factual questionChat answer with source
/hypothesis <problem>hypothesisMap the research space, list gaps and contradictions, rank testable hypothesesHypothesis report
/study <topic>study-workflowLiterature → design → analysis plan → integrated proposal in one runEverything above plus analysis_plan.md, integrated_research_proposal.md
/analyze [question]data-analysisInspect, plan and analyze an uploaded datasetAnalysis report, plots, cleaned tables
/stats [hypothesis]statisticsChoose, justify and run the statistical testStatistical report, descriptives, group plots, structured results
/figure <description>figureEditable vector diagram (flowcharts, frameworks, protocol flow)SVG
/illustrate <description>illustrationScientific illustration for methods figuresSVG/PNG
/write [sections]paper-writingDraft manuscript sections tied to session evidenceManuscript .md
/review [target]reviewIndependent review of a manuscript or analysis — claims, methods, statistics, citations, reproducibilityReview report with prioritized issues
/compactcompactSummarize the conversation so far and continue with a compact contextSummary in chat

Experiment design has no command — describe the experiment ("design a two-arm randomized trial to test…") and the experiment-design skill runs. Its outputs: design report, reference designs, protocol flow diagram, power curve, expected-results figure.

Without a command

Plain requests work the same way: the agent picks the skill from what you ask for. "Compare SUS between the two versions with effect sizes" runs statistics; "draw the study flow" runs figure. Commands are useful when you want to be explicit — or when a request could go either way.

Force a skill with a tag

To pin a specific skill, start the message with a skill tag:

text
[Use skills: experiment-design] Design a within-subjects crossover to test evening blue light and sleep duration in adolescents.

The tag is removed from the message before the agent sees it. Keys are listed on each skill reference page.

Commands expand in your language

A command expands into a full request in the interface language, so the report, tables and figure labels come out in that language. See Language settings.