Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

writers-pattern

// Add a new platform writer module in src/writers/ that generates and writes agent config files for a supported platform. Each writer exports a function that accepts a config interface, creates directories (rules/, skills/, mcp configs), writes files with proper formatting and frontmatter, and returns string[] of written file paths. Use when adding platform support for a new agent, integrating a new code AI tool, or extending caliber to support new targets. Do NOT use for modifying existing writers, refactoring scoring logic, or changing how writers are invoked.

$ git log --oneline --stat
stars:1,100
forks:111
updated:2026年4月28日 23:39
SKILL.md
readonly