setup-secrets
OfficialSecurely manage dlt credentials.
Authordlt-hub
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and structured way to manage sensitive credentials (API keys, passwords, tokens) required for data pipelines, preventing them from being exposed in code or logs.
Core Features & Use Cases
- Credential Management: Safely store and retrieve secrets using TOML files.
- Secure Access: Integrates with
dlt-workspace-mcpfor secure secret handling or falls back to CLI commands. - Use Case: When setting up a new data source that requires an API key, this skill guides you through storing the key securely in
.dlt/secrets.tomland shows how to access it in your Python code without exposing the value.
Quick Start
Use the setup-secrets skill to configure credentials for the stripe API.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: setup-secrets Download link: https://github.com/dlt-hub/dlthub-ai-workbench/archive/main.zip#setup-secrets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.