원클릭으로
siada-cli
siada-cli에는 liauto-siada에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Generate a technical design document for a complex task before execution. Load this Skill when the agent has judged the task to be complex (multi-module changes, significant information gaps, or ambiguous requirements). Do not load it for simple tasks.
Execute a complex task step-by-step using the confirmed design document. Load this Skill after the user has confirmed the design document produced by the long-horizon-task-design Skill. Input is the design document path.
Manage crontab scheduled tasks (create, update, delete, list). Use when the user wants to add, modify, remove, or view periodic scheduled tasks that run automatically via ProactiveAgent.
Answer user questions about siada (features, configuration, usage) and modify siada's configuration file. Use when the user asks how siada works, what settings are available, or wants to change siada's config.
Help users create new skills by generating SKILL.md files with proper frontmatter, instructions, and directory structure. Use when asked to create, make, or set up a new skill.