AGMO
Official@agmo-inc · Korea, South
"Realizing agricultural sustainability with innovative technology"
Agent Skills by AGMO
Showing 29 vetted skills indexed across 1 GitHub repositories.
benchmark
Execute benchmark commands and store latency and throughput metrics in Obsidian vaults.
create-issue
Create GitHub issues from conversation context with templates and project mapping.
cancel
Stop running agent workflows and report completed and remaining work.
parallel
Dispatch independent TODOs concurrently with exclusive file ownership per executor.
vault-search
Search Obsidian vaults by keyword and list matching notes.
note-to-issue
Convert Obsidian notes into GitHub Issues using frontmatter and body content.
plan
Convert brainstorming outcomes into executable TODO plans with acceptance criteria.
git-workflow
Automate git commits, PR creation, and branch management with safety checks.
using-plugin
Routes user requests to specialized agents and skills within an Obsidian-centric workflow.
code-review
Automate structured code reviews with Stage 1, Stage 2, and Stage 3 audits.
debugging
Guide engineers through reproduce, isolate, trace, and verify debugging phases.
setup
Initialize vault config, statusLine integration, and wisdom folders for Agmo.
ralph
Execute persistent task loops with retries, verification, and debugging escalation.
verification
Automate task completion verification by collecting fresh evidence after each TODO.
wisdom
Append concise wisdom entries to Obsidian vault category files.
brainstorming
Guide structured brainstorming with design options and draft plans.
save-plan
Save plan data to the Obsidian vault with index updates and cleanup.
retro
Analyze Git history to generate weekly retrospective reports.
implement-page
Automate Figma-to-code workflows with frame discovery, per-frame orchestration, and visual verification.
security-audit
Analyze a codebase for security findings across four domains without making changes.
wiki-maintain
Audit Obsidian wiki entries for staleness, conflicts, and broken metadata.
execute
Executes end-to-end plans by dispatching agents and verifying task completion.
accessibility
Detect WCAG accessibility issues in React/HTML/CSS via static review.
save-impl
Archive implementation summaries to an Obsidian vault with linked plan references.
Frequently Asked Questions About AGMO
FAQPage SchemaWhat specific engineering tasks can be managed using AGMO?▼
AGMO enables structured code reviews, TDD cycles, security audits, and accessibility compliance checks. It facilitates the conversion of Figma designs into Jetpack Compose screens and manages the lifecycle of GitHub issues and Obsidian-based documentation through persistent task loops and verification.
Which technical personas benefit most from these capabilities?▼
Software engineers, frontend developers, and technical leads benefit from AGMO. It is designed for teams prioritizing rigorous documentation, TDD-based development, and automated quality assurance within their existing Obsidian and GitHub environments.
What are the primary prerequisites for deploying AGMO?▼
Deployment requires an Obsidian vault for knowledge storage and a GitHub repository for version control. Users must initialize the environment using the setup functionality to configure statusLine integration and wisdom folders before executing task plans.