with one click
siada-cli
siada-cli contains 5 collected skills from liauto-siada, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.