e8fe14508f
Request: - Prefix the three selected project-local skill names with hk-ipo-. Changes: - Renamed skill metadata to hk-ipo-analyst, hk-ipo-archivist, and hk-ipo-audit. - Updated skill-to-skill routing references to use the new names. - Updated existing OpenAI skill UI metadata/default prompts for analyst and archivist. - Updated README skill names and documented the audit skill. Verification: - Ran git diff --check and git diff --cached --check. - Validated all local SKILL.md frontmatter names contain hk-ipo-. - Confirmed README and current skill metadata have no old $analyst/$archivist/$audit invocations; old names remain only in historical reports.
8 lines
273 B
YAML
8 lines
273 B
YAML
interface:
|
|
display_name: "hk-ipo-analyst"
|
|
short_description: "Score HK IPOs and review prediction quality"
|
|
default_prompt: "Use $hk-ipo-analyst to evaluate a Hong Kong IPO subscription candidate from archived project data."
|
|
|
|
policy:
|
|
allow_implicit_invocation: true
|