
Claude Skills by javimosch
github.com/javimoschUse this skill when the user wants to securely call APIs from AI agents, manage secrets in OS keychain, or set up MCP tools for Claude Code/Cursor.
Use this skill when working with graphify through supercli to understand supercli-specific workarounds and best practices.
Use humanenv Python SDK to retrieve sensitives/envs. Never log/read sensitives from humanenv. They are envs for humans only.
Use humanenv to retrieve sensitives/envs. Never log/read sensitives from humanenv. They are envs for humans only.
Use this skill when analyzing codebases, especially large ones (50+ files, 1000+ lines output). Combines token reduction tools (rtk or context-mode) for quick exploration, agentmemory-cli for cross-session persistence, and graphify's persistent structural analysis for deep understanding. **Four-tool strategy:** - **rtk**: CLI proxy (60-90% reduction) for direct command usage - **context-mode**: MCP server (98% reduction) for programmatic/integrated workflows - **agentmemory-cli**: Persistent ...
Bluesky AT Protocol setup for minipostiz-cli — create app password, store handle + password
Dev.to API setup for minipostiz-cli — generate API key, store credentials, posting format
Discord webhook setup for minipostiz-cli — create webhook in a channel, store URL
Facebook Graph API setup for minipostiz-cli — create app, get page access token + page ID, store credentials
Full LinkedIn OAuth setup for minipostiz-cli — creates app, gets access token + personUrn, stores credentials
Mastodon API setup for minipostiz-cli — create application, get access token, store instance URL + token
Reddit OAuth setup for minipostiz-cli — create script app, get client credentials, store with username/password/subreddit
Telegram Bot API setup for minipostiz-cli — create bot via BotFather, get token + chat ID, store credentials
X/Twitter OAuth 1.0a setup for minipostiz-cli — create developer app, get all 4 keys, store credentials
Agent-facing guide for mmx CLI — agent flags, piping patterns, tool schema export, async video workflow, streaming, and CI/CD examples.
Complete mmx CLI error reference — every command's error scenarios, exit codes, and quick-fix resolutions.