Akhyar Amarullah
Community@akhy · Yogyakarta, Indonesia
#IndieHackers #Kubernetes #Go @chickenzord
Agent Skills by Akhyar Amarullah
Showing 11 vetted skills indexed across 1 GitHub repositories.
mdq
Query and filter Markdown documents using jq-like selector syntax.
glab-mr
Reviews GitLab Merge Requests using the glab CLI with structured findings.
memos
Manage memos, comments, reactions, attachments, and relations via the Memos REST API.
plurk
Read and respond to Plurk timeline content via the Plurk API 2.0.
agent-friendly-cli
Author and audit CLI tools for AI agent compatibility using structured output and exit code standards.
plurk-trend
Ranks Plurk timeline posts by response count within a configurable time window.
go-release
Generates GoReleaser config, Dockerfile, and GitHub Actions release workflows for Go CLI apps.
vikunja-vja
Manage Vikunja tasks via the vja CLI with JSON output and jq filtering.
omp-delegate
Delegates tasks to OMP via the omp CLI in non-interactive JSON mode.
fizzy-workflow
Automates Fizzy card workflows for starting, completing, and delegating work via the Fizzy CLI.
buffer
Create, schedule, and manage Buffer social media posts and ideas via the Buffer GraphQL API.
Frequently Asked Questions About Akhyar Amarullah
FAQPage SchemaWhat tasks can I accomplish with Akhyar Amarullah's skills?▼
You can query Markdown documents with jq-like selectors, review GitLab Merge Requests, manage Memos notes and Vikunja tasks, read and post Plurk content with trends, schedule Buffer social posts, delegate prompts to OMP, manage Fizzy cards, and automate Go binary releases via GoReleaser and Homebrew.
Who are these skills designed for?▼
Indie hackers, Go developers, and DevOps-oriented engineers who run self-hosted services like Memos and Vikunja, maintain CLI projects, and want structured, scriptable control over code review, releases, task boards, and social media channels.
How do I install and run these skills?▼
Most dependencies install via Homebrew (mdq, jq, uv, goreleaser) or uv (vja); Fizzy is a single-file binary download from GitHub releases. Skills requiring services need environment variables such as MEMOS_URL, MEMOS_ACCESS_TOKEN, BUFFER_API_KEY, or Plurk OAuth credentials set before use.
Are these skills free and open source?▼
Yes. The skills are published publicly under the akhy/agent-skills GitHub repository at no cost, wrapping upstream open-source projects like mdq, vja, GoReleaser, and the Fizzy CLI. Hosted services such as Buffer and Plurk require your own account credentials.
What prerequisites do the skills require?▼
Requirements vary per skill: mdq, curl, jq, uv, vja, go, git, goreleaser, omp, or fizzy binaries in PATH. The go-release skill needs a go.mod file; plurk skills need four OAuth env vars; memos and buffer need access tokens. The agent-friendly-cli skill has no binary dependencies.