Skip to content

Stonefish-Labs/the-reef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-reef

Public Marketplace for Stonefish Labs plugins.

Add This Marketplace

/plugin marketplace add Stonefish-Labs/the-reef

Install Plugins

/plugin install <plugin-name>@the-reef

Available Plugins

Plugin Description Category
agentic-dev-fastmcp-dev FastMCP development toolkit with end-to-end skills for server creation, upgrades, architecture, safety, and testing. agentic-dev
agentic-dev-lexy General-purpose local knowledge base search plugin with exact, BM25, and fuzzy retrieval pipelines. agentic-dev
agentic-dev-local-llm-prompt-evaluator Evaluate prompts, system prompts, and agent workflows for local LLM reliability with scored findings and concrete rewrites. agentic-dev
agentic-dev-mp-admin Marketplace management skills: init, add, remove, sync, and publish for Claude Code plugin marketplaces. agentic-dev
agentic-dev-mp-dev Plugin development tools: scaffold skills, agents, hooks, MCP servers, commands, and plugins; validate and refine components; publish to GitHub. agentic-dev
agentic-dev-skill-uv-enhancer Convert skill Python scripts to uv with PEP 723 metadata, invocation upgrades, and dependency isolation checks. agentic-dev
agentic-dev-tts-ipa-pronunciation Review TTS scripts and replace pronunciation-sensitive words with IPA where needed to improve voice-model pronunciation while preserving script meaning and flow. agentic-dev
cloud-apple-calendar-mcp FastMCP 3.x server for Apple Calendar integration on macOS. cloud
cloud-apple-reminders-mcp FastMCP 3.x server for Apple Reminders integration on macOS. cloud
cloud-findmy Apple Find My MCP server for device tracking and account-safe cache management. cloud
cloud-google-maps Google Maps MCP server for geocoding, places, directions, and distance calculations. cloud
cloud-mac-messages FastMCP 3.x server for macOS Messages search, contact lookup, and guarded message sending with profile-based confirmation policy. cloud
cloud-sandals MCP server plugin for Sandals and Beaches resort discovery, live availability, and optional price watch alerts. cloud
dev-github-publish Publish projects to GitHub cleanly with repository setup, .gitignore strategy, README baselines, topics, and push workflows. dev
dev-intellidiff Compare files and folders, detect duplicates, find differences, and read specific line ranges with normalization options. dev
dev-project-management Project management bundle for Stonefish-Labs containing skills and commands for project briefing, bootstrap, retrospectives, and more. dev
dev-retro Extract a structured retrospective from chat history, session history, planning files, or selected files and folders. dev
dev-snippets-python-utilities Python utility snippets for keyring-backed secrets, HTML-to-Markdown conversion, and sync/async compatibility patterns. dev
legacy-journal-anchor-year-method Guide users through the Anchor Year Method to uncover rich autobiographical memories for legacy journals, memoirs, and personal history interviews. legacy-journal
lifestyle-jefit MCP server plugin for JEFit workout history and per-session exercise analysis. lifestyle
lifestyle-myfitnesspal MCP server plugin for MyFitnessPal nutrition, meals, exercise, and hydration summaries. lifestyle
lifestyle-people-coaching Structured coaching and reflective prompt plugin covering manager coaching, challenge prompts, talent discovery, and guardrailed introspection. lifestyle
media-fb-reel-downloader Download public Facebook reels/videos to local MP4 files. media-content
media-image-crop-rotate Image processing plugin for cropping to center and rotating 90° clockwise. media-content
meme-aidoomd Doom map design and QA plugin with skills for consultation, IR generation, and validation plus an independent reviewer agent. meme
meme-tetris-guideline-compliance Single-player Tetris 2009 guideline skill pack with deterministic compliance reviewer and scoring rubric. meme
meme-waffle-house-callout Turn any input into a funny Waffle House-style Pull Drop Mark kitchen callout. meme
prosvc-humanizer Remove signs of AI-generated writing from text to produce more natural, human-written prose. professional-services
prosvc-research-intelligence Research-to-decision workflow plugin combining deep research, strict technical editing, and executive summary synthesis with structured subagent contracts. professional-services
sec-code-forensics Security-focused codebase reconnaissance plugin with structured OWASP-mapped findings and a dedicated forensic analysis subagent. security-privacy
sec-dev-snippets-lowlevel-security Defensive low-level security and forensics snippets with deny-by-default guardrails, routing, and safety review agents. security-privacy
sys-linux-dev-snippets-linux-bash Linux and Bash snippet workflows for resilient downloads and ELF dependency packaging with verification and rollback guidance. system-management-linux
sys-linux-disable-sleep-ubuntu Disable or enable sleep, suspend, hibernate, and hybrid-sleep on Ubuntu systems using systemctl. system-management-linux
sys-macos-battery-charging-check Check charging state, detected adapter wattage, and live power events on macOS. system-management-macos
sys-macos-demacify Strip macOS metadata files from directories before archiving, sharing, or transferring to non-Mac systems. system-management-macos
sys-macos-device-display-diagnostics Peripheral and monitor diagnostics covering USB, Bluetooth, and display state. system-management-macos
sys-macos-external-ip Explicit outbound public-IP lookup skill with multi-provider fallback strategy. system-management-macos
sys-macos-network-ports-diagnostics Local-only network and listening-port diagnostics without public-IP egress. system-management-macos
sys-macos-process-observability Runtime process diagnostics with privacy-minimized defaults and optional path-level forensics. system-management-macos
sys-macos-remove-quarantine Inspect and remove macOS quarantine attributes from trusted files and directories. system-management-macos
sys-macos-screenshot FastMCP 3.x screenshot server for smart window capture, region capture, and macOS permission diagnostics. system-management-macos
sys-macos-storage-diagnostics Disk capacity, partition usage, and storage IO diagnostics for system health triage. system-management-macos
sys-macos-sublime-home-end-keys Fix Home/End key behavior in Sublime Text on macOS for line-level navigation. system-management-macos
sys-macos-sysinfo FastMCP system diagnostics server for macOS, Linux, and Windows with focused tools for summary, hardware, network, storage, processes, ports, and full reports. system-management-macos
sys-macos-system-summary Baseline machine identity and hardware diagnostics for macOS, Linux, and Windows. system-management-macos
sys-macos-windows-cross-compile Set up MinGW-w64 on macOS to cross-compile C/C++ binaries for Windows. system-management-macos
sys-macos-wine-setup Install and verify Wine, XQuartz, and Winetricks on macOS. system-management-macos
sys-win-disable-windows-ai Disable Windows 11 AI features including Copilot, Recall, Edge AI, and app-level AI integrations. system-management-windows
sys-win-docker-cleanup Cross-platform Docker cleanup workflow with safe prune steps and Windows WSL2 VHDX compaction guidance. system-management-windows
sys-win-elevation Run elevated Windows commands while preserving visible stdout/stderr using inline sudo or gsudo. system-management-windows
sys-win-system-elevation Run Windows commands as NT AUTHORITY\SYSTEM using Task Scheduler with file-based output capture. system-management-windows
webhook-discord-notifier Send Discord channel alerts via webhook with profile-based secret resolution and validation. webhooks

Naming and Category Policy

  • Plugin names use category-oriented prefixes (for example: sys-macos-*, sys-win-*, agentic-dev-*, cloud-*).
  • Categories are single-purpose and fixed to this taxonomy: meme, agentic-dev, dev, system-management-macos, system-management-windows, system-management-linux, security-privacy, webhooks, cloud, professional-services, legacy-journal, lifestyle, media-content.
  • Technology suffixes are normalized out of IDs where possible (-mcp, -server, -plugin).

Beta Channel

/plugin marketplace add Stonefish-Labs/the-reef --ref channels/beta

About

Public Marketplace for Stonefish Labs plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors