drizzle
Plain Drizzle ORM (drizzle-orm/mysql2), schema in server/utils/db.ts, and bcrypt patterns for this project. Use whenever writing or modifying DB schema, Drizzle queries, migrations, or password hashing.
nuxt-auth-utils session patterns for this project. Use whenever writing or modifying server handlers that touch session logic (login, logout, auth middleware, change-password). For DB queries and schema use the drizzle skill.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "nuxthub-auth" with this command: npx skills add pteroclass/skillsmp-pteroclass-pteroclass-nuxthub-auth
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Plain Drizzle ORM (drizzle-orm/mysql2), schema in server/utils/db.ts, and bcrypt patterns for this project. Use whenever writing or modifying DB schema, Drizzle queries, migrations, or password hashing.
Nuxt 4 patterns for this project: server API routes, auth middleware, $ptero helper, useFetch, Pinia stores, shared types/utils. Use whenever writing or modifying any server handler, page, component, or API call in this codebase.
同步 OpenClaw 记忆文件到共现图和语义向量库,支持增量更新及语义加共现的统一搜索接口。
此技能用于解析短视频链接,支持解析抖音、快手、B站等多个主流平台的短视频和图文链接,并能自动提取语音内容转录为文字。适用于需要批量获取视频元数据或将视频内容转为文本的场景时使用此 skill。