Agent skill
dashlane
Dashlane CLI for vault access and automation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/productivity/dashlane-mbelinky-clawdis-skills
Metadata
Additional technical details for this skill
- clawdis
-
{ "emoji": "\ud83d\udd10", "install": [ { "id": "brew", "bins": [ "dcli" ], "kind": "brew", "label": "Install Dashlane CLI (brew)", "formula": "dashlane/tap/dashlane-cli" } ], "requires": { "bins": [ "dcli" ] } }
SKILL.md
Dashlane CLI (dcli)
Use dcli to access Dashlane vault data securely.
Quick start
dcli sync(first login + sync)dcli p <query>(passwords)dcli note <filters>(secure notes)dcli secret <filters>(secrets)
Notes
- Requires an interactive login on first use.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?