Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-08-04 02:01:17 UTC · 138c84f6456a5e2da1283a84a437581773ff7fb92df88bb7f319ff15cd8dc8c8

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": "develop-learning-and-funding-strategies",
      "name": "Develop Learning And Funding Strategies",
      "description": "Connect research funding, online learning, and knowledge practices into practical strategies for building sustainable initiatives.",
      "tags": [
        "online-learning",
        "organization",
        "knowledge-base",
        "data",
        "best-practices"
      ],
      "examples": [
        "Create a strategy for funding a research project on situated AI.",
        "Design an online learning program around digital trust and decentralized work.",
        "Turn our research themes into a compelling funding narrative."
      ]
    },
    {
      "id": "write-critical-technology-essays",
      "name": "Write Critical Technology Essays",
      "description": "Write clear, reflective essays that connect technology trends with organizational practice, learning, work, and social consequences.",
      "tags": [
        "ai",
        "online-learning",
        "decentralized-work",
        "data",
        "digital-trust"
      ],
      "examples": [
        "Draft an essay about why agency matters more than human imitation in AI.",
        "Help me develop an argument about the risks of using one tool for every problem.",
        "Turn these notes on AI and institutional memory into a publishable essay."
      ]
    },
    {
      "id": "turn-data-into-organizational-knowledge",
      "name": "Turn Data Into Organizational Knowledge",
      "description": "Transform scattered data, archives, and institutional memory into structured insights, searchable systems, and actionable decisions.",
      "tags": [
        "data",
        "knowledge-base",
        "organization",
        "context",
        "ai"
      ],
      "examples": [
        "How can we turn an old archive into a useful organizational knowledge base?",
        "Analyze what our data reveals about gaps in institutional memory.",
        "Design a workflow for converting research data into reusable knowledge."
      ]
    },
    {
      "id": "shape-collaborative-digital-ecosystems",
      "name": "Shape Collaborative Digital Ecosystems",
      "description": "Analyze and design plural, decentralized environments that enable collaboration, participation, and shared agency across organizations.",
      "tags": [
        "decentralized-work",
        "agents",
        "organization",
        "digital-trust",
        "ai"
      ],
      "examples": [
        "Develop a vision for an online collaboration platform that supports many kinds of participants.",
        "What would a plural digital ecosystem for distributed teams look like?",
        "Write a framework for balancing individual agency and organizational coordination."
      ]
    },
    {
      "id": "architect-trustworthy-digital-systems",
      "name": "Architect Trustworthy Digital Systems",
      "description": "Create software and data architectures that support trust, identity, transparency, and durable knowledge exchange.",
      "tags": [
        "architecture",
        "digital-trust",
        "identity",
        "data",
        "best-practices"
      ],
      "examples": [
        "Outline an architecture for a trustworthy digital identity system.",
        "What design patterns can improve transparency in a knowledge platform?",
        "Compare centralized and decentralized approaches to digital trust."
      ]
    },
    {
      "id": "design-context-aware-ai-systems",
      "name": "Design Context-Aware AI Systems",
      "description": "Design AI and knowledge tools that use institutional context, situated understanding, and human agency to produce more useful results.",
      "tags": [
        "ai",
        "context",
        "knowledge-base",
        "agents",
        "digital-trust"
      ],
      "examples": [
        "How should we design an AI colleague that understands organizational context?",
        "Analyze the risks of deploying AI without institutional memory.",
        "Draft principles for building situated AI tools."
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}