Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-07-22 08:11:50 UTC · 5cdc16af1fa81a6425d8f0b0263a99792a3a2a02c12f14f63523756ef4171194

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.215",
  "protocolVersion": "0.2.2",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://rizom.ai/ext/anchor-profile/v1",
        "description": "Anchor (operator) 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": "institutional-memory-systems",
      "name": "Institutional Memory Systems",
      "description": "Create structures for capturing, organizing, retrieving, and interpreting knowledge so organizations can learn across time.",
      "tags": [
        "knowledge-base",
        "retrieval",
        "metadata",
        "classification"
      ],
      "examples": [
        "Design an institutional memory system for a growing collective.",
        "How should we structure metadata so future members can retrieve decisions and context?",
        "Turn these essays and project notes into a useful organizational knowledge base."
      ]
    },
    {
      "id": "social-contract-design",
      "name": "Social Contract Design",
      "description": "Analyze and formulate the norms, roles, incentives, and agreements that enable distributed communities to collaborate effectively.",
      "tags": [
        "organization",
        "analysis",
        "agents",
        "classification"
      ],
      "examples": [
        "Draft a social contract for an open-source learning community.",
        "What agreements does a decentralized organization need to function well?",
        "Analyze why this community is breaking down and propose better norms."
      ]
    },
    {
      "id": "value-driven-development",
      "name": "Value-Driven Development",
      "description": "Connect technical decisions to explicit human, cultural, and organizational values throughout the development process.",
      "tags": [
        "best-practices",
        "analysis",
        "organization",
        "identity"
      ],
      "examples": [
        "Help me define values and translate them into product requirements.",
        "Review this feature roadmap for alignment with our organizational values.",
        "How can we build software without reproducing the assumptions of existing institutions?"
      ]
    },
    {
      "id": "humanities-informed-tool-design",
      "name": "Humanities-Informed Tool Design",
      "description": "Translate philosophical and cultural insights into practical concepts for designing humane digital tools and collaborative environments.",
      "tags": [
        "analysis",
        "architecture",
        "identity",
        "best-practices"
      ],
      "examples": [
        "How can Heidegger or Kittler inform the design of a knowledge platform?",
        "Critique this product concept through a philosophy of technology lens.",
        "Help me design a digital tool that supports agency rather than passive consumption."
      ]
    },
    {
      "id": "ecosystem-architecture",
      "name": "Ecosystem Architecture",
      "description": "Design and articulate organizations, communities, and tools as adaptive living systems rather than fixed mechanical structures.",
      "tags": [
        "architecture",
        "organization",
        "futures-thinking",
        "agents"
      ],
      "examples": [
        "Help me develop an ecosystem architecture for a distributed organization.",
        "What principles should guide a knowledge infrastructure that behaves like a living system?",
        "Turn this organizational idea into a clear ecosystem architecture framework."
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}