We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17eefc commit c162423Copy full SHA for c162423
1 file changed
skills/research-method/SKILL.md
@@ -7,7 +7,7 @@ description: Researches about a new method (scalarizer or aggregator) from the s
7
8
This skill researched about a new method by reading the paper and the existing implementations, proposing a plan for a TorchJD implementation.
9
10
-**For agents:** invoke as `/implement-method method-name (paper-name)` (e.g. `/implement-method upgradi (Jacobian Descent for Multi-objective Optimization)`).
+**For agents:** invoke as `/implement-method method-name (paper-name)` (e.g. `/implement-method upgrad (Jacobian Descent for Multi-objective Optimization)`).
11
If no method name is provided, ask the user for the name of the method and the title of the paper.
12
13
**For humans:** follow the numbered steps below to guide you in your development.
0 commit comments