VM0
Official@vm0-ai · United States of America
Offers a comprehensive library of modular interface connectors for enterprise software, version control systems, and web-based data extraction services.
Agent Skills by VM0
Showing 87 vetted skills indexed across 2 GitHub repositories.
feature-switch
Guides gating new user-facing features behind feature flags in the vm0 codebase.
ccstate
Documents patterns and best practices for ccstate state management in the vm0 platform.
commit
Run format, lint, type-check, and test steps before Git commits.
dev-server
Manage VM0 dev server lifecycle with start, stop, logs, auth, and tunnel operations.
agent-browser
Automate browser navigation, form filling, screenshots, and data extraction.
ops-utils
Clean up GitHub preview deployment environments older than three days.
tech-debt
Scan codebases for quality issues and generate GitHub tracking issues.
pull-request
Automate GitHub pull-request creation, merging with CI validation, and comments.
local-testing
Provision a mock Claude dev environment and run Vitest and BATS tests.
testing
Automate testing guidance and reviews for unit, integration, and UI tests.
issue-action
Automate GitHub issue continuation with feature branches, conventional commits, and tests.
pr-check
Monitor GitHub PR CI checks and auto-fix lint issues until all pass.
issue-plan
Automate GitHub issue deep-dives across research, innovate, and plan phases.
skill-alias
Create command aliases wrapping skills with predefined arguments.
Database Development
Generate and apply Drizzle ORM database migrations with journal tracking.
issue-compact
Consolidate a GitHub issue's title, body, and comments into a handoff-ready narrative.
code-quality
Analyze code changes and generate structured review reports for the vm0 codebase.
Query Axiom Logs
Query Axiom datasets with time filters and output tabular results.
CLI Design
Define consistent symbols, colors, and messaging for VM0 CLI commands.
pr-review
Retrieve pull request metadata and post code-quality review comments via GitHub CLI.
Project Principles
Codify vm0 architectural and code-quality principles for reviews and onboarding.
issue-create
Convert conversation context into structured GitHub issues with labels.
lark
Automate Lark/Feishu messaging, group management, contacts, and calendar via APIs.
qiita
Search, read, and publish Qiita articles via CLI with curl and jq.
Frequently Asked Questions About VM0
FAQPage SchemaWhat specific tasks can I perform using these interface connectors?▼
You can manage repository lifecycles, synchronize project management boards, extract structured data from web sources, process PDF documents, and interact with various CRM and communication platforms using standardized request patterns.
Which target personas benefit most from these integration capabilities?▼
Software engineers, DevOps practitioners, and technical product managers benefit by reducing manual overhead in repository maintenance, cross-platform data synchronization, and external service management through consistent, repeatable request patterns.
What are the prerequisites for implementing these service connections?▼
Implementation requires valid authentication credentials for the target services, such as OAuth tokens or service-specific keys, and a runtime environment capable of executing standard HTTP requests via curl or similar network utilities.