KS
Killer-Skills

sns — how to use sns how to use sns, sns setup guide, godot tactical rpg creation, screenshot navigation system, sns vs godot, sns install, what is sns, sns alternative, sns tutorial, godot-based rpg development

v1.0.0
GitHub

About this Skill

Ideal for Visual Inspection Agents requiring streamlined screenshot analysis using SNS commands. SNS is a Godot-based tactical RPG creation platform that utilizes the Screenshot Navigation System to share and view screenshots

Features

Utilizes the Screenshot Navigation System (SNS) to share screenshots
Supports commands like SNS, SNS2, and SNS3 to view newest screenshots
Navigates to the ~/Pictures/Screenshots/ directory to find image files
Uses the Read tool to view image files in PNG format
Executes bash commands like ls -t to find the newest screenshot(s)
Integrates with Godot for tactical RPG creation

# Core Topics

NobleDarkGames NobleDarkGames
[2]
[0]
Updated: 2/21/2026

Quality Score

Top 5%
39
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add NobleDarkGames/thesparklingfarce/sns

Agent Capability Analysis

The sns MCP Server by NobleDarkGames is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use sns, sns setup guide, godot tactical rpg creation.

Ideal Agent Persona

Ideal for Visual Inspection Agents requiring streamlined screenshot analysis using SNS commands.

Core Value

Empowers agents to efficiently view and navigate screenshots using commands like SNS, SNS2, and SNS3, leveraging the Read tool and ls -t protocol to retrieve the newest image files from ~/Pictures/Screenshots/

Capabilities Granted for sns MCP Server

Automating screenshot sharing with SNS commands
Debugging game development issues using SNS2 and SNS3
Generating reports with the 3 newest screenshots using SNS3

! Prerequisites & Limits

  • Requires access to ~/Pictures/Screenshots/ directory
  • Limited to .png file format
  • Godot-based platform only
Project
SKILL.md
898 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Screenshot Viewer Commands

The user uses SNS (Screenshot Navigation System) to share screenshots with you.

Commands

CommandAction
SNSView the 1 newest screenshot
SNS2View the 2 newest screenshots
SNS3View the 3 newest screenshots

How to Execute

  1. Find the newest screenshot(s) in ~/Pictures/Screenshots/
  2. Use the Read tool to view the image file(s)
bash
1# Find newest screenshot 2ls -t ~/Pictures/Screenshots/*.png | head -1 3 4# Find 2 newest 5ls -t ~/Pictures/Screenshots/*.png | head -2 6 7# Find 3 newest 8ls -t ~/Pictures/Screenshots/*.png | head -3

Notes

  • Screenshots are typically PNG files
  • Sort by modification time (-t) to get newest first
  • The user is showing you what they see on screen - analyze the image content
  • Common uses: showing UI state, error dialogs, visual bugs, design references

Related Skills

Looking for an alternative to sns or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication