memo-collect

This is a simple skill for note-taking, used to quickly record user notes, and provide users with query, delete, and other capabilities.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "memo-collect" with this command: npx skills add bondli/memo-collect

Memo Collect Skill

这是一个简单的备忘技能,用于快速记录用户的备忘信息,同时提供给用户查询,删除等能力

使用方式

运行:

node dist/index.js <action> <content>

action 类型

add_memo 添加备忘

示例: node dist/index.js add_memo "买牛奶"


list_memo 查看所有备忘

示例: node dist/index.js list_memo


delete_memo 删除备忘

示例: node dist/index.js delete_memo 3


Agent 调用规则

如果用户说:

  • 记录一下这个内容:XXX
  • 帮我将如下信息加入到备忘录:XXX
  • 我要记录备忘:XXX

调用:

node dist/index.js add_memo "XXX"


如果用户说:

  • 查询我已有的备忘
  • 查询我的备忘记录
  • 查询备忘

调用:

node dist/index.js list_memo


如果用户说:

第3条备忘完成了

调用:

node dist/index.js delete_memo 3


Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated