1password

Category: Ops & Delivery | Uploader: julianobarbosajulianobarbosa | Downloads: 0 | Version: v1.0(Latest)

Guide for implementing 1Password secrets management - CLI operations, service accounts, Developer Environments, and Kubernetes integration. Use when retrieving secrets, managing vaults, configuring CI/CD pipelines, integrating with External Secrets Operator, managing Developer Environments, or automating secrets workflows with 1Password.

Changelog: Source: GitHub https://github.com/julianobarbosa/claude-code-skills

Directory Structure

Current level: tree/main/skills/1password-skill/

  • 📁 references/
    • 📁 environments/
      • 📄 inventory.md 4.3 KB
      • 📄 README.md 4.4 KB
    • 📄 cli-commands.md 12.6 KB
    • 📄 kubernetes-examples.md 15.2 KB
    • 📄 python-sdk.md 7.1 KB
  • 📁 scripts/
    • 📄 setup-gh-plugin.sh 2.6 KB
    • 📄 setup-service-account.sh 5.6 KB
    • 📄 sync-check.sh 9.9 KB
  • 📁 templates/
    • 📄 docker-compose-env.yaml 1.4 KB
    • 📄 env-op-refs.template 1.4 KB
    • 📄 env.template 720 B
    • 📄 github-actions-env.yaml 2.3 KB
  • 📁 tools/
    • 📁 src/
      • 📄 op-env-create.ts 4.1 KB
      • 📄 op-env-delete.ts 2.6 KB
      • 📄 op-env-export.ts 4.5 KB
      • 📄 op-env-list.ts 3.7 KB
      • 📄 op-env-show.ts 4.3 KB
      • 📄 op-env-update.ts 3.7 KB
      • 📄 utils.ts 6.8 KB
    • 📄 package.json 855 B
    • 📄 tsconfig.json 368 B
  • 📁 tools-python/
    • 📁 src/
      • 📁 op_env/
        • 📄 __init__.py 77 B
        • 📄 op_env_create.py 4.5 KB
        • 📄 op_env_delete.py 2.7 KB
        • 📄 op_env_export.py 4.1 KB
        • 📄 op_env_list.py 2.8 KB
        • 📄 op_env_show.py 4.4 KB
        • 📄 op_env_update.py 5.3 KB
        • 📄 secrets_manager.py 5.6 KB
        • 📄 utils.py 7.6 KB
    • 📄 pyproject.toml 978 B
    • 📄 README.md 2.8 KB
  • 📄 SKILL.md 28.0 KB

SKILL.md

Login to download/like/favorite ❤ 49 | ★ 0
Comments 0

Please login before commenting.

Loading comments...