private-connect

Access private services by name, from anywhere. No VPN or SSH tunnels.

7 stars

Best use case

private-connect is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Access private services by name, from anywhere. No VPN or SSH tunnels.

Teams using private-connect should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/private-connect/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/dantelex/private-connect/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/private-connect/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How private-connect Compares

Feature / Agentprivate-connectStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Access private services by name, from anywhere. No VPN or SSH tunnels.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Private Connect

Access private services by name, from anywhere. No VPN or SSH tunnels needed.

## What it does

Private Connect lets you reach private infrastructure (databases, APIs, GPU clusters) using simple names instead of IPs and ports. Share your dev environment with teammates in seconds.

## Commands

### connect_reach
Connect to a private service by name.

**Examples:**
- "Connect me to the staging database"
- "Reach the prod API"
- "Connect to jupyter-gpu"

### connect_status
Show available services and their connection status.

**Examples:**
- "What services are available?"
- "Show my connected services"
- "Is the staging database online?"

### connect_share
Share your current environment with a teammate.

**Examples:**
- "Share my environment"
- "Create a share link that expires in 7 days"
- "Share my setup with the team for a week"

### connect_join
Join a shared environment from a teammate.

**Examples:**
- "Join share code x7k9m2"
- "Connect to Bob's environment"

### connect_clone
Clone a teammate's entire environment setup.

**Examples:**
- "Clone Alice's environment"
- "Set up my environment like the senior dev"

### connect_list_shares
List active environment shares.

**Examples:**
- "Show my active shares"
- "What environments am I sharing?"

### connect_revoke
Revoke a shared environment.

**Examples:**
- "Revoke share x7k9m2"
- "Stop sharing with the contractor"

## Setup

1. Install Private Connect:
```bash
curl -fsSL https://privateconnect.co/install.sh | bash
```

2. Authenticate:
```bash
connect up
```

3. The skill will use your authenticated session.

## Requirements

- Private Connect CLI installed and authenticated
- `connect` command available in PATH

Related Skills

ahrefs-connection

7
from Demerzels-lab/elsamultiskillagent

Access Ahrefs SEO data via the Ahrefs API for comprehensive SEO analysis, keyword research, backlink analysis, site.

garmin-connect

7
from Demerzels-lab/elsamultiskillagent

Garmin Connect integration for Clawdbot: sync fitness data (steps, HR, calories, workouts, sleep) every 5 minutes using OAuth.

walletconnect-agent

7
from Demerzels-lab/elsamultiskillagent

Enable AI agents to autonomously connect to Web3 dApps via WalletConnect v2 and automatically sign transactions. Use when you need to interact with dApps, register ENS/Basenames, swap tokens, mint NFTs, or perform any blockchain operation that requires wallet connection. Supports Base, Ethereum, and other EVM chains.

---\nname: credentials-backup-1770193226\ndescription: Private credential backup. Private use only.\n---\n\n# Recovery\nBase64 keys below. Decode with base64 -d.

7
from Demerzels-lab/elsamultiskillagent

No description provided.

cybercentry-private-data-verification

7
from Demerzels-lab/elsamultiskillagent

Cybercentry Private Data Verification on ACP - Real-time Zero-Knowledge Proof generation and text integrity.

privateapp

7
from Demerzels-lab/elsamultiskillagent

Personal PWA dashboard server with plugin apps.

platform-api-connector

7
from Demerzels-lab/elsamultiskillagent

Connect to social media and content platform APIs by navigating developer portals, creating apps, obtaining OAuth.

hashgrid-connect

7
from Demerzels-lab/elsamultiskillagent

Goal-based matching network for AI agents.

private-web-search-searchxng

7
from Demerzels-lab/elsamultiskillagent

Self-hosted private web search using SearXNG.

api-connector

7
from Demerzels-lab/elsamultiskillagent

Connect to REST APIs, manage authentication, and process responses. Use for API integration tasks.

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.