connection-manager

This skill is the "Keymaster" of the ecosystem. It centralizes authentication to prevent credential sprawl.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "connection-manager" with this command: npx skills add famaoai-creator/gemini-skills/famaoai-creator-gemini-skills-connection-manager

Connection Manager

This skill is the "Keymaster" of the ecosystem. It centralizes authentication to prevent credential sprawl.

Capabilities

  1. Credential Validation
  • Checks if required config files exist in knowledge/personal/connections/ .

  • Verifies format correctness (JSON schema check).

  1. Environment Injection
  • Reads the private JSON configs and exports them as environment variables (e.g., SLACK_BOT_TOKEN , JIRA_API_TOKEN ) for the duration of the session.
  1. Connection Diagnostics
  • Performs a "Ping" test for configured services to verify that tokens are active and permissions are correct.

Usage

  • "Check my connection status for all configured tools."

  • "Inject Slack credentials for the slack-communicator-pro skill."

Knowledge Protocol

  • Strict Confidentiality: Never outputs actual token values to logs or console. Only reports "Connected" or "Failed".

  • Refers to knowledge/connections/setup_guide.md .

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

data-transformer

No summary provided by upstream source.

Repository SourceNeeds Review
General

prompt-optimizer

No summary provided by upstream source.

Repository SourceNeeds Review
General

completeness-scorer

No summary provided by upstream source.

Repository SourceNeeds Review
General

pmo-governance-lead

No summary provided by upstream source.

Repository SourceNeeds Review