Skip to content

Commit c162423

Browse files
authored
Apply suggestion from @ValerianRey
1 parent c17eefc commit c162423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/research-method/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Researches about a new method (scalarizer or aggregator) from the s
77

88
This skill researched about a new method by reading the paper and the existing implementations, proposing a plan for a TorchJD implementation.
99

10-
**For agents:** invoke as `/implement-method method-name (paper-name)` (e.g. `/implement-method upgradi (Jacobian Descent for Multi-objective Optimization)`).
10+
**For agents:** invoke as `/implement-method method-name (paper-name)` (e.g. `/implement-method upgrad (Jacobian Descent for Multi-objective Optimization)`).
1111
If no method name is provided, ask the user for the name of the method and the title of the paper.
1212

1313
**For humans:** follow the numbered steps below to guide you in your development.

0 commit comments

Comments
 (0)