一键导入
siada-cli
siada-cli 收录了来自 liauto-siada 的 5 个 skills,并提供仓库级职业覆盖和站内 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.