memos
SKILL: memos
Memos (usememos) is an open-source, self-hosted memo/note tool. It lets users quickly capture thoughts, ideas, and notes with a lightweight, Twitter-like interface, supporting tags, visibility controls, and Markdown formatting.
Security Guidelines
This skill follows these security guidelines to protect credentials:
- Never expose the
MEMOS_ACCESS_TOKENvalue in chat, files, code, or logs. - All API calls must go through
scripts/api.cjs— never usecurl,wget,fetch, or other HTTP clients directly. - Never read
.envfiles or environment variables containing credentials in conversation output. - Sensitive values in API responses are automatically sanitized via
scripts/sanitize.cjs. - Do not modify the security scripts to disable masking or redirect output.
How to Execute
- First invocation only — read
${CLAUDE_SKILL_DIR}/docs/setup.mdfor configuration, auth headers, and runtime detection.
More from tnnevol/skills
pnpm
Node.js 包管理器,具有严格的依赖解析。在运行 pnpm 特定命令、配置工作区或使用目录、补丁或覆盖管理依赖项时使用。
8vue
Vue 3 组合式 API、script setup 宏、响应式系统和内置组件。在编写 Vue SFC、defineProps/defineEmits/defineModel、监视器或使用 Transition/Teleport/Suspense/KeepAlive 时使用。
6vitepress
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
6tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
6vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
6vite
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
6