unifi-access

Manage UniFi Access doors, credentials, visitors, and events with read and write actions.

1|Updated Apr 6, 2025
One-click install
npx skills add https://github.com/david-driscoll/stargate-command-cluster --skill unifi-access
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unifi-access
Source: https://github.com/david-driscoll/stargate-command-cluster/tree/main/.agents/skills/unifi-access
Command: npx skills add https://github.com/david-driscoll/stargate-command-cluster --skill unifi-access

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you manage physical building entry in UniFi Access by letting you review doors, credentials, visitors, and events, and—when you explicitly opt in—take lock or access-control actions.

Core Features & Use Cases

  • Door & device control with safety guardrails: Check door/device status and lock or unlock doors with preview-then-confirm to reduce risk of unintended actions.
  • Credentials and visitor pass management: Create, list, revoke credentials, and create/delete time-bounded visitor passes for temporary access.
  • Auditing and event visibility: Query recent or historical access events and generate activity summaries for security reviews.

Quick Start

Use the unifi-access skill to list doors and recent access events for troubleshooting by asking: “Show me all doors and the latest access events from the last 2 hours.”

Frequently Asked Questions about unifi-access

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage UniFi Access doors and check recent entry events?

You can manage UniFi Access doors by checking device status and querying recent access events for troubleshooting. The skill separates read-only monitoring from physical mutations, requiring explicit opt-in to lock or unlock doors safely.

What authentication do I need for UniFi Access door control?

UniFi Access door control requires an API key for read-only actions like monitoring events, and username with password for write operations. Mutations are disabled by default to ensure safe physical entry management.

How do I audit historical access events for security reviews?

You can audit historical access events by querying recent or past UniFi Access logs to generate activity summaries. This supports security investigations and operational reviews of building entry workflows.

Are there safety guardrails for locking or unlocking UniFi Access doors?

UniFi Access door control uses a preview-then-confirm workflow to reduce unintended actions. Write mutations are disabled by default and require explicit opt-in and authentication before any physical state change occurs.