
SSPAI Review | Best New Apps to Try This Week
Chops: A Local Skill Management Tool for AI Agents
- Platform: macOS
- Keywords: AI, Agent, Skill
@Vanilla: As AI coding tools become more widespread, Skills have emerged as the core mechanism for customizing and extending agent behavior. The problem, however, is that each tool uses its own local storage paths, leaving Skills files scattered across the system with no unified way to manage them—let alone search across tools. Chops is designed to solve this pain point, supporting tools such as Claude Code, Cursor, Codex, Windsurf, Copilot, Aider, and Amp, enabling one-stop Skills management.
First, Chops comes with a built-in editor that allows you to view, edit, and save Skills files directly, eliminating the need to switch to third-party text editors. In addition to Markdown files, Chops can automatically parse YAML frontmatter (metadata) as well as Cursor’s proprietary .mdc format. Notably, Chops also supports creating new Skills and automatically generates standardized templates (boilerplate) for different tools.

Second, Chops supports cross-tool organization, search, and synchronization. It can automatically detect Skills on your machine and display them categorized by tool. You can organize scattered Skills from different AI agents using features like favorites and collections, making them easier to access when needed. If you prefer not to organize them manually, Chops also offers full-text search across Skills files, including names, descriptions, and content. Its indexing is powered by macOS FSEvents, meaning that any changes made to Skills files—whether in the terminal or other editors—are reflected in real time within Chops.

Finally, Chops also supports managing Skills stored on remote servers. Taking OpenClaw as an example, you can connect via server credentials and keys, then use Chops to remotely manage Skills in OpenClaw, including searching, editing, deleting, and installing them.

If you’re simply looking for a dedicated Skills management tool, Chops is already quite feature-complete. For developers who frequently work with multiple AI coding tools, it’s a productivity tool worth integrating into your workflow. Chops is currently free and open-source—you can download it directly from its official website or compile it yourself from GitHub. For now, it is only available on macOS (requires macOS 15 Sequoia or later).
PaperKnife+: An Open-Source, All-in-One Local PDF Toolbox
- Platform: Android
- Keywords: PDF
@大大大K: Most smartphones today support generating PDF scans directly from photos, and we’ve grown accustomed to doing this instead of looking for a scanner. However, that convenience often stops at the first step—if you later need to adjust a specific page, or merge and split multiple PDFs, it becomes difficult without access to a computer. Having a mobile app that can handle PDF files with simple operations would make things much easier.
PaperKnife+ is exactly such a tool. Its UI design is outstanding, with refined details like shadows and icons that feel polished and modern, far from the heavy look of traditional “utility” apps. The feature layout adopts a highly intuitive card-based design, making it both clear and minimal. Although the app does not support Chinese, the English descriptions are simple and easy to understand at a glance. Overall, the experience feels smooth, lightweight, and high-quality.

PaperKnife+ offers powerful PDF editing capabilities that are more than sufficient for everyday use, covering common needs such as merging files, compression, and page rotation. It also includes many advanced features, such as adding watermarks, signatures, encryption, and even metadata editing. If you need to convert PDFs into other formats, PaperKnife+ has you covered—it supports conversion between PDFs and images, packaging files into ZIP archives, and even extracting text from scanned PDFs, with surprisingly good Chinese OCR performance in testing.

Of course, for an app that handles private files, data security is critical. PaperKnife+ is open source, and all processing is done entirely offline, which is central to its design philosophy. The developer aims to ensure users can safely handle sensitive documents such as bills, bank cards, and ID information. If you frequently work with PDFs on your phone, you can download PaperKnife+ from GitHub or IzzyOnDroid—definitely a handy tool to have installed.
brrr: Everything Comes Back to “Notifications”
- Platform: iOS / iPadOS / macOS
- Keywords: Notifications
@Snow: Notifications are an indispensable feature on modern devices. Whether it’s weather updates, calendar reminders, or incoming messages, we’ve grown used to relying on notifications to stay aware of changes. However, even though smartphones can centralize notifications from installed apps and ecosystems can connect notifications across devices, some notifications still remain isolated, and some changes go unnoticed. brrr might help bridge those gaps and give voice to what would otherwise stay silent.
Opening brrr for the first time can be a bit confusing—the home screen only shows a command line. Tap the “Send Test” button in the top right corner, and you’ll receive a push notification saying “Hello world!” on your installed devices, with copy and share options at the bottom. At this point, if you happen to copy the command line into a terminal or open the official documentation, you’ll start to realize what brrr is really capable of.

In terms of design, brrr doesn’t execute tasks or handle trigger logic—it focuses solely on “delivering results.” By tapping the copy button, you’ll get a unique key and a push endpoint. As long as you send content to that endpoint via Webhooks, the message will appear on your devices as a system notification. brrr supports customization of notification titles, subtitles, message content, sounds, grouping, delivery modes, and more. You can even include links and set expiration times. As long as your device or service can send HTTP requests, it can use brrr to deliver messages to you.

