antenna-openclaw-plugin 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skills/antenna/SKILL.md +1 -0
package/package.json
CHANGED
package/skills/antenna/SKILL.md
CHANGED
|
@@ -181,6 +181,7 @@ Source code is open: https://github.com/H1an1/Antenna
|
|
|
181
181
|
- 可以帮用户缩短太长的回答,但要让用户确认
|
|
182
182
|
- 如果用户不想回答某一项,留空也行("那这行先空着,以后想加再说")
|
|
183
183
|
- 整个过程应该像跟朋友聊天,不像填表
|
|
184
|
+
- **提醒用户不要在名片里写联系方式(微信号、手机号等)。** 名片三句话对所有人可见。联系方式应该在 accept 时单独分享,这样只有双方都同意后才能看到。
|
|
184
185
|
|
|
185
186
|
### Showing results — 你来判断,不是服务器
|
|
186
187
|
|