authenticate

Community

Authenticate before guarded operations.

AuthorKord96
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Authenticate before performing guarded operations. Copy the agent's lock file, do work, remove it.

Core Features & Use Cases

  • Ensures per-task access control by copying and removing a per-agent lock file to a temporary location.
  • Applies across agents like charon and augur, using the runtime lock cache to guard sensitive tasks.
  • Provides a simple cleanup step to avoid leaving authentication artifacts behind.

Quick Start

Authenticate once per task by capturing the agent's lock file from the runtime cache, perform the guarded operations, and remove the token when finished.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: authenticate
Download link: https://github.com/Kord96/kordinate/archive/main.zip#authenticate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.