Once I understood how brrr works, the first thing that came to mind was syncing notifications from my Synology NAS download tools. All you need to do is go to “DSM → Control Panel → Notification Settings → Webhooks,” create rules for events like download success and failure in tools such as Download Station or qBittorrent, and fill in the push endpoint and content provided by brrr. Then, whenever a download completes or fails, brrr will push the corresponding notification to your devices. If you’re unsure how to structure the JSON payload, the official documentation includes a built-in testing tool where you can fill in fields based on prompts, test the result, and copy it with one click or further customize it.

Similarly, you can integrate brrr with NAS alerts such as backup completion or Docker service failures, as well as other automation workflows, scripts, or devices—like Home Assistant or router setups. As the final step in an automation chain, brrr allows you to stop manually checking various apps or dashboards and instead receive unified notifications only when needed.
You can download brrr from the App Store. It currently supports iPhone, iPad, and Mac, offering a 2-week free trial, after which it is available via subscription at ¥8/month or ¥78/year. Since cross-device and cross-service notification orchestration is still a relatively niche need, it’s best to try it out first and decide whether it fits your workflow before subscribing.
MetaPurge: Don’t Let Your Photos Expose Your Privacy
- Platform: Android
- Keywords: Photo Privacy
@Peggy_: In recent years, reminders about personal privacy have become increasingly common on social media, with one of the most frequent warnings being the risk of privacy leaks when sharing photos. In fact, the everyday images we casually share may contain a significant amount of sensitive information—such as shooting location, date, device name, and more. With the advancement of AI, information that once required manual extraction can now be instantly uncovered.
To better protect our privacy, we can start by processing our images. Common approaches include blurring sensitive content and removing EXIF data. Today’s recommendation, MetaPurge, is a lightweight tool specifically designed for stripping metadata from photos.

Using it is very straightforward. After opening the app, tap to add images on the main screen. Once imported, MetaPurge can read all embedded metadata, which means it can also function as an EXIF viewer to some extent. After selecting the images you want to clean, simply tap “Purge” to remove the data. Thoughtfully, MetaPurge does not overwrite the original files—it allows you to save a clean copy to your gallery instead. This ensures that if you ever need the original image with metadata for organizational purposes, it remains intact.

In addition to processing individual images, MetaPurge also supports batch selection for removing metadata from multiple photos at once. In testing, images processed by MetaPurge were left with almost no metadata—essentially only the file size remained.
It’s also worth noting that MetaPurge does not request network permissions, and all operations are performed locally, so there’s no risk of your data being transmitted or misused.
If you’re looking for a tool like this, you can download MetaPurge from F-Droid. It’s open-source and completely free to use.
Flighty Update: Stay on Top of Airport Intelligence for Better Travel Planning
- Platform: iOS / iPadOS / macOS / watchOS
- Keywords: Flight Tracking
@化学心情下2: What’s the most frustrating part of flying? Flight delays, without a doubt. Delays are often caused by factors such as weather conditions or airport traffic restrictions, making it crucial to understand what’s happening at your departure airport. Flighty’s newly introduced Airport Intelligence feature provides a clear view of the reasons behind delays and can even help predict when disruptions might ease.
In the airport information panel, you can view today’s overall flight activity, including average delay times, real-time weather, overall departure and arrival delay rates, flight cancellations, as well as hourly delay trends and weather changes.

Further down the page, you’ll find insights into airline activity and flight density at the airport, along with rankings of top destinations and transit hubs. Taking Nanjing as an example, the busiest destinations currently are Guangzhou Baiyun Airport and Shenzhen Bao’an Airport, while China Eastern Airlines operates the highest number of flights.
By tapping the “Departures” button in the lower-left corner, you can see the overall delay situation for departing flights that day, along with detailed delay durations for each flight. Tapping into an individual flight reveals its full itinerary details. The filter bar at the top also allows you to sort by airline, destination, and more. The corresponding “Arrivals” section offers similar information and functionality.

Overall, the addition of Airport Intelligence significantly enhances Flighty’s usefulness for travel scenarios. It helps users better understand airport conditions before departure and anticipate potential delays in advance. If you’re interested, you can download Flighty from the App Store. Airport Intelligence is available with the Pro plan, and you can also explore sample real-time flight data on Flighty’s official website.
App Updates
Inoreader has introduced Automated Intelligence Reports, allowing users to customize and receive automatically pushed content briefs based on time, topics, and other filters.
Google Translate (iOS): The real-time translation feature for headphones is now officially available, supporting 70 languages including English, Chinese, Japanese, Korean, French, German, and Spanish. It also aims to preserve the speaker’s tone, accent, and rhythm during translation, making conversations feel more natural.
VSCO AI Lab (Web): Adds five new features, including “Dehaze,” “Remove Artifacts,” “Hair Adjustment,” “Photo Restoration for Aging Images,” and “Scene Simplification.”
Leave a Reply