一键导入
camera-capture
Capture images from device camera. Currently a placeholder - camera support depends on device capabilities.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture images from device camera. Currently a placeholder - camera support depends on device capabilities.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | camera-capture |
| description | Capture images from device camera. Currently a placeholder - camera support depends on device capabilities. |
| version | 1.0.0 |
| tags | ["camera","device","multimedia"] |
| triggers | ["take a photo","capture image","use camera","take picture"] |
| entrypoints | {"capture":{"description":"Capture an image from the default camera (not implemented)"},"list":{"description":"List available cameras (not implemented)"}} |
| required_permissions | ["camera"] |
| license | MIT |
| compatibility | AG3NT 1.x |
| metadata | {"author":"ag3nt-team","category":"device-integration","node_capability":"camera","status":"stub"} |
⚠️ Stub Skill: This is a placeholder for future camera functionality.
Camera capture is not available on this device/node. This skill is a stub marking a future expansion point for the multi-node architecture.
Camera functionality will be implemented when:
Capture a single image from the default camera.
Not implemented - returns "Camera not available on this device"
List available camera devices.
Not implemented - returns "Camera not available on this device"
In the future, camera requests can be routed to a companion node (e.g., a phone or Raspberry Pi with camera) using the node_capability: camera metadata.
Example routing flow:
camera capabilityLaunch applications, open URLs in browser, and list running processes. Requires approval for launching applications.
Generate a daily briefing summary for the user
Structured multi-step reasoning tool for complex problem solving with branching, hypothesis testing, and evidence tracking.
A minimal example skill that demonstrates the AG3NT SKILL.md format and contract.
Open files with default applications, reveal files in explorer/finder, and search for files on the system. Requires approval for operations outside workspace.
Periodic system check for proactive updates and reminders