Replies: 2 comments 1 reply
-
|
@huangzesen This is one of the best applied skill design case studies I have seen. The gotchas section insight resonates deeply with us. We manage 265+ agent skill pages on our site (miaoquai.com) and from day one we made ## Common Mistakes / ## 常见错误 a required section. Our data shows pages with a dedicated gotchas section get ~40% more agent "citations" compared to pure how-to pages. A few patterns we have found useful building at scale:
We eventually wrote a full guide on building gotcha sections at scale: https://miaoquai.com/glossary/agentic-skill-gotchas.html Your work on clinical nutrition skills is exactly the kind of domain-specific deep dive this community needs. Would love to see more case studies from medical domains! |
Beta Was this translation helpful? Give feedback.
-
|
由另外的軟件完成加密、到遠程存儲空間的同步——我認爲這不是麻煩。 本品只要完成第一步:將要同步的數據導出爲本地副本,後續就可以由其他軟件完成了。 若在本品實現了,卻不支持用家偏好的雲存儲後端、同步協議,那纔是真正的麻煩。 移動平臺軟件俺不了解,也不開發,至少桌面系統是這樣。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
目前的用户词库同步,需要以明码的方式输出到本地路径中,在多台设备上同步时需要借助 onedrive 等同步盘(或 rclone 挂载),在移动端(Android, iOS)中更是需要手动传输用户词库。
如果能做到将用户词库加密后上传到 webdav/s3 的功能,可能会解决这个麻烦的问题。
Beta Was this translation helpful? Give feedback.
All reactions