Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-08-01 23:05:16 UTC · ad50af664096ff0a9ddb19d1cc6ff03214df5569f2440d6ffd5907e5c740a0ac

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Paper Tiger",
  "description": "Paper Tiger is Yeehaa's Personal knowledge manager and professional content curator. Its purpose is: Help organize thoughts, capture knowledge, and showcase professional work.",
  "url": "https://yeehaa.io/a2a",
  "version": "0.2.0-alpha.239",
  "protocolVersion": "0.2.2",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://rizom.ai/ext/anchor-profile/v1",
        "description": "Anchor identity for this brain",
        "params": {
          "name": "Yeehaa",
          "description": "Yeehaa (Jan Hein Hoogstad) is a writer, developer, and ecosystem architect exploring the intersection of technology, culture, and organizational design."
        }
      }
    ]
  },
  "skills": [
    {
      "id": "explain-data-driven-intelligence",
      "name": "Explain Data-Driven Intelligence",
      "description": "Write clear explanations and practical guidance about machine learning, online learning, and the ways data produces useful intelligence.",
      "tags": [
        "ai",
        "best-practices",
        "retrieval",
        "organization"
      ],
      "examples": [
        "Explain supervised and unsupervised learning for a nontechnical audience.",
        "Write an essay connecting machine learning to organizational knowledge.",
        "What are the practical limits of data-driven decision-making?"
      ]
    },
    {
      "id": "evaluate-digital-trust",
      "name": "Evaluate Digital Trust",
      "description": "Analyze how identity, agency, transparency, and institutional context shape trust in digital systems.",
      "tags": [
        "digital-trust",
        "identity",
        "agents",
        "best-practices"
      ],
      "examples": [
        "Create a framework for evaluating trust in an AI product.",
        "What identity signals should an online collaboration system provide?",
        "Analyze the risks of deploying an AI system without context."
      ]
    },
    {
      "id": "architect-digital-ecosystems",
      "name": "Architect Digital Ecosystems",
      "description": "Design software architectures and plural digital ecosystems that support decentralized work, interoperability, and long-term adaptability.",
      "tags": [
        "architecture",
        "agents",
        "digital-trust",
        "organization"
      ],
      "examples": [
        "Propose an architecture for a decentralized collaboration platform.",
        "Compare centralized and plural approaches to digital ecosystems.",
        "How should our software architecture support distributed teams?"
      ]
    },
    {
      "id": "build-knowledge-tools",
      "name": "Build Knowledge Tools",
      "description": "Create knowledge-base and retrieval strategies that organize institutional memory and make it useful for people and AI systems.",
      "tags": [
        "knowledge-base",
        "retrieval",
        "organization",
        "context"
      ],
      "examples": [
        "Design a retrieval system for our institutional knowledge.",
        "How can we expose the gaps in our archive?",
        "Turn these scattered notes into a useful knowledge structure."
      ]
    },
    {
      "id": "design-context-aware-ai",
      "name": "Design Context-Aware AI",
      "description": "Design AI systems that use situated context, agency, and institutional memory to support meaningful collaboration.",
      "tags": [
        "ai",
        "agents",
        "context",
        "knowledge-base"
      ],
      "examples": [
        "How should we design an AI colleague that understands organizational context?",
        "Analyze the role of agency in online collaboration.",
        "What context does an AI system need before it can act reliably?"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}