Axiom Avfoundation Ref

🌐Community
by charleswiltgen · vlatest · Repository

Axiom Avfoundation Ref streamlines macOS asset management by efficiently referencing and organizing AVFoundation assets for smoother workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add axiom-avfoundation-ref npx -- -y @trustedskills/axiom-avfoundation-ref
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "axiom-avfoundation-ref": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/axiom-avfoundation-ref"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Apple's AVFoundation framework, enabling AI agents to interact with and manipulate audio and video data. It allows for tasks like capturing media from cameras or microphones, playing back audio/video files, and potentially performing basic editing operations. This capability expands the agent’s ability to process and respond to multimedia input.

When to use it

  • Automated Video Recording: Schedule and initiate recordings from a connected camera (e.g., for security monitoring).
  • Audio Playback Control: Control audio playback, such as adjusting volume or skipping tracks in a playlist.
  • Media File Management: List files within specified directories containing supported media formats.
  • Real-time Audio Analysis: Capture and analyze live audio streams for tasks like noise detection or keyword spotting.

Key capabilities

  • Access to AVFoundation framework functionality
  • Camera input capture
  • Microphone input capture
  • Audio/Video playback
  • Media file listing

Example prompts

  • "Record a video from my webcam for 30 seconds."
  • "Play the audio file 'my_song.mp3'."
  • "List all .mov files in the /Movies directory."

Tips & gotchas

This skill requires access to a macOS environment with AVFoundation installed and configured, as it's specific to Apple’s operating system. Successful operation depends on appropriate permissions granted to the AI agent for camera and microphone access.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
charleswiltgen
Installs
0

🌐 Community

Passed automated security scans.