AgentStack
ngocsangyem avatar

ngocsangyem

50 listings · 0 installs

Open-source publisher. Listings imported from github.com/ngocsangyem — credited to the original author with their license.

↗ github.com/ngocsangyem
50+ results
Self-run
SKILL

Mk:document Release

|

0
13
Free
Self-run
SKILL

Mk:jira Dev

Generate developer artifacts from Jira tickets via the jira-as wrapper: branch names, PR descriptions, parsed commits, commit/PR-to-issue links. Triggers: ''branch name for KEY'', ''PR description for KEY'', ''parse commits for issue keys'', ''link PR to KEY''. NOT for executing git/gh commands directly (mk:ship); NOT for issue CRUD (mk:jira-issue).

0
11
Free
Self-run
SKILL

Mk:docs Init

|

0
16
Free
Self-run
SKILL

Mk:confluence Spec Analyst

Deep spec analysis on a Confluence page. Reads page (+ children) via the confluence-as wrapper, produces a structured Spec Research Report with requirements, acceptance criteria, gaps, ambiguities, and suggested user stories for human review. Read-only — does NOT create Jira tickets. Triggers: ''analyze spec for PAGE-ID'', ''extract requirements from confluence page'', ''spec research on URL''. N…

0
15
Free
Self-run
SKILL

Mk:chom

Use when copy-catting, replicating, or adapting features from external systems, repos, apps, or ideas into the current project. Triggers on 'copy this from', 'replicate', 'clone this feature', 'how does X do Y', 'chom', 'like how X does it', 'port from', 'build like', '1:1 copy'. NOT for packing the current project (see mk:pack); NOT for one-shot URL-to-markdown fetches (see mk:web-to-markdown).

0
15
Free
Self-run
SKILL

Mk:elicit

Structured second-pass reasoning after code review or plan evaluation. Offers named reasoning methods (pre-mortem, inversion, red team, Socratic, etc.) to re-examine findings through a specific lens. Use after /mk:review verdict or any time deeper analysis is needed on an existing output. NOT for initial review (see mk:review); NOT for creating implementation plans (see mk:plan-creator).

0
16
Free
Self-run
SKILL

Mk:database

Database patterns: schema design, migrations, query optimization, indexing. PostgreSQL primary. Use for ''database schema'', ''migration'', ''SQL optimization''.

0
13
Free
Self-run
SKILL

Mk:jira Bulk

Bulk JIRA operations on 10+ issues via the jira-as wrapper: bulk transition / assign / set-priority / clone / delete. Dry-run is MANDATORY first. Triggers: ''bulk update N issues'', ''mass transition'', ''transition 50+ issues to Done'', ''bulk-clone'', ''bulk-delete''. NOT for single-issue ops (mk:jira-issue / mk:jira-lifecycle).

0
14
Free
Self-run
SKILL

Mk:api Design

REST/GraphQL API design: resource naming, HTTP methods, status codes, pagination, versioning, error formats. Use for ''design API'', ''endpoint patterns''.

0
16
Free
Self-run
SKILL

Mk:clean Code

Enforces KISS/DRY/YAGNI during authoring and ad-hoc quality reviews. Pragmatic standards: concise, direct, no unnecessary comments. NOT for post-hoc diff/PR review (see mk:review); NOT for behavior-preserving simplification passes (see mk:simplify).

0
18
Free
Self-run
SKILL

Mk:angular

|

0
15
Free
Self-run
SKILL

Mk:improve Codebase Architecture

|

0
15
Free
Self-run
SKILL

Mk:investigate

|

0
15
Free
Self-run
SKILL

Mk:ask Me

Use when answering factual or explanatory questions about the current project — codebase, architecture, conventions, workflows, constraints — with minimal cited evidence. Triggers on "how does X work here", "what does X mean", "why is X structured this way", "is this claim true in the repo", "explain X with sources". NOT for brainstorming or comparing approaches (mk:brainstorming), trade-off deci…

0
12
Free
Self-run
SKILL

Mk:context Audit

|

0
15
Free
Self-run
SKILL

Mk:decision Framework

Operational decision frameworks: triage, escalation, case management, billing ops. Use for ''how to handle X cases'', ''build triage'', ''escalation protocol''.

0
14
Free
Self-run
SKILL

Mk:fix

Diagnoses and fixes bugs, type errors, lint failures, CI/CD issues, and runtime errors via root-cause-first investigation. Use for defect remediation. NOT for investigation without a fix (see mk:investigate); NOT for build-only compilation errors (see mk:build-fix).

0
17
Free
Self-run
SKILL

Mk:careful

|

0
17
Free
Self-run
SKILL

Mk:agent Browser

AI-agent-driven browser automation (long autonomous sessions, Browserbase-capable). Use when the user needs to interact with websites across many steps, automate complex browser tasks, or run unattended flows. Triggers include 'open a website', 'fill out a form', 'automate browser actions', 'login to a site', or any task requiring programmatic web interaction. NOT for manual E2E test generation (…

0
14
Free
Self-run
SKILL

Mk:confluence Page

Confluence page CRUD via the confluence-as wrapper. Triggers: ''create page in SPACE'', ''show me page 12345'', ''update title of page 12345'', ''delete page 12345'', ''page hierarchy under 12345'', ''copy page 12345 to SPACE''. NOT for bulk ops on 10+ pages (mk:confluence-bulk); NOT for spec analysis (mk:confluence-spec-analyst); NOT for comments/attachments/labels (mk:confluence-collaborate).

0
19
Free
Self-run
SKILL

Mk:evaluate

Use when grading a running build behaviorally — drives the artifact via browser/curl/CLI and grades against rubric criteria with concrete evidence. Triggers on /mk:evaluate, "evaluate this build", "grade the running app", "check the running site against the spec", or after a generator iteration completes. NOT for structural code audit of a diff/PR (see mk:review); NOT for static linting (see mk:l…

0
18
Free
Self-run
SKILL

Mk:jira Analyst

Full Jira ticket context analysis via the jira-analyst agent — including media (attached images / PDFs / screenshots) and linked issues. Produces structured findings suitable for posting back as a Jira comment. Read-only. Triggers: ''analyze KEY'', ''rca for KEY'', ''describe KEY with media''. NOT for complexity scoring (mk:jira-evaluator); NOT for story-point estimation (mk:jira-estimator).

0
16
Free
Self-run
SKILL

Mk:confluence Bulk

Bulk Confluence operations on 10+ pages via the confluence-as wrapper: bulk-label / bulk-move / bulk-delete. Dry-run is MANDATORY first. Triggers: ''bulk update N pages'', ''mass label'', ''delete all pages matching CQL'', ''bulk-move pages to PARENT''. NOT for single-page ops (mk:confluence-page); NOT for comment/attachment ops (mk:confluence-collaborate).

0
13
Free
Self-run
SKILL

Mk:benchmark

Use when measuring harness changes against ground truth — runs a small canary suite (5 quick tasks, 6 with --full) and records scores in trace-log.jsonl. Backs the dead-weight audit with measured deltas. Triggers on /mk:benchmark, "run benchmark", "measure harness", or before/after a harness change.

0
14
Free
Self-run
SKILL

Mk:intake

Ticket/PRD intake: product area classification, completeness scoring, RCA, technical assessment. Works with Jira (via mk:jira-issue / jira-as), Linear (via MCP), GitHub (via gh CLI), or manual paste. Triggers: ''analyze ticket'', ''intake PRD'', ''triage issue'', ''classify ticket'', ''check ticket''.

0
16
Free
Self-run
SKILL

Mk:confluence Search

Confluence CQL search + space list + saved-filter + export via the confluence-as wrapper. Triggers: ''search confluence'', ''find pages where X'', ''cql for ...'', ''export search results'', ''list spaces'', ''manage saved filters''. CQL injection-safe via the shared sanitizer. NOT for single-page CRUD (mk:confluence-page); NOT for bulk write ops (mk:confluence-bulk).

0
10
Free
Self-run
SKILL

Mk:confluence Collaborate

Manage Confluence collaboration surface via the confluence-as wrapper: comments, attachments, labels, watchers. Triggers: ''add comment to page 12345'', ''upload attachment to page 12345'', ''label page 12345 as urgent'', ''watch page 12345''. Inline-vs-footer comment safety enforced. NOT for page CRUD (mk:confluence-page); NOT for bulk ops (mk:confluence-bulk).

0
15
Free
Self-run
SKILL

Mk:grill

|

0
15
Free
Self-run
SKILL

Mk:autobuild

Use when running an autonomous multi-hour build of a green-field product — orchestrates planner → contract → generator ⇄ evaluator loop with adaptive scaffolding density per model tier. Triggers on /mk:autobuild, "build me a kanban app", "build a retro game maker", "autonomous build", or any green-field product spec. NOT for scoped single-task work (see mk:cook); NOT for initial project scaffoldi…

0
15
Free
Self-run
SKILL

Mk:development

Use when implementing features or writing code. TDD enforcement is opt-in via --tdd / MEOWKIT_TDD=1. Provides code patterns, skill loading, and coding standards.

0
12
Free
Self-run
SKILL

Mk:agent Detector

Detects task agent, complexity tier, and model automatically at Phase 0 orient. Invoked first in every workflow. NOT for runtime agent routing inside a single skill (see orchestration-rules.md).

0
15
Free
Self-run
SKILL

Mk:ghpm

GitHub project management via the gh CLI — create and triage issues, manage GitHub Projects v2 boards (add items, update status fields), manage labels and milestones, and generate handoff-status summaries. Use when "create a GitHub issue", "add to project board", "update sprint status", "create label/milestone", or "give me a handoff summary of open work". NOT for code review (see mk:review-pr);…

0
17
Free
Self-run
SKILL

Mk:freeze

|

0
15
Free
Self-run
SKILL

Mk:frontend Design

Use when designing UI components, reviewing visual design, building design systems, or checking accessibility. Auto-activates on frontend design tasks and UI reviews.

0
15
Free
Self-run
SKILL

Mk:confluence

Routing skill — recommends the correct mk:confluence-* leaf for any Confluence Cloud task. Triggers: ''confluence'', ''wiki page'', ''spec page'', ambiguous Confluence intent. NOT an executor — every actual operation forks via a leaf skill.

0
16
Free
Self-run
SKILL

Mk:figma

Figma design analysis and implementation via Figma MCP. Parse Figma links, extract design specs, translate to code. Triggers: ''figma'', ''design link'', ''implement this design'', ''design tokens''.

0
21
Free
Self-run
SKILL

Mk:bootstrap

|

0
18
Free
Self-run
SKILL

Mk:html Video

Render an HTML/CSS/JS template to a local MP4 video by capturing frames with headless Chromium (via Playwright) and encoding them with ffmpeg. Use when "render my animation as a video", "export HTML to MP4", "make a video from my web template", or "capture CSS animation as MP4". NOT for recording live browser interactions (use `agent-browser record start`); NOT for screen recording; NOT for AI vi…

0
15
Free
Self-run
SKILL

Mk:cook

Orchestrates single-task implementation pipeline: plan → test → build → review → ship. Use for feature work, plan execution, or fixes scoped to a single task. NOT for green-field product builds (see mk:autobuild); NOT for auto-invoked workflow orchestration (see mk:workflow-orchestrator).

0
12
Free
Self-run
SKILL

Mk:docs Finder

Retrieve up-to-date library, framework, and project documentation using scripts + MCP tools (Context7, Context Hub) with intelligent fallback. Use this skill whenever the user or agent needs documentation for any library, framework, API, SDK, or internal project spec. Triggers on "docs for [X]", "how does [library] work", "find documentation", "API reference for", "look up [feature] in [library]"…

0
19
Free
Self-run
SKILL

Mk:jira Admin

JIRA project / user / group / scheme / automation administration via the jira-as wrapper (11 sub-domains, ~65 verbs). Triggers: ''create JIRA project'', ''list users'', ''delete user USERNAME'', ''list permission schemes'', ''create group NAME''. Requires admin role. Destructive ops (project/user/group delete) require 2-step token confirmation. NOT for per-issue ops (mk:jira-issue / mk:jira-lifec…

0
10
Free
Self-run
SKILL

Mk:chrome Profile

Target a specific Google Chrome user profile for browser automation via CDP. Discovers installed profiles from the Chrome Local State file, launches Chrome with the requested profile attached to a debug port, and connects agent-browser via `agent-browser connect <port>`. Use when "automate using my Work/Personal Chrome", "open site with my saved session", or "use Chrome profile named <name>". NOT…

0
16
Free
Self-run
SKILL

Mk:jira Agile

JIRA agile via the jira-as wrapper: epics, sprints, backlog, ranking, story points, subtasks, velocity. Triggers: ''create sprint'', ''add KEY to sprint'', ''set story points on KEY'', ''rank KEY before KEY'', ''velocity for board'', ''epic add''. Board ID ≠ project key. NOT for issue CRUD (mk:jira-issue); NOT for time tracking (mk:jira-time).

0
16
Free
Self-run
SKILL

Mk:henshin

Use when transforming existing code into agent-consumable surfaces — CLI (npm-publishable), MCP server (stdio/SSE/Streamable HTTP), and a companion skill. Triggers on 'agentize', 'henshin', 'expose as MCP', 'wrap as CLI', 'publish to npm', 'make LLM-accessible', 'turn into agent tool', 'expose feature as tool'. Runs when the user has existing code and wants to ship it to agents. NOT for building…

0
13
Free
Self-run
SKILL

Mk:jira Estimator

Heuristic story-point estimation for a single Jira ticket via the jira-estimator agent. Read-only. Triggers: ''estimate KEY'', ''story points for KEY'', ''how complex is KEY''. NOT for complexity-only analysis (mk:jira-evaluator); NOT for full RCA (mk:jira-analyst).

0
15
Free
Self-run
SKILL

Mk:help

Workflow navigation assistant. Scans project state (plans, reviews, tests, git) and recommends the next step in the 7-phase pipeline. Use when asked "what should I do next?", "where am I?", "help", or at session start. NOT for domain complexity routing (see mk:scale-routing); NOT for skill discovery (descriptions handle that automatically).

0
16
Free
Self-run
SKILL

Mk:jira Collaborate

Manage JIRA collaboration surface via the jira-as wrapper: comments, attachments, watchers, notify. Triggers: ''comment on KEY'', ''add attachment to KEY'', ''watch KEY'', ''notify KEY watchers''. Internal-vs-public comment safety enforced. NOT for issue CRUD (mk:jira-issue); NOT for issue links (mk:jira-relationships).

0
15
Free
Self-run
SKILL

Mk:brainstorming

|

0
17
Free
Self-run
SKILL

Mk:build Fix

Build error triage: detect language, load fix patterns, auto-retry. Use for ''build failed'', ''fix compilation'', ''type error''. Chains into mk:verify. NOT for runtime errors (see mk:fix); NOT for architectural debugging (see mk:investigate).

0
15
Free
Self-run
SKILL

Mk:cso

|

0
16
Free