martin-pv
- 14 skills
- 0 followers
- 15 hours ago last updated
- ▌ CLI Anything Obsidian · martin-pvCommand-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.
- ▌ Claude Usage · martin-pv bundleCheck Claude Max plan usage limits by launching Claude Code and running /usage. Use when the user asks about Claude plan usage, remaining quota, rate limits, or sends /claude_usage.
- ▌ Claude Md · martin-pv bundleGenerate or update a project's CLAUDE.md file using structured interrogation of the codebase and user. Follows Apple's leaked CLAUDE.md patterns and Anthropic's best practices. Use when user wants to create, update, improve, audit, or rewrite their CLAUDE.md file, or when starting a new project that needs AI context.
- ▌ Agent Teams · martin-pv bundleInteract with Microsoft Teams - send messages, read channels, manage reactions
- ▌ Code Review Specialist · martin-pv bundleComprehensive code review with security, performance, and quality analysis
- ▌ Create Skill · martin-pvCreate new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
- ▌ Linkedin · martin-pv bundleLinkedIn API integration with managed OAuth. Share posts, manage profile, run ads, and access LinkedIn features. Use this skill when users want to share content on LinkedIn, manage ad campaigns, get profile/organization information, or interact with LinkedIn's platform. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
- ▌
- ▌
- ▌ Smart Followups · martin-pv bundleGenerate contextual follow-up suggestions after AI responses. Shows 3 clickable buttons (Quick, Deep Dive, Related) when user types "/followups".
- ▌ Tiktok Obsidian · martin-pvTurn a TikTok URL into a markdown note in an Obsidian vault using the TikToker whisper-scripts (local Whisper + yt-dlp). Use when the user pastes a TikTok link in Claude Code and wants transcription saved to Obsidian, or to batch-ingest TikToks without using the Obsidian UI.
- ▌ Test Interrogate · martin-pv bundleInterrogate the user on what unit tests to write for their recent changes. Walks through the diff branch-by-branch, surfacing assumptions, edge cases, and business logic that need test coverage. Use when user says "test interrogate", "interrogate me on tests", or wants to stress-test their testing plan after a PR.
- ▌ CLI Hub Meta Skill · martin-pvDiscover agent-native CLIs for professional software. Access the live catalog to find tools for creative workflows, productivity, AI, and more.
- ▌ Claude Code Dispatch · martin-pv bundleInvoke Claude Code CLI as a subprocess for coding tasks that require file access, editing, and shell execution