hashgraph-online
- 820 skills
- 0 followers
- 2 days ago last updated
- ▌ Reality Check · hashgraph-online-awesome-codex-plugins bundleCompare a claimed state with observable repository evidence and report concrete gaps. Triggers: "reality check", "is this claim actually done", "compare claim to repo".
- ▌ Skill Builder · hashgraph-online-awesome-codex-plugins bundleCreate a metadata-complete AgentOps skill source package, regenerate its derived projections, and check or repair structural hygiene in skill packages. Triggers: "create a skill", "scaffold skill", "absorb external skill", "new skill", "heal skill", "repair skill hygiene", "audit skill structure", "check skill package".
- ▌ Frappe Builder · hashgraph-online-awesome-codex-pluginsFrappe Builder website and page-building guidance for pages, blocks, components, forms, routing, CMS-style content, SEO, and web UX. Use when work touches Frappe Builder, website pages, landing pages, or content-driven experiences.
- ▌ Frappe Erpnext · hashgraph-online-awesome-codex-pluginsERPNext-aware reasoning for accounting, selling, buying, stock, manufacturing, projects, HR, support, education, CRM, and other ERPNext module work. Use when a task affects ERPNext module behavior, configuration, reports, dashboards, workflows, or customizations.
- ▌ Dev Fix · hashgraph-online-awesome-codex-plugins bundleInvestigate bugs, regressions, failing tests, or broken behavior by tracing evidence to the root cause, then implement and verify a scoped fix when requested. For explanation-only requests, diagnose without editing. Does not handle new feature design or commit-message-only requests.
- ▌ Dev Tdd · hashgraph-online-awesome-codex-plugins bundleImplement scoped behavior changes using meaningful tests before code where practical. Use for features, behavior-preserving refactors, and direct fixes with a known cause; use dev-fix for bug investigation. Documentation, formatting, and asset-only edits do not need this coding workflow.
- ▌ Sealos Canvas · hashgraph-online-awesome-codex-plugins bundleRun a local read-only HTML topology UI for a project already deployed by Sealos Skills and return a localhost URL. Use when the user asks to view, inspect, visualize, render, open, or run a local canvas for deployed Sealos resources, mentions ".sealos", Sealos deployment state, Kubernetes resources, topology, resource graph, localhost UI, or invokes "/sealos-canvas".
- ▌ Sealos Deploy · hashgraph-online-awesome-codex-plugins bundleDeploy compatible server, static-web, worker, scheduled-job, or reviewed remote-desktop workloads from GitHub or local source to Sealos Cloud, then run the default Runtime Truth Pass against the returned App URL, public route, authentication flow, logs, database state, and full resource footprint. Reject unsupported desktop, mobile, CLI, library, extension, hardware-dependent, mixed, and unidentified targets before readiness scoring or build. Use when the user asks to deploy a repository to Sealos or another cloud platform, or invokes "/sealos-deploy".
- ▌ Build Backend · hashgraph-online-awesome-codex-plugins bundleBuild or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and failure behavior. Use for server-side features, database changes, background processing, backend defects, and service refactors; do not use for frontend-only or infrastructure-only work.
- ▌ Test Software · hashgraph-online-awesome-codex-plugins bundleDesign, implement, and evaluate risk-based software tests across unit, integration, contract, end-to-end, and regression layers. Use when adding tests, reproducing bugs, improving coverage, diagnosing flaky tests, or defining a test strategy; do not use to change production behavior unless the user also requests implementation.
- ▌ Codebase Recon · hashgraph-online-awesome-codex-plugins bundleTrace a repo into cited flows. Not for a bounded question; that is research. Triggers: "codebase recon", "trace this codebase", "repository audit", "refresh the prior recon".
- ▌ Operationalize · hashgraph-online-awesome-codex-plugins bundleDistill repeated, evidence-backed expertise into a proposed skill, check, reference, or workflow artifact. Triggers: "operationalize this", "turn this expertise into a reusable capability".
- ▌ Pattern Mining · hashgraph-online-awesome-codex-plugins bundleTest repeated implementation shapes against independent exemplars and a holdout before routing an earned abstraction. Triggers: "mine a recurring code pattern", "is this abstraction earned", "extract invariants from implementations".
- ▌ Using Flywheel · hashgraph-online-awesome-codex-plugins bundleOperate the Agentic Coding Flywheel as a caller-selected software factory; keep its runtime state out of AgentOps verdicts. Triggers: "using flywheel", "agent flywheel".
- ▌ Frappe Gameplan · hashgraph-online-awesome-codex-pluginsFrappe Gameplan guidance for team discussions, projects, tasks, notes, decisions, async collaboration, permissions, and workspace workflows. Use when work touches Gameplan or planning/collaboration features in the Frappe ecosystem.
- ▌ Frappe Helpdesk · hashgraph-online-awesome-codex-pluginsFrappe Helpdesk implementation and customization guidance for ticket intake, SLAs, assignment, portals, knowledge base, notifications, and support workflows. Use when work touches the Frappe Helpdesk app or customer support operations.
- ▌ Frappe Insights · hashgraph-online-awesome-codex-pluginsFrappe Insights and analytics guidance for dashboards, query design, charts, permissions, metrics, ERPNext reporting, and operational analytics. Use when work touches Frappe Insights or analytics in the Frappe ecosystem.
- ▌ Frappe Payments · hashgraph-online-awesome-codex-pluginsFrappe Payments and ERPNext payment workflow guidance for payment gateways, payment requests, subscriptions, invoices, reconciliation, webhooks, and secure checkout flows. Use when work touches payments in Frappe or ERPNext.
- ▌ Dev Auto · hashgraph-online-awesome-codex-plugins bundleExplicit-only navigator for the dev-skills workflow. Use when the user names dev-auto or explicitly asks for workflow guidance across requirements, implementation, verification, and delivery. Recommends the next step from current evidence; does not execute the workflow. Generic implementation requests or an isolated "what next" do not trigger it. Supports [slug], --status, --next, and --recover.
- ▌ Dev Plan · hashgraph-online-awesome-codex-plugins bundleCreate a concrete implementation plan from a spec or clearly scoped request before coding. Use for implementation-planning requests such as 出个 plan, 技术实施方案, plan this, or consensus plan. Ground steps in the repository and scale tradeoff analysis and independent review to risk. Clarify material requirement gaps when needed; do not force an intake workflow for already clear scope. Supports --quick and --deliberate.
- ▌ Dev Spec · hashgraph-online-awesome-codex-plugins bundleCompatibility alias for dev-grill-docs spec-only mode. Use for explicit dev-spec requests, old dev-spec workflows, or spec-only output without CONTEXT.md / ADR updates. Ordinary requirement alignment belongs to dev-grill-docs. Preserves the feature artifact and acceptance contract, including when installed standalone.
- ▌ Build Frontend · hashgraph-online-awesome-codex-plugins bundleBuild or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling, and visual verification. Use for UI features, design implementation, forms, client-side defects, and frontend refactors; do not use for backend-only or infrastructure-only work.
- ▌ Operate Devops · hashgraph-online-awesome-codex-plugins bundlePlan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege, staged validation, and rollback awareness. Use for pipelines, infrastructure as code, Kubernetes, containers, release automation, monitoring, and production-readiness work; do not use to perform destructive production actions without explicit authorization.
- ▌ Odw · hashgraph-online-awesome-codex-pluginsDynamic multi-agent workflows — plan first, then orchestrate parallel agents with adversarial verification via the local odw daemon. Use when the user asks for a "workflow", says "ultracode", or hands you a task spanning many files/items that benefits from parallel agents.
- ▌ Camera Control · hashgraph-online-awesome-codex-pluginsCRITICAL WHILE ARMED: capture, understand NEW image, USE in reasoning, turn-gate record+ready. Blind or theater answers INVALID. Topic irrelevant. Off to disarm.
- ▌ Frappe Fullstack · hashgraph-online-awesome-codex-pluginsEnd-to-end Frappe and ERPNext implementation guidance spanning backend Python, backend JavaScript surfaces, Vue or React frontends, customizations, and bench-aware delivery. Use when the task crosses multiple Frappe layers.
- ▌ Sealos Database · hashgraph-online-awesome-codex-plugins bundleProvision, connect, and operate Sealos Cloud databases through sealos-cli for local development, Devbox development, and app setup. Use when the user needs a cloud database for a project, asks to create or connect PostgreSQL/MySQL/MongoDB/Redis or another Sealos database, wants DATABASE_URL or similar env vars wired into a dev environment, needs database connection details, backups, logs, public access, or wants to replace local Docker Compose databases with a managed Sealos database.
- ▌ Review Security · hashgraph-online-awesome-codex-plugins bundleReview application and infrastructure changes for exploitable security risks by tracing assets, trust boundaries, attacker-controlled input, authorization, sensitive data, and dangerous sinks. Use for security reviews, threat-focused PR reviews, authentication or authorization changes, input handling, secrets, dependencies, and infrastructure permissions; do not use to exploit live systems or modify code unless separately requested.
- ▌ Governed Execution · hashgraph-online-awesome-codex-pluginsUse when executing an accepted HOTL workflow through the best available host or fallback driver.
- ▌ Subagent Execution · hashgraph-online-awesome-codex-pluginsDelegated step runner over the HOTL execution state machine — delegates eligible steps to fresh subagents while the controller keeps governance, verification, and stop conditions.
- ▌ Account Rotation · hashgraph-online-awesome-codex-plugins bundleSwitch a caller-selected coding-agent account and report the observed identity. Triggers: "switch account", "rotate coding-agent account".
- ▌ Reverse Engineer · hashgraph-online-awesome-codex-plugins bundleInventory an authorized repo, binary, or product. Not for tracing your own repo; that is codebase-recon. Triggers: "reverse-engineer X", "tear down Y", "what should we steal from Z", "evaluate competitor/upstream", "should we fork/adopt/build-native".
- ▌ Workflow Builder · hashgraph-online-awesome-codex-plugins bundleScaffold an explicit one-shot workflow adapter without lifecycle authority. Triggers: "build a workflow adapter", "scaffold a one-shot workflow".
- ▌ Dev Finish · hashgraph-online-awesome-codex-plugins bundleComplete an implemented development branch through an authorized local commit/merge, push and PR, preservation, or discard. Inspect scope and applicable verification before delivery; respect an already selected action without repeating a menu. Does not replace implementation or review.
- ▌ Dev Verify · hashgraph-online-awesome-codex-plugins bundleVerify implemented changes before claiming they are complete, fixed, passing, or ready for delivery. Match checks to requested behavior and risk, inspect current evidence, and report limits. Use for completion checks, not general factual answers or a replacement for code review.
- ▌ Docker To Sealos · hashgraph-online-awesome-codex-plugins bundleConvert Docker Compose files or installation docs into production-grade Sealos templates with role-specific personal low-load resource sizing, official route and runtime semantics, KubeBlocks database and Job gates, and managed or optional S3 storage contracts. Use when user has a docker-compose.yml and wants a Sealos or Kubernetes template, wants to migrate from Docker Compose to Sealos, needs to convert container orchestration configs to Sealos format, or mentions compose-to-template conversion. Also triggers on "/docker-to-sealos".
- ▌ Dockerfile Skill · hashgraph-online-awesome-codex-plugins bundleGenerate production-ready Dockerfile for any GitHub project. Supports monorepo, multi-stage builds, workspace detection, and iterative build-fix cycles. Use when user asks to create, generate, write, fix, or improve a Dockerfile, wants to containerize an application, mentions Docker build issues, needs a .dockerignore, or wants to package their app as a Docker image. Also triggers on "/dockerfile".
- ▌ Human Only Skills · hashgraph-online-awesome-codex-plugins bundleName the skills reserved for people to invoke — where the runtime honors disable-model-invocation — and when to reach for each. Triggers: "human-only skills", "which skills must I run myself".
- ▌ Honcho Memory · hashgraph-online-awesome-codex-pluginsPersistent cross-session memory via Honcho — recall what you know about the user before working, and save durable insights after.
- ▌ Clean Room · hashgraph-online-awesome-codex-plugins bundleUse for authorized clean-room, reverse-engineering, source-to-implementation, compatibility rewrite, or migration tasks. Produces clean behavioral specs, implementation plans, clean code changes, verification reports, QC reports, open questions, and test plans without moving source expression into the clean implementation.
- ▌ Unattended · hashgraph-online-awesome-codex-pluginsStarts the Clean Room startup wizard in bounded unattended controller mode for authorized source-to-implementation work with finite loop limits and safety stops.
- ▌ Sealos App Builder · hashgraph-online-awesome-codex-plugins bundleBuild, adapt, and document apps that run inside Sealos Desktop using the Sealos app SDK. Use when creating a new Sealos app, integrating an existing web app into Sealos Desktop, wiring Sealos session data into business features, preparing local iframe-based debugging, or producing beginner-friendly Sealos app tutorials and starter implementations. Also triggers on "/sealos-app-builder".
- ▌ Commit · hashgraph-online-awesome-codex-pluginsCreate a user-requested Conventional Commit from the staged changes.
- ▌
- ▌
- ▌ Maintain Codex Wiki · hashgraph-online-awesome-codex-plugins bundleMaintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, explicit archive and promotion, and deterministic linting. Use when asked to capture a durable engineering lesson, ingest Codex research, query or archive what the repository knows, check wiki health, reconcile conflicting guidance, or promote verified knowledge.
- ▌ Handoff 2 · hashgraph-online-awesome-codex-pluginsCreate a self-contained temporary handoff document when the user asks to transfer the session to a new chat or runs /handoff.
- ▌
- ▌ Cro · hashgraph-online-awesome-codex-plugins bundleAudit landing pages, forms, pricing pages, and checkout flows for conversion killers, and design statistically sound A/B tests — ICE-prioritized recommendations, hypothesis templates, and script-computed sample sizes and significance checks. Advises and plans; it does not edit your site or run the tests. Triggers on "/digital-marketing-pro:cro", "audit this landing page", "why is our conversion rate so low", "how long should this A/B test run", "reduce cart abandonment". Reads the brand profile, industry benchmarks, and campaign history before making recommendations.
- ▌ Dev Grill Docs · hashgraph-online-awesome-codex-plugins bundleClarify feature requirements, pressure-test scope and domain terms, and produce a feature spec before implementation. Use for fuzzy requirements, PRD/spec requests, 需求对齐, 拷问需求, or 设计文档. Read existing evidence before asking focused questions. For concrete implementation planning use dev-plan; a generic "do not edit code" instruction alone does not trigger intake. Supports --quick, --deep, and --spec-only.
- ▌ Setup Shell · hashgraph-online-awesome-codex-plugins bundleInstall or refresh Agent Guard's plugin-local shell integration. Use when the user explicitly asks to enable or update shell command masking, or when a shell-integration warning directs them to rerun setup-shell.
- ▌ Ultracode · hashgraph-online-awesome-codex-pluginsUltracode-style dynamic workflows for Codex. Use when the user says "ultracode", "workflow:", "/deep-research", or asks for broad multi-file work with planning, parallel agents, verification, or crash-resume.
- ▌ Dev Code Review · hashgraph-online-awesome-codex-plugins bundleReview a requested Git diff for bugs, regressions, integration gaps, and material risks before commit. Use for review requests and the review phase of requests such as 帮我 commit. A request for only a commit message belongs to dev-commit-writer. Review is read-only; a broader authorized commit workflow may continue after review.
- ▌ Learn 2 · hashgraph-online-awesome-codex-pluginsSave a structured marketing learning to the brand's intelligence graph — insight text, context conditions (channel, audience, objective), confidence score, source, and supporting evidence — deduplicated against related learnings, with contradictions surfaced for a decision and a confirmation plus graph stats returned. Triggers on "/digital-marketing-pro:learn", "save this insight", "remember that subject lines with numbers win for us", "log what we learned from this campaign", "record this test result". Reads the brand profile to validate the learning fits the brand's domain, writes via the intelligence-graph script, and routes each saved learning to the relevant specialist agents so future recommendations use it.
- ▌ Cloud Native Readiness · hashgraph-online-awesome-codex-plugins bundleDetermine whether a repository contains a supported cloud workload, then assess eligible targets for cloud-native readiness with a 0-12 score. Use for containerization readiness, Docker/Kubernetes compatibility, deployment feasibility, workload eligibility, or pre-deployment assessment. Also triggers on "/cloud-native-readiness".
- ▌ Align Docs · hashgraph-online-awesome-codex-plugins bundleUse when repository docs, README, AGENTS.md, rules, plans, chronicles, or ATLAS are stale or current work changed their lifecycle; archives task history, with --clean for corpus-wide cleanup.
- ▌ Clean Room Loop · hashgraph-online-awesome-codex-pluginsFront door for running the clean-room unattended loop as a Claude Code dynamic WORKFLOW using in-session subagents, so it never spends `claude -p` API tokens. Use when the user wants to run a clean-room / reverse-engineering / source-to-clean-implementation task hands-off but without paying per-token for `clean-room-skill run`, or says "clean-room as a workflow", "unattended clean-room without API cost", "/clean-room-loop". Runs a short discussion (authorization, end goal, target stack, policies, source roots, output roots, iterations) then launches the `clean-room-loop` workflow with the answers. NOT the enforced OS-level wall - that is `clean-room-skill run --agent-runtime claude`.
- ▌ Recall · hashgraph-online-awesome-codex-pluginsRetrieve validated marketing learnings from the brand's compound intelligence graph for a channel, audience, objective, or freeform situation — returned as a themed, decision-ready playbook ranked by confidence and recency, with conflicting insights flagged and quick wins called out. Triggers on "/digital-marketing-pro:recall", "what do we know about email for this audience", "what worked last time we ran a launch campaign", "pull past learnings before I plan this", "recall insights about paid social". Reads the brand profile for context boosting and queries the graph via intelligence-graph.py; it retrieves and synthesizes existing learnings — it does not record new ones.
- ▌ Status 3 · hashgraph-online-awesome-codex-pluginsPrint a read-only status snapshot of the active brand via scripts/dm-status.py: profile summary, engagements with current part and update age, last five insights, recent compliance violations, and Python dependency mode — with --quiet, --json, --section, and --brand variants. Triggers on "/digital-marketing-pro:status", "what's my DMP status", "what brand am I on", "show engagement status", "status snapshot". Never modifies state: switching brands is /digital-marketing-pro:switch-brand, advancing engagements is /digital-marketing-pro:engagement, connector status is /digital-marketing-pro:integrations, and content checks are /digital-marketing-pro:check.
- ▌ Dev Commit Writer · hashgraph-online-awesome-codex-plugins bundleWrite a commit message from a requested Git diff when the user asks for message generation. Does not review, stage, or commit. Requests such as 帮我 commit require the commit workflow, including review when required; asking for a message does not require an explicit skip-review declaration.
- ▌ Dev Image To Code · hashgraph-online-awesome-codex-plugins bundleImplement a frontend from a UI screenshot or design image in an existing project or a runnable standalone page. Use for "UI图生成代码", "看图写页面", "根据设计图实现", "screenshot to code", or "image to code" requests. Preserve visual fidelity and working control semantics, then verify in a real renderer. Not for redesigns without a reference image.
- ▌ Swagger Doc Skill · hashgraph-online-awesome-codex-plugins bundleQuery Swagger/OpenAPI sources for modules, endpoints, request/response fields, reusable schemas and DTOs, or export Markdown/JSON API documentation. Use with Swagger UI, Knife4j, FastAPI docs, Redoc, OpenAPI JSON/YAML, and Swagger 2.0 URLs or local specifications, including endpoint integration lookups.
- ▌ Token Optimization · hashgraph-online-awesome-codex-pluginsUse the token-optimizer MCP tools to reduce context/token usage when reading, searching, or editing files, or when the context window is filling up. Trigger when reading large files, re-reading files already seen, searching a big/unknown tree, making edits to large files, or when you need to store bulky output out-of-context.
- ▌ Orchestrate Engineering · hashgraph-online-awesome-codex-plugins bundleCoordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whether delegation was worthwhile. Use when the user asks to delegate, parallelize, orchestrate, use subagents, fan out a review, or handle a large task with independent workstreams; do not use for small, tightly coupled, or inherently sequential tasks.
- ▌ Designer Skill · hashgraph-online-awesome-codex-plugins bundleUse for UI design, implementation, redesign, visual review, accessibility, responsive behavior, interaction states, and design systems. Preserve established product identity unless the user authorizes a change. Do not activate for backend-only, database-only, CLI, or non-visual tasks. Reviews are read-only unless implementation is requested.
- ▌ Create Test · hashgraph-online-awesome-codex-plugins bundleDefine or implement regression proof: test strategy, black-box/integration tests, KPIs, thresholds, audits, or missing tests.
- ▌ Automation Shape Routing · hashgraph-online-awesome-codex-plugins bundleFront door for agent automation: choose inline, bounded fanout, reusable skill/workflow/gate, persistent agent-native workers, or explicit Gas City. Triggers: "build automation", "which orchestration shape", "should this use NTM".
- ▌ Usage Kernel · hashgraph-online-awesome-codex-pluginsUse the six Codex Usage Tracker tools for exact local usage facts, bounded exploration, allowance observations, and evidence timelines.
- ▌
- ▌
- ▌ Aeo Geo · hashgraph-online-awesome-codex-plugins bundleStrategy module for Answer Engine / Generative Engine Optimization — audits AI visibility, restructures content for citation, runs entity-consistency checks across Knowledge Graph, Wikidata, Wikipedia, Crunchbase, and LinkedIn, and produces JSON-LD schema specs, monitoring frameworks, and a 90-day LLM content strategy. Triggers on "/digital-marketing-pro:aeo-geo", "how do we get cited by AI", "optimize for AI Overviews", "fix our entity consistency", "do we need llms.txt". Reads the brand profile, compliance rules, and industry benchmarks; its measurement counterpart is /digital-marketing-pro:aeo-audit, with GSC actuals via /digital-marketing-pro:gsc-ai-performance.
- ▌ Connect · hashgraph-online-awesome-codex-pluginsGuide the connection of a known MCP integration to the plugin — looks up the connector registry via connector-status.py, checks current status, and returns transport-specific setup steps (OAuth for HTTP connectors, env-var credentials plus the exact .mcp.json block for npx connectors), verification steps, and the skills each connector unlocks. Triggers on "/digital-marketing-pro:connect", "connect Google Ads", "hook up Slack to the plugin", "set up the HubSpot integration", "how do I add Mailchimp". Guidance and status checks only — the user adds credentials themselves; unknown or custom servers route to /digital-marketing-pro:add-integration.
- ▌ What If · hashgraph-online-awesome-codex-pluginsCompare 2-4 marketing budget scenarios side by side with directional point-estimate projections — revenue, ROI, and risk per scenario, deltas versus the current baseline, and a recommendation with the key trade-offs spelled out. The fast alternative to full Monte Carlo via /digital-marketing-pro:simulate; outputs are planning aids built from stated assumptions, not forecasts. Triggers on "/digital-marketing-pro:what-if", "should we shift budget from paid to content", "compare these two budget splits", "what happens if we double the ads budget", "quick scenario check before the meeting". Runs revenue-simulator.py in what-if mode and calibrates against the brand profile's historical channel performance.
- ▌ Dev Design Context · hashgraph-online-awesome-codex-plugins bundleEstablish or update persistent product and visual design guidance in .design-context.md. Use for initial design setup, a deliberate design-direction reset, or explicit 设计上下文 requests. Discover existing users, components, tokens, assets, and constraints before asking about material gaps. Does not implement UI; ordinary UI work does not require repeating this setup.
- ▌ Explain Diff · hashgraph-online-awesome-codex-plugins bundleExplain a diff, branch, PR, patch, or review packet; use after Full-path verification when the change teaches a useful business or technical concept.
- ▌ Staff Review · hashgraph-online-awesome-codex-pluginsRun a factual, staff-level review of a local branch, diff, repo, directory, or file. Use for code review, deep review, review-my-changes, or staff-review requests.
- ▌ Frontend Testing Guide · hashgraph-online-awesome-codex-plugins前端测试编写指南,包括单元测试、集成测试和E2E测试的编写方法和最佳实践
- ▌ Crm Sync · hashgraph-online-awesome-codex-pluginsSync marketing data to and from Salesforce, HubSpot, Zoho, or Pipedrive — contacts, deals, and campaign links with field mapping, deduplication, consent checks, batched execution behind a mandatory approval gate, and a rollback manifest. Produces a full sync report with per-record outcomes. Triggers on "/digital-marketing-pro:crm-sync", "push these contacts into HubSpot", "sync deals to Salesforce", "our CRM and marketing lists don't match", "set up a recurring CRM sync". Reads the brand profile and compliance rules; for scored lead imports use /digital-marketing-pro:lead-import instead.
- ▌ Pr Pitch · hashgraph-online-awesome-codex-pluginsBuild a complete media pitch package: an email-ready core pitch with subject line options, 3-5 outlet-specific variations, a target media list with journalist beats and approach notes, an outreach timeline, plus press release draft, fact sheet, and quote bank. Also crafts responses for journalist request platforms (Qwoted, Featured, Source of Sources). Triggers on "/digital-marketing-pro:pr-pitch", "pitch this story to journalists", "build a media list for our launch", "respond to this journalist request", "write a press release and pitch". Reads the brand profile, guidelines, and custom templates for voice and compliance; produces the materials only — it does not send any outreach.
- ▌ Qbr Plan · hashgraph-online-awesome-codex-pluginsPrepare a complete Quarterly Business Review package from the quarter's campaign data: a performance scorecard of goals vs actuals vs benchmarks, top-3 wins with attribution stories, underperformance root-cause analysis, ROI and budget-efficiency breakdowns, 3-5 strategic recommendations, upsell business cases, a next-quarter roadmap, action items with owners, and an account health score. Triggers on "/digital-marketing-pro:qbr-plan", "prepare the QBR", "build the quarterly review for this client", "quarterly business review deck", "summarize the quarter for the client meeting". Reads the brand profile, guidelines, custom templates, and agency SOPs; works from campaign data the user supplies and structures the presentation content — it does not pull live platform metrics itself.
- ▌ Send Sms · hashgraph-online-awesome-codex-pluginsSend an SMS or WhatsApp marketing message through a connected Twilio or Brevo MCP, with consent verification (TCPA/GDPR/CASL), quiet-hours enforcement, opt-out and message-length checks, cost estimates, and delivery tracking. Nothing sends without an Execution Summary and explicit typed approval — the gate cannot be skipped. Triggers on "/digital-marketing-pro:send-sms", "send an SMS blast", "send this WhatsApp message to the list", "text our customers about the sale", "schedule an SMS for tomorrow morning". Reads the brand profile and compliance rules, scores the message with the brand-voice scorer, and logs every send to the execution audit trail.
- ▌ Simulate · hashgraph-online-awesome-codex-pluginsRun Monte Carlo simulations (default 10,000 iterations via revenue-simulator.py) of marketing scenarios — channel-mix shifts, budget reallocations, new-channel launches — reporting expected/P10/P50/P90 revenue, probability of hitting a stated target, risk-adjusted scenario ranking, and tornado-chart sensitivity analysis. Models outcomes only — commits no budget and changes no campaigns. Triggers on "/digital-marketing-pro:simulate", "what if we shift 30% of paid budget to TikTok", "simulate next quarter's revenue", "what's the probability we hit the target", "compare these budget scenarios". Reads the brand's historical performance plus industry-profile and channel-family benchmarks to calibrate ROI distributions.
- ▌ Test 2 · hashgraph-online-awesome-codex-plugins bundleAgentic end-to-end test orchestrator — drive web/macOS flows, evaluate UX rubric, reconcile issues
- ▌ Brainstorming 2 · hashgraph-online-awesome-codex-pluginsUse when the user wants to do brainstorming, choose an approach, design something or clarify an ambiguous or consequential change before planning or implementation.
- ▌ Resolve Merge · hashgraph-online-awesome-codex-pluginsResolve an active merge or rebase conflict, including safe renumbering of colliding plans and chronicles.
- ▌ Roast My Code · hashgraph-online-awesome-codex-pluginsRoast code with aggressive humor while preserving a factual staff review; --fix can apply selected CRITICAL/HIGH fixes.
- ▌
- ▌ Pm Competitive Analysis · hashgraph-online-awesome-codex-plugins竞品调研和分析方法,通过系统性分析竞品的功能、体验和策略,发现差异化机会
- ▌ Aeo Audit · hashgraph-online-awesome-codex-pluginsAudit how a brand appears across the 6 canonical AI answer surfaces — ChatGPT, Perplexity, Google AI Mode, AI Overviews, Gemini, Copilot — probing 10-25 queries into a numbered output bundle with per-platform visibility scorecards, citation-accuracy checks, a competitor matrix, content gaps, and an optimization playbook behind a four-gate quality scorecard. Triggers on "/digital-marketing-pro:aeo-audit", "does ChatGPT know about our brand", "check our AI search visibility", "how does Perplexity describe us", "are we showing up in AI Overviews". Reads the brand profile; reconciles probes against GSC actuals via /digital-marketing-pro:gsc-ai-performance and defines the AI-visibility scoring standard reused by geo-monitor and share-of-voice.
- ▌ Local SEO · hashgraph-online-awesome-codex-plugins bundleBuild local SEO strategy end to end — Google Business Profile optimization, NAP consistency and citation cleanup, local pack ranking tactics, location and service-area pages, review management, local link building, LocalBusiness schema, and multi-location management — delivered as audit reports, checklists, and a 30/60/90-day roadmap. Triggers on "/digital-marketing-pro:local-seo", "optimize my Google Business Profile", "why aren't we in the map pack", "fix our NAP consistency", "local SEO for our 12 locations", "rank for near me searches". Includes Google's 2026 agentic-booking guidance for local services, home repair, beauty, and pet care verticals. Reads the brand profile and compliance rules; its reference files also power /digital-marketing-pro:local-seo-audit.
- ▌ SEO Drift · hashgraph-online-awesome-codex-pluginsCompare two SEO snapshots from the same source — GSC, the GSC AI Performance report, a rank-tracker export, or aeo-audit probes — into a drift report: top gainers and losers per metric, growth/decline/reshuffle/stable/new/lost classification, and a four-gate quality scorecard. Triggers on "/digital-marketing-pro:seo-drift", "compare this month's GSC export to last month's", "what moved after the core update", "did the content refresh work", "which queries lost AI Mode impressions". Runs scripts/seo_drift.py on two CSVs, reads the brand profile for noise thresholds, and branches findings to /digital-marketing-pro:seo-audit, /digital-marketing-pro:aeo-geo, or /digital-marketing-pro:content-engine.
- ▌ Setup Agent Guard · hashgraph-online-awesome-codex-plugins bundleDiagnose, install, and verify Agent Guard's plugin-local binary, jq and gitleaks dependencies, the active host integration, and live hook protection. Use when Agent Guard reports degraded protection, a SessionStart warning asks for setup, plugin hooks fail or appear bypassed, or a user asks to finish or repair Agent Guard installation.
- ▌ AI Agent Bench · hashgraph-online-awesome-codex-plugins bundleCompare Claude Code and Codex on the same real code-change task with isolated worktrees, identical gates, transcripts, time, and cost.
- ▌ Best Practices · hashgraph-online-awesome-codex-pluginsResearch current best practices and turn the evidence into a clear recommendation. Use for state-of-the-art, evidence-based, optimal-approach, comparison, or pros-and-cons questions in any field.
- ▌ Simplify Stuff · hashgraph-online-awesome-codex-pluginsDeep simplification pass over a target's files. Use when the user invokes /simplify-stuff or asks to simplify files, docs, skills, or plugins (simplify, semplifica).
- ▌ Vsql Install Server · hashgraph-online-awesome-codex-plugins bundleGet a working VillageSQL server on this machine and prove it works — choose an install path (installer, Docker, or source), start the server, connect, load a bundled extension, and call one of its functions. Also covers reconnecting to a server that is already running. Use before vsql-extension-builder, or any time a VillageSQL server is needed and none is confirmed working.
- ▌ Antigravity 2 · hashgraph-online-awesome-codex-pluginsConnect Codex to local Antigravity 2.0 through a CLI-first low-RAM bridge, plus desktop UI setup checks, model limits, project/chat inspection, and safe conversation handoff when UI state is needed.
- ▌ Churn Risk · hashgraph-online-awesome-codex-pluginsScore customer segments for churn risk from behavioral signals — email engagement decline, purchase recency, usage drops, support sentiment — producing a 0-100 risk scorecard with four tiers, per-tier intervention playbooks (actions, timing windows, channels, messaging), LTV-at-risk totals, and retention-ROI prioritization. Assesses and recommends; it does not send outreach or launch campaigns. Triggers on "/digital-marketing-pro:churn-risk", "which customers are about to churn", "score our segments for churn risk", "email engagement is dropping, who is at risk", "build a retention intervention plan". Pulls behavioral data from a connected CRM MCP (Salesforce or HubSpot) or user-provided exports, runs scripts/churn-predictor.py, and reads the brand profile for lifecycle context.
- ▌ Digital Pr · hashgraph-online-awesome-codex-plugins bundlePlan and draft digital PR campaigns — tiered media lists, customized journalist pitches, press releases, journalist-request responses (Qwoted, Featured, Source of Sources), thought-leadership calendars, and E-E-A-T authority audits. Produces strategy documents, pitch templates, and press kits; sending the outreach stays with you. Triggers on "/digital-marketing-pro:digital-pr", "pitch this story to journalists", "write a press release for our launch", "how do we build E-E-A-T authority", "respond to this journalist request". Reads the brand profile, guidelines, and campaign history, and pairs with /digital-marketing-pro:content-engine for byline content.
- ▌ Eval Suite · hashgraph-online-awesome-codex-pluginsBatch-evaluate a whole set of content pieces — files, a directory, or pasted blocks — in one run, producing a ranked portfolio quality report: grade distribution, per-dimension averages, systemic issues, a prioritized revision list, and auto-rejects below threshold. Triggers on "/digital-marketing-pro:eval-suite", "score our whole content library", "quality-check all campaign assets before launch", "evaluate these 5 drafts together", "which deliverables are weakest". Runs eval-runner.py per item, logs every score to the quality tracker for trend analysis, and reads the brand profile and guidelines for scoring context.