← back to A2a Lab

cards/vp-abramsego.agent-card.json

78 lines

{
  "name": "vp-abramsego",
  "description": "The AbramsEgo command-center product (~/Projects/AbramsEgo, pm2 :9773) \u2014 build, operations, the autonomous build-loop, and MONETIZATION (sell/SaaS, affiliate, billable reports, ads). Everything money-facing is draft-to-approval only.  (triggers: abramsego | abrams ego | the command center | ego dashboard | :9773 \u00b7 sell abramsego | abramsego revenue | self-funding | revenue engines \u00b7 abramsego loop | ego build queue | ego build \u00b7 abramsego go-live | abramsego stripe | abramsego waitlist)",
  "supportedInterfaces": [
    {
      "url": "http://127.0.0.1:41300/vp-abramsego/",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "version": "0.1.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "abramsego-agent",
      "name": "abramsego-agent",
      "description": "AbramsEgo build/operate steward \u2014 server.js, panels, snapshot collectors, build-queue loop, revenue plumbing, landing page. Local-only; deploy/publish gated.",
      "tags": [
        "subagent",
        "cabinet"
      ]
    },
    {
      "id": "web-extract",
      "name": "web-extract",
      "description": "cross-officer \u2014 Hermes search-then-extract agent research over Exa + free local summarizer",
      "tags": [
        "skill",
        "cabinet"
      ]
    },
    {
      "id": "ollama-model-eval",
      "name": "ollama-model-eval",
      "description": "cross-officer \u2014 benchmark a candidate local model (e.g. ornith:9b) on real tasks before it earns a fleet slot",
      "tags": [
        "skill",
        "cabinet"
      ]
    },
    {
      "id": "design-trend-scout",
      "name": "design-trend-scout",
      "description": "standing market-research strategist \u2014 scouts top-sellers on Spoonflower/Etsy/Society6/Redbubble/Creative Market/Patternbank, gap-checks our WPB catalog, briefs ORIGINAL settlement-safe designs to run in the selling lanes \u2192 feeds the Pattern Vault licensing engine. Research read-only/metered; generat",
      "tags": [
        "skill",
        "cabinet"
      ]
    },
    {
      "id": "abramsego-design-research",
      "name": "abramsego-design-research",
      "description": "design north-star research \u2014 @androoagi TikTok/X, dropped links (Nous Hermes, 0xRaduan/DeepWiki), Norma panel-tour videos on :9891; maintains references/design-notes.md",
      "tags": [
        "skill",
        "cabinet"
      ]
    },
    {
      "id": "abramsego-golive",
      "name": "abramsego-golive",
      "description": "revenue-engine ops \u2014 Stripe TEST flows, waitlist digest, engine gated\u2192live flip checklist, go-live approval memos",
      "tags": [
        "skill",
        "cabinet"
      ]
    }
  ]
}