← Back to Skills Marketplace
Apple Notes Snapshot Control-Room
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.2
· MIT-0
107
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install notes-snapshot-control-room
Description
This skill should be used when the user asks to "connect Apple Notes Snapshot to a host", "run notesctl mcp", "diagnose why Apple Notes Snapshot failed to at...
Usage Guidance
This skill is coherent for its stated purpose, but exercising caution when following its instructions is important: you will be asked to clone and execute a notesctl binary from a public GitHub repo. Before running it, verify the repository and tag (prefer the pinned v0.1.12 proof baseline), inspect the notesctl code or binary, and consider running it in a sandboxed/macOS account or VM. Be aware the tool may access local Apple Notes data and can launch a local web API — ensure token-gating is used and do not expose the local web endpoint to untrusted networks. If you need stronger assurance, ask the publisher for release checksums or signed releases before executing.
Capability Analysis
Type: OpenClaw Skill
Name: notes-snapshot-control-room
Version: 1.0.2
The skill bundle provides instructions for an AI agent to download and execute a third-party utility from GitHub (xiaojiou176-open/apple-notes-snapshot). It directs the agent to perform high-risk operations in 'references/install-and-attach.md' and 'references/usage-and-proof.md', including 'git clone' and the execution of local binaries ('./notesctl') with installation and verification flags. While these actions are consistent with the stated purpose of managing a local Apple Notes backup system, the requirement for the agent to fetch and run external code and potentially modify system state (via './notesctl install') constitutes a high-risk capability without built-in sanitization. No evidence of intentional malice, obfuscation, or data exfiltration was found.
Capability Assessment
Purpose & Capability
Name/description, examples, and all instructions focus on obtaining and operating a local tool (notesctl), proving local state, and wiring an MCP/stdio/local-web API; required capabilities and actions are appropriate for that purpose.
Instruction Scope
SKILL.md instructs the agent/operator to git-clone a public repo and run local commands (./notesctl run, install, verify, doctor, mcp, web, ai-diagnose). This stays within the stated goal, but it does tell a user to execute code downloaded from the internet and to run local web and MCP lanes which may access local data; the skill does not instruct accessing unrelated system files or secrets.
Install Mechanism
There is no install spec in the registry; the guide instructs cloning a GitHub repo (explicit tag v0.1.12 is suggested). Cloning and executing a repository is a standard workflow for this use case, but it carries the usual risk of running third-party code. The skill does not provide checksums, signatures, or explicit verification steps for the checkout.
Credentials
The skill requests no environment variables, credentials, or system config paths. The lack of extra credentials is proportionate to a local-first control-room guidance document.
Persistence & Privilege
The skill is instruction-only, has no always:true flag, and does not request persistent installation or modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but not coupled with elevated privileges or credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install notes-snapshot-control-room - After installation, invoke the skill by name or use
/notes-snapshot-control-room - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added guidance for acquiring notesctl from a public checkout if not already available.
- Clarified the first-success flow to explicitly start with notesctl acquisition via references/install-and-attach.md.
- Documented the MCP post-attach capability surface and provided details on available commands/resources.
- Updated documentation for clearer separation between preflight/attach proof, host/repo proof, and public listing boundaries.
- Improved examples and prompts to more accurately reflect control-room and MCP workflows.
v1.0.1
**Expanded proof-first usage and added documentation for Apple Notes Snapshot Control Room skill.**
- Improved SKILL.md with a new focus on proof-first, capability boundaries, and distinct guidance for control-room usage scenarios.
- Defined new skill triggers for clearer invocation.
- Added guidance on separating AI Diagnose, Local Web API, and MCP flows.
- Provided explicit example prompts and first-success usage flows.
- Added missing reference documentation: install-and-attach.md and usage-and-proof.md.
- README.md introduced for quick overview and documentation access.
v1.0.0
Initial release introducing Notes Snapshot Control-Room skill:
- Provides a repo-scoped Apple Notes Snapshot guide focused on local-first backup with clear separation of control-room identity.
- Enforces mandatory local preflight checks before any attach or registration claim.
- Clearly distinguishes between official public directory listings and repo-owned starter packs or local marketplaces.
- Designed for accurate, honest documentation and guidance for hosts, plugins, or collaborators consuming Apple Notes Snapshot.
- Prevents misrepresentation of marketplace status or proof origins.
Metadata
Frequently Asked Questions
What is Apple Notes Snapshot Control-Room?
This skill should be used when the user asks to "connect Apple Notes Snapshot to a host", "run notesctl mcp", "diagnose why Apple Notes Snapshot failed to at... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Apple Notes Snapshot Control-Room?
Run "/install notes-snapshot-control-room" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Apple Notes Snapshot Control-Room free?
Yes, Apple Notes Snapshot Control-Room is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Apple Notes Snapshot Control-Room support?
Apple Notes Snapshot Control-Room is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Apple Notes Snapshot Control-Room?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.2.
More Skills