mova-spec-guideAnswer questions about the MOVA specification language — schemas (ds.*), envelopes (env.*), verbs, episodes, global catalogs, instruction profiles, and the o...
Install via ClawdBot CLI:
clawdbot install mova-compact/mova-spec-guideGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/mova-compact/mova-spec`Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
A data engineer drafts a JSON artifact for a new event catalog and needs to validate it against the ds.mova4_core_catalog_v1 schema. The skill reads the schema file, checks required fields and types, and reports violations.
A compliance officer wants to define declarative guardrails for an AI executor handling sensitive data. The skill explains the ds.instruction_profile_core_v1 schema and helps construct a profile with appropriate action signatures and security events.
A developer building a MOVA-based application needs to understand how verb IDs and tool IDs combine into action signatures for policy matching. The skill reads the MOVA_6.0.0_RELEASE_NOTES and explains the priority order.
An architect designing a layered MOVA system needs to reference the global layers_and_namespaces catalog to ensure correct namespace assignments. The skill retrieves and explains the relevant entries.
An auditor wants to understand how episodes structure step-level audit records. The skill reads mova_episodes_core.md and the episode schema, explaining fields like verb_id, tool_id, and payload references.
Offer the MOVA spec guide as a built-in assistant within a MOVA SDK or development platform, charging per seat or per API call for validation and explanation services.
Provide specialized consulting to enterprises adopting MOVA for policy-driven AI systems, using the skill to accelerate schema design, instruction profile creation, and audit readiness.
Bundle the skill into MOVA training courses or certification programs, offering interactive validation exercises and concept quizzes for learners.
💬 Integration Tip
Ensure the local spec clone is always up-to-date by triggering a git pull before skill invocation, and consider caching schema files to reduce I/O latency.
Scored May 6, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.