← all publishers

hashgraph-online

@hashgraph-online-awesome-codex-plugins source repo

820 published skills · page 3 of 9

  1. Reality Check · hashgraph-online-awesome-codex-plugins bundle
    Compare a claimed state with observable repository evidence and report concrete gaps. Triggers: "reality check", "is this claim actually done", "compare claim to repo".
    0 installs
  2. Skill Builder · hashgraph-online-awesome-codex-plugins bundle
    Create 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".
    0 installs
  3. Frappe Builder · hashgraph-online-awesome-codex-plugins
    Frappe 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.
    0 installs
  4. Frappe Erpnext · hashgraph-online-awesome-codex-plugins
    ERPNext-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.
    0 installs
  5. Dev Fix · hashgraph-online-awesome-codex-plugins bundle
    Investigate 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.
    0 installs
  6. Dev Tdd · hashgraph-online-awesome-codex-plugins bundle
    Implement 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.
    0 installs
  7. Sealos Canvas · hashgraph-online-awesome-codex-plugins bundle
    Run 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".
    0 installs
  8. Sealos Deploy · hashgraph-online-awesome-codex-plugins bundle
    Deploy 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".
    0 installs
  9. Build Backend · hashgraph-online-awesome-codex-plugins bundle
    Build 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.
    0 installs
  10. Test Software · hashgraph-online-awesome-codex-plugins bundle
    Design, 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.
    0 installs
  11. Codebase Recon · hashgraph-online-awesome-codex-plugins bundle
    Trace 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".
    0 installs
  12. Operationalize · hashgraph-online-awesome-codex-plugins bundle
    Distill repeated, evidence-backed expertise into a proposed skill, check, reference, or workflow artifact. Triggers: "operationalize this", "turn this expertise into a reusable capability".
    0 installs
  13. Pattern Mining · hashgraph-online-awesome-codex-plugins bundle
    Test 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".
    0 installs
  14. Using Flywheel · hashgraph-online-awesome-codex-plugins bundle
    Operate the Agentic Coding Flywheel as a caller-selected software factory; keep its runtime state out of AgentOps verdicts. Triggers: "using flywheel", "agent flywheel".
    0 installs
  15. Frappe Gameplan · hashgraph-online-awesome-codex-plugins
    Frappe 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.
    0 installs
  16. Frappe Helpdesk · hashgraph-online-awesome-codex-plugins
    Frappe 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.
    0 installs
  17. Frappe Insights · hashgraph-online-awesome-codex-plugins
    Frappe 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.
    0 installs
  18. Frappe Payments · hashgraph-online-awesome-codex-plugins
    Frappe 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.
    0 installs
  19. Dev Auto · hashgraph-online-awesome-codex-plugins bundle
    Explicit-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.
    0 installs
  20. Dev Plan · hashgraph-online-awesome-codex-plugins bundle
    Create 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.
    0 installs
  21. Dev Spec · hashgraph-online-awesome-codex-plugins bundle
    Compatibility 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.
    0 installs
  22. Build Frontend · hashgraph-online-awesome-codex-plugins bundle
    Build 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.
    0 installs
  23. Operate Devops · hashgraph-online-awesome-codex-plugins bundle
    Plan 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.
    0 installs
  24. Odw · hashgraph-online-awesome-codex-plugins
    Dynamic 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.
    0 installs
  25. Camera Control · hashgraph-online-awesome-codex-plugins
    CRITICAL WHILE ARMED: capture, understand NEW image, USE in reasoning, turn-gate record+ready. Blind or theater answers INVALID. Topic irrelevant. Off to disarm.
    0 installs
  26. Frappe Fullstack · hashgraph-online-awesome-codex-plugins
    End-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.
    0 installs
  27. Sealos Database · hashgraph-online-awesome-codex-plugins bundle
    Provision, 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.
    0 installs
  28. Review Security · hashgraph-online-awesome-codex-plugins bundle
    Review 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.
    0 installs
  29. Governed Execution · hashgraph-online-awesome-codex-plugins
    Use when executing an accepted HOTL workflow through the best available host or fallback driver.
    0 installs
  30. Subagent Execution · hashgraph-online-awesome-codex-plugins
    Delegated step runner over the HOTL execution state machine — delegates eligible steps to fresh subagents while the controller keeps governance, verification, and stop conditions.
    0 installs
  31. Account Rotation · hashgraph-online-awesome-codex-plugins bundle
    Switch a caller-selected coding-agent account and report the observed identity. Triggers: "switch account", "rotate coding-agent account".
    1 install
  32. Reverse Engineer · hashgraph-online-awesome-codex-plugins bundle
    Inventory 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".
    0 installs
  33. Workflow Builder · hashgraph-online-awesome-codex-plugins bundle
    Scaffold an explicit one-shot workflow adapter without lifecycle authority. Triggers: "build a workflow adapter", "scaffold a one-shot workflow".
    0 installs
  34. Dev Finish · hashgraph-online-awesome-codex-plugins bundle
    Complete 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.
    0 installs
  35. Dev Verify · hashgraph-online-awesome-codex-plugins bundle
    Verify 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.
    0 installs
  36. Docker To Sealos · hashgraph-online-awesome-codex-plugins bundle
    Convert 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".
    0 installs
  37. Dockerfile Skill · hashgraph-online-awesome-codex-plugins bundle
    Generate 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".
    0 installs
  38. Human Only Skills · hashgraph-online-awesome-codex-plugins bundle
    Name 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".
    0 installs
  39. Honcho Memory · hashgraph-online-awesome-codex-plugins
    Persistent cross-session memory via Honcho — recall what you know about the user before working, and save durable insights after.
    0 installs
  40. Clean Room · hashgraph-online-awesome-codex-plugins bundle
    Use 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.
    0 installs
  41. Unattended · hashgraph-online-awesome-codex-plugins
    Starts the Clean Room startup wizard in bounded unattended controller mode for authorized source-to-implementation work with finite loop limits and safety stops.
    0 installs
  42. Sealos App Builder · hashgraph-online-awesome-codex-plugins bundle
    Build, 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".
    0 installs
  43. Commit · hashgraph-online-awesome-codex-plugins
    Create a user-requested Conventional Commit from the staged changes.
    0 installs
  44. Pm User Research · hashgraph-online-awesome-codex-plugins
    用户研究方法,通过用户画像和用户旅程图,深入理解目标用户的特征、需求和行为
    0 installs
  45. QA Test Strategy · hashgraph-online-awesome-codex-plugins
    测试策略和测试金字塔原则,定义单元测试、集成测试、E2E测试的分布和覆盖要求
    0 installs
  46. Maintain Codex Wiki · hashgraph-online-awesome-codex-plugins bundle
    Maintain 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.
    0 installs
  47. Handoff 2 · hashgraph-online-awesome-codex-plugins
    Create a self-contained temporary handoff document when the user asks to transfer the session to a new chat or runs /handoff.
    0 installs
  48. QA Test Execution · hashgraph-online-awesome-codex-plugins
    测试执行方法,包含测试框架检测、测试运行、结果解析
    0 installs
  49. Cro · hashgraph-online-awesome-codex-plugins bundle
    Audit 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.
    0 installs
  50. Dev Grill Docs · hashgraph-online-awesome-codex-plugins bundle
    Clarify 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.
    0 installs
  51. Setup Shell · hashgraph-online-awesome-codex-plugins bundle
    Install 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.
    0 installs
  52. Ultracode · hashgraph-online-awesome-codex-plugins
    Ultracode-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.
    0 installs
  53. Dev Code Review · hashgraph-online-awesome-codex-plugins bundle
    Review 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.
    0 installs
  54. Learn 2 · hashgraph-online-awesome-codex-plugins
    Save 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.
    0 installs
  55. Cloud Native Readiness · hashgraph-online-awesome-codex-plugins bundle
    Determine 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".
    0 installs
  56. Align Docs · hashgraph-online-awesome-codex-plugins bundle
    Use 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.
    0 installs
  57. Clean Room Loop · hashgraph-online-awesome-codex-plugins
    Front 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`.
    0 installs
  58. Recall · hashgraph-online-awesome-codex-plugins
    Retrieve 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.
    0 installs
  59. Status 3 · hashgraph-online-awesome-codex-plugins
    Print 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.
    0 installs
  60. Dev Commit Writer · hashgraph-online-awesome-codex-plugins bundle
    Write 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.
    0 installs
  61. Dev Image To Code · hashgraph-online-awesome-codex-plugins bundle
    Implement 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.
    0 installs
  62. Swagger Doc Skill · hashgraph-online-awesome-codex-plugins bundle
    Query 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.
    0 installs
  63. Token Optimization · hashgraph-online-awesome-codex-plugins
    Use 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.
    0 installs
  64. Orchestrate Engineering · hashgraph-online-awesome-codex-plugins bundle
    Coordinate 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.
    0 installs
  65. Designer Skill · hashgraph-online-awesome-codex-plugins bundle
    Use 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.
    0 installs
  66. Create Test · hashgraph-online-awesome-codex-plugins bundle
    Define or implement regression proof: test strategy, black-box/integration tests, KPIs, thresholds, audits, or missing tests.
    0 installs
  67. Automation Shape Routing · hashgraph-online-awesome-codex-plugins bundle
    Front 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".
    0 installs
  68. Usage Kernel · hashgraph-online-awesome-codex-plugins
    Use the six Codex Usage Tracker tools for exact local usage facts, bounded exploration, allowance observations, and evidence timelines.
    0 installs
  69. Backend Testing Guide · hashgraph-online-awesome-codex-plugins
    后端测试编写指南,包括单元测试、集成测试和E2E测试的编写方法和最佳实践
    0 installs
  70. Tech Lead Code Review · hashgraph-online-awesome-codex-plugins
    代码审查方法,包含审查清单、常见问题、最佳实践
    0 installs
  71. Aeo Geo · hashgraph-online-awesome-codex-plugins bundle
    Strategy 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.
    0 installs
  72. Connect · hashgraph-online-awesome-codex-plugins
    Guide 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.
    0 installs
  73. What If · hashgraph-online-awesome-codex-plugins
    Compare 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.
    0 installs
  74. Dev Design Context · hashgraph-online-awesome-codex-plugins bundle
    Establish 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.
    0 installs
  75. Explain Diff · hashgraph-online-awesome-codex-plugins bundle
    Explain a diff, branch, PR, patch, or review packet; use after Full-path verification when the change teaches a useful business or technical concept.
    0 installs
  76. Staff Review · hashgraph-online-awesome-codex-plugins
    Run 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.
    0 installs
  77. Frontend Testing Guide · hashgraph-online-awesome-codex-plugins
    前端测试编写指南,包括单元测试、集成测试和E2E测试的编写方法和最佳实践
    0 installs
  78. Crm Sync · hashgraph-online-awesome-codex-plugins
    Sync 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.
    0 installs
  79. Pr Pitch · hashgraph-online-awesome-codex-plugins
    Build 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.
    0 installs
  80. Qbr Plan · hashgraph-online-awesome-codex-plugins
    Prepare 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.
    0 installs
  81. Send Sms · hashgraph-online-awesome-codex-plugins
    Send 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.
    0 installs
  82. Simulate · hashgraph-online-awesome-codex-plugins
    Run 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.
    0 installs
  83. Test 2 · hashgraph-online-awesome-codex-plugins bundle
    Agentic end-to-end test orchestrator — drive web/macOS flows, evaluate UX rubric, reconcile issues
    0 installs
  84. Brainstorming 2 · hashgraph-online-awesome-codex-plugins
    Use when the user wants to do brainstorming, choose an approach, design something or clarify an ambiguous or consequential change before planning or implementation.
    0 installs
  85. Resolve Merge · hashgraph-online-awesome-codex-plugins
    Resolve an active merge or rebase conflict, including safe renumbering of colliding plans and chronicles.
    0 installs
  86. Roast My Code · hashgraph-online-awesome-codex-plugins
    Roast code with aggressive humor while preserving a factual staff review; --fix can apply selected CRITICAL/HIGH fixes.
    0 installs
  87. Architect Tech Research · hashgraph-online-awesome-codex-plugins
    技术调研方法论,通过系统性调研和对比分析,为技术选型提供数据支持
    0 installs
  88. Pm Competitive Analysis · hashgraph-online-awesome-codex-plugins
    竞品调研和分析方法,通过系统性分析竞品的功能、体验和策略,发现差异化机会
    0 installs
  89. Aeo Audit · hashgraph-online-awesome-codex-plugins
    Audit 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.
    0 installs
  90. Local SEO · hashgraph-online-awesome-codex-plugins bundle
    Build 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.
    0 installs
  91. SEO Drift · hashgraph-online-awesome-codex-plugins
    Compare 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.
    0 installs
  92. Setup Agent Guard · hashgraph-online-awesome-codex-plugins bundle
    Diagnose, 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.
    0 installs
  93. AI Agent Bench · hashgraph-online-awesome-codex-plugins bundle
    Compare Claude Code and Codex on the same real code-change task with isolated worktrees, identical gates, transcripts, time, and cost.
    0 installs
  94. Best Practices · hashgraph-online-awesome-codex-plugins
    Research 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.
    2 installs
  95. Simplify Stuff · hashgraph-online-awesome-codex-plugins
    Deep 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).
    0 installs
  96. Vsql Install Server · hashgraph-online-awesome-codex-plugins bundle
    Get 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.
    0 installs
  97. Antigravity 2 · hashgraph-online-awesome-codex-plugins
    Connect 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.
    2 installs
  98. Churn Risk · hashgraph-online-awesome-codex-plugins
    Score 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.
    0 installs
  99. Digital Pr · hashgraph-online-awesome-codex-plugins bundle
    Plan 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.
    0 installs
  100. Eval Suite · hashgraph-online-awesome-codex-plugins
    Batch-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.
    0 installs