akhy
- 11 skills
- 0 followers
- 6 hours ago last updated
- ▌ Mdq · akhyQuery and filter Markdown documents using jq-like selector syntax — extract headings, list items, tasks, links, images, tables, code blocks, blockquotes, and paragraphs from markdown files. Useful for parsing README files, docs, changelogs, and any structured markdown.
- ▌ Memos · akhy bundleManage memos using a self-hosted Memos instance — create, list, update, delete memos, post comments, manage reactions, attachments, and relations via the Memos REST API.
- ▌ Plurk · akhy bundleRead and respond to Plurk social network content — fetch your timeline, get individual plurks, view another user's public plurks, read responses to a plurk, and post responses. Requires OAuth credentials.
- ▌ Buffer · akhy bundleManage Buffer social media posts and ideas — create and schedule posts to connected channels, manage the post queue, and create ideas in the Buffer Create space. Supports all Buffer-connected services (Instagram, Twitter/X, Facebook, LinkedIn, TikTok, Pinterest, YouTube, Mastodon, Bluesky, Threads, Google Business).
- ▌ Glab Mr · akhyReviews a GitLab Merge Request using glab CLI. Fetches MR metadata, checks out the branch, diffs the changes, and performs a thorough code review covering correctness, edge cases, and interaction bugs. Use when the user asks to review a GitLab MR or provides an MR number.
- ▌ Go Release · akhy bundleSet up automated releases for Go CLI apps using GoReleaser, GitHub Actions, GHCR (Docker), and Homebrew tap. Use when the user wants to add release automation, Dockerfile, or Homebrew distribution to a Go project.
- ▌ Plurk Trend · akhy bundleShow trending plurks from the last 24 hours — top plurks ranked by number of responses, descending. Builds on the plurk skill. Useful for discovering popular or viral content on Plurk.
- ▌ Vikunja Vja · akhyManage Vikunja tasks via VJA CLI, supporting CRUD operations, assignment, priority, and labeling. Use for task-related requests like creating, listing, updating, or deleting tasks. Always append --json to commands for structured results, and pipe to jq for compact and filtered output where possible.
- ▌ Omp Delegate · akhyOne-shot delegation of a task to OMP (Oh My Pi) via the `omp` CLI. Use when another agent needs to run a prompt in OMP without interactive terminal management. Triggers: "delegate to omp", "send to omp", "run in omp", "hand off to omp", "use omp-delegate".
- ▌ Fizzy Workflow · akhy bundleHigh-level workflows for managing work using Fizzy cards — start, work on, complete, and delegate cards using the Fizzy CLI.
- ▌ Agent Friendly CLI · akhyAuthor or audit AI agent-friendly CLI tools. Use when creating a new CLI, reviewing an existing CLI for agent compatibility, or deciding between CLI and MCP.