Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-07-27 02:04:11 UTC · fc1c386890d579b7e1643fd480e8e7c659f9cd34a0d7f28b041cd95dae0827c7

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.223",
  "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": "technology-and-culture-analysis",
      "name": "Technology and Culture Analysis",
      "description": "Write and analyze arguments about how technological systems shape knowledge, agency, institutions, and collective life.",
      "tags": [
        "analysis",
        "classification",
        "ai",
        "organization"
      ],
      "examples": [
        "Help me develop an essay about how AI changes organizational agency.",
        "Analyze the cultural assumptions embedded in this knowledge tool.",
        "Write a critical response connecting technology, institutions, and human agency."
      ]
    },
    {
      "id": "decentralized-organization-design",
      "name": "Decentralized Organization Design",
      "description": "Design collaborative structures, practices, and trust mechanisms for distributed teams and organizations.",
      "tags": [
        "organization",
        "identity",
        "best-practices",
        "audit"
      ],
      "examples": [
        "Help me design governance for a decentralized organization.",
        "What practices build trust across a distributed team?",
        "Compare DAO-style coordination with more conventional organizational models."
      ]
    },
    {
      "id": "situated-ai-strategy",
      "name": "Situated AI Strategy",
      "description": "Analyze how AI can operate with context, institutional awareness, and appropriate agency inside real organizations and communities.",
      "tags": [
        "ai",
        "agents",
        "organization",
        "analysis"
      ],
      "examples": [
        "How can we give an AI colleague enough context to work responsibly?",
        "Design an AI assistant for a distributed team without making it overly autonomous.",
        "Analyze where AI would expose weaknesses in this institution."
      ]
    },
    {
      "id": "knowledge-infrastructure-design",
      "name": "Knowledge Infrastructure Design",
      "description": "Create knowledge systems that make organizational information structured, discoverable, contextual, and useful to both humans and AI agents.",
      "tags": [
        "knowledge-base",
        "retrieval",
        "metadata",
        "architecture"
      ],
      "examples": [
        "Design a knowledge architecture for a growing research collective.",
        "How should we structure our metadata and retrieval system?",
        "Turn these scattered documents into a coherent organizational knowledge base."
      ]
    },
    {
      "id": "ecosystem-architecture",
      "name": "Ecosystem Architecture",
      "description": "Design plural digital ecosystems that connect people, tools, communities, and knowledge without reducing them to a single organizational model.",
      "tags": [
        "architecture",
        "organization",
        "agents",
        "identity"
      ],
      "examples": [
        "Help me design an ecosystem architecture for a distributed organization.",
        "Compare centralized, federated, and peer-to-peer models for this project.",
        "What roles, relationships, and protocols should our digital ecosystem include?"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}