Skip to content

Commit 408d926

Browse files
authored
Merge pull request #211 from thejesh23/fix/quote-argument-hint-yaml
fix: quote argument-hint YAML values so Copilot CLI ≥1.0.65 loads all skills (closes #210)
2 parents 7a437bd + 6598008 commit 408d926

37 files changed

Lines changed: 37 additions & 37 deletions

File tree

skills/aris-ablation-planner/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-ablation-planner
33
description: Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission. Codex designs ablations from a reviewer's perspective, CC reviews feasibility and implements.
4-
argument-hint: [method-description-or-claim]
4+
argument-hint: "[method-description-or-claim]"
55
allowed-tools: Bash(*), Read, Grep, Glob, Write, Edit, mcp__codex__codex, mcp__codex__codex-reply
66
license: MIT
77
metadata:

skills/aris-analyze-results/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-analyze-results
33
description: Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.
4-
argument-hint: [results-path-or-description]
4+
argument-hint: "[results-path-or-description]"
55
allowed-tools: Bash(*), Read, Grep, Glob, Write, Edit, Agent
66
license: MIT
77
metadata:

skills/aris-arxiv/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-arxiv
33
description: Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.
4-
argument-hint: [query-or-arxiv-id]
4+
argument-hint: "[query-or-arxiv-id]"
55
allowed-tools: Bash(*), Read, Write
66
license: MIT
77
metadata:

skills/aris-auto-paper-improvement-loop/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-auto-paper-improvement-loop
33
description: "Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says \"改论文\", \"improve paper\", \"论文润色循环\", \"auto improve\", or wants to iteratively polish a generated paper."
4-
argument-hint: [paper-directory]
4+
argument-hint: "[paper-directory]"
55
allowed-tools: Bash(*), Read, Write, Edit, Grep, Glob, Agent, mcp__codex__codex, mcp__codex__codex-reply
66
license: MIT
77
metadata:

skills/aris-auto-review-loop/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-auto-review-loop
33
description: Autonomous multi-round research review loop. Repeatedly reviews via Codex MCP, implements fixes, and re-reviews until positive assessment or max rounds reached. Use when user says "auto review loop", "review until it passes", or wants autonomous iterative improvement.
4-
argument-hint: [topic-or-scope]
4+
argument-hint: "[topic-or-scope]"
55
allowed-tools: Bash(*), Read, Grep, Glob, Write, Edit, Agent, Skill, mcp__codex__codex, mcp__codex__codex-reply
66
license: MIT
77
metadata:

skills/aris-compute-guard/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-compute-guard
33
description: "Mandatory pre-flight compute resource check before running experiments. Detects whether local/remote GPU or compute resources are actually available. If resources are unavailable, STOPS the experiment pipeline immediately and reports to the user — preventing the model from hallucinating fake experiment results. Use when: about to run experiments, deploy training, or any GPU-intensive task."
4-
argument-hint: [environment-type]
4+
argument-hint: "[environment-type]"
55
allowed-tools: Bash(nvidia-smi*), Bash(python*), Bash(ssh*), Bash(echo*), Bash(which*), Bash(command*), Read, Grep, Glob
66
license: MIT
77
metadata:

skills/aris-dse-loop/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-dse-loop
33
description: "Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says \"DSE\", \"design space exploration\", \"sweep parameters\", \"optimize\", \"find best config\", or wants iterative parameter tuning."
4-
argument-hint: [task-description — include program, parameters, objective, and timeout]
4+
argument-hint: "[task-description — include program, parameters, objective, and timeout]"
55
allowed-tools: Bash(*), Read, Grep, Glob, Write, Edit, Agent
66
license: MIT
77
metadata:

skills/aris-experiment-bridge/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-experiment-bridge
33
description: "Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says \"实现实验\", \"implement experiments\", \"bridge\", \"从计划到跑实验\", \"deploy the plan\", or has an experiment plan ready to execute."
4-
argument-hint: [experiment-plan-path-or-topic]
4+
argument-hint: "[experiment-plan-path-or-topic]"
55
allowed-tools: Bash(*), Read, Write, Edit, Grep, Glob, Agent, Skill, mcp__codex__codex, mcp__codex__codex-reply
66
license: MIT
77
metadata:

skills/aris-feishu-notify/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-feishu-notify
33
description: "Send notifications to Feishu/Lark. Internal utility used by other skills, or manually via /feishu-notify. Supports push-only (webhook) and interactive (bidirectional) modes. Use when user says \"发飞书\", \"notify feishu\", or other skills need to send status updates."
4-
argument-hint: [message-text]
4+
argument-hint: "[message-text]"
55
allowed-tools: Bash(curl *), Bash(cat *), Read, Glob
66
license: MIT
77
metadata:

skills/aris-formula-derivation/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: aris-formula-derivation
33
description: Structures and derives research formulas when the user wants to 推导公式, build a theory line, organize assumptions, turn scattered equations into a coherent derivation, or rewrite theory notes into a paper-ready formula document. Use when the derivation target is not yet fully fixed, the main object still needs to be chosen, or the user needs a coherent derivation package rather than a finished theorem proof.
4-
argument-hint: [problem-goal-current-formulas-or-notes]
4+
argument-hint: "[problem-goal-current-formulas-or-notes]"
55
allowed-tools: Read, Write, Edit, Grep, Glob
66
license: MIT
77
metadata:

0 commit comments

Comments
 (0)