Add this skill to Claude (claude.ai, then Settings, then Capabilities, then Skills), or drop the folder into your Claude Code skills directory.

This is the workflow half of the setup. The skill teaches Claude how to work with your account safely. The tools come from the connector, and your API credential belongs on that connector, not in a conversation.

Add the connector in your own Claude client: in the desktop app that is Settings, then Connectors, then Add custom connector, pointed at https://sandbox.sociamonials.com/api/mcp over HTTP with the header Authorization: Bearer followed by your key. Create a key at https://sandbox.sociamonials.com/login.php?redirect=accounts%2Fapi_keys.php (sign in first, then Create API Key).

Claude will not ask you for that key, and this skill tells it to refuse one typed into a conversation. If Claude says the credential is not configured, the connector above is where to fix it.

This package contains no account data. It is the same download for everyone, and the skill fetches your live workspace context from the API at run time so it is never out of date.

Files:
  SKILL.md      the operating procedure Claude loads first
  VERSION       this package's version; the API reports the latest
  CHANGELOG.md  what changed between versions
  reference.md  the complete endpoint and MCP tool reference
