跳至主要内容
小龙虾小龙虾AI
🤖

LastPass CLI Skill

Securely fetch credentials from LastPass vault via lpass CLI.

下载1.4k
星标2
版本0.1.0
general
安全通过
💬Prompt

技能说明


name: lastpass-cli description: Securely fetch credentials from LastPass vault via lpass CLI. version: 0.1.0 tags: [security, passwords, lastpass]

LastPass CLI Skill

Description

This skill lets the agent retrieve credentials from the local LastPass vault using the lpass CLI. It is intended for fetching secrets into automation flows, not for interactive vault management.

Tools

  • lastpass_get_secret: Retrieve a specific field (password, username, notes) for a named LastPass entry using the local lpass CLI.

When to Use

  • When you need a password, username, or notes for a specific account that is stored in LastPass.
  • When orchestrating deployments, API calls, or logins that require secrets.

Tool: lastpass_get_secret

Invocation

Call this tool with a JSON object:

{
  "name": "Exact LastPass entry name",
  "field": "password | username | notes | raw"
}

如何使用「LastPass CLI Skill」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「LastPass CLI Skill」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能