capability

Verify action feasibility and identify blockers across messaging, calendar, and file access workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/claudeaceae/samara-main --skill capability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capability
Source: https://github.com/claudeaceae/samara-main/tree/main/.claude/skills/capability
Command: npx skills add https://github.com/claudeaceae/samara-main --skill capability

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps determine whether a requested action is possible and identifies blockers, saving time by surfacing required permissions and environmental constraints.

Core Features & Use Cases

  • Capability inventory lookup and quick checks against common actions (messaging, calendar, file access, and automation) to confirm feasibility.
  • Troubleshooting guidance with a deterministic flow: prerequisites, permissions, and configuration checks, plus actionable next steps.
  • Self-contained evaluation that can be triggered from natural language prompts and returns a clear "possible" or "not possible" verdict with blockers.

Quick Start

Ask the agent to verify a specific action, for example: "Can I send a calendar invitation to Alice?" The system will determine feasibility, report any blockers (permissions, apps not running, or configuration gaps), and outline what to fix.

Frequently Asked Questions about capability

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

FAQPage Schema
How do I check if macOS automation permissions are blocking my messaging or calendar workflows?

To check macOS automation permissions, this skill queries a local capabilities inventory and runs minimal test commands to verify messaging and calendar access, reporting exact permission blockers. It outputs a clear verdict on what works and what requires configuration.

What is capability verification for file access and automation workflows?

Capability verification for file access and automation workflows is the process of determining whether a requested action is possible by checking prerequisites, permissions, and environmental constraints. This skill performs self-contained evaluations to return a definitive verdict with specific blockers.

Can I verify if a specific action like sending a calendar invitation is possible before running it?

Yes, you can verify if sending a calendar invitation is possible by triggering this skill with a natural language prompt. It checks prerequisites, permissions, and configuration gaps to determine feasibility and outlines actionable next steps if the action is blocked.

Does this troubleshooting flow work for identifying blockers across different macOS apps?

Yes, this troubleshooting flow works for identifying blockers across different macOS apps by following a deterministic sequence of prerequisites, permissions, and configuration checks. It covers messaging, calendar, file access, and automation workflows to report what does not work and what to configure.

Why does my automation workflow fail with a permissions error on macOS?

Your automation workflow fails with a permissions error on macOS when required access rights are missing for messaging, calendar, or file access. This skill identifies the specific permission blockers and configuration gaps through a defined troubleshooting flow and reports what to fix.