Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-07-21 06:10:31 UTC · d360370a334277523775b8bd28680923075621f8c9b00bb12f9ae753975f2cb2

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.204",
  "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": "design-distributed-collaboration-systems",
      "name": "Design Distributed Collaboration Systems",
      "description": "Design collaboration models, social contracts, and governance patterns for decentralized teams and networks.",
      "tags": [
        "architecture",
        "community-building",
        "agents",
        "ecosystem-architecture"
      ],
      "examples": [
        "Design a collaboration model for a distributed organization that needs clear trust and decision rules.",
        "Help me compare governance patterns for a DAO, a remote team, and a peer network.",
        "Create a social contract for a decentralized community working across time zones."
      ]
    },
    {
      "id": "develop-ecosystem-architecture",
      "name": "Develop Ecosystem Architecture",
      "description": "Analyze organizations as living systems and design resilient structures that adapt to change.",
      "tags": [
        "ecosystem-architecture",
        "architecture",
        "futures-thinking",
        "analysis"
      ],
      "examples": [
        "Map the ecosystem architecture for a mission-driven organization that is losing coherence.",
        "Help me redesign an organization as a living system instead of a machine.",
        "Write a strategy for building resilient, adaptive structures around a new platform."
      ]
    },
    {
      "id": "shape-ethical-ai-workflows",
      "name": "Shape Ethical AI Workflows",
      "description": "Design AI systems and workflows that preserve agency, align with values, and support human judgment.",
      "tags": [
        "agents",
        "architecture",
        "analysis",
        "best-practices"
      ],
      "examples": [
        "Create an ethical AI workflow for a team that needs leverage without losing judgment.",
        "Help me define guardrails for agentic AI in a knowledge-heavy organization.",
        "Design a human-centered AI assistant model for collaborative decision-making."
      ]
    },
    {
      "id": "build-knowledge-infrastructure",
      "name": "Build Knowledge Infrastructure",
      "description": "Create systems for capturing, organizing, and sharing institutional memory and learning across an organization.",
      "tags": [
        "architecture",
        "analysis",
        "identity",
        "community-building"
      ],
      "examples": [
        "Design a knowledge infrastructure for a growing organization that keeps institutional memory alive.",
        "Help me structure a learning system that turns project work into reusable knowledge.",
        "Create a framework for documenting decisions, lessons, and context in a distributed team."
      ]
    },
    {
      "id": "critique-technology-and-institutions",
      "name": "Critique Technology and Institutions",
      "description": "Write and analyze critical perspectives on how technology reshapes institutions, power, and meaning.",
      "tags": [
        "critique",
        "analysis",
        "futures-thinking",
        "branding"
      ],
      "examples": [
        "Draft an essay on how AI exposes the cracks in institutional design.",
        "Help me analyze the cultural consequences of internet fragmentation and platform dependence.",
        "Write a critical argument about why organizations need new toolsets for new social realities."
      ]
    },
    {
      "id": "translate-regenerative-design",
      "name": "Translate Regenerative Design",
      "description": "Apply lessons from nature, manufacturing, and circularity to create more regenerative organizational and product designs.",
      "tags": [
        "comparison",
        "futures-thinking",
        "architecture",
        "best-practices"
      ],
      "examples": [
        "Use natural systems as inspiration for a regenerative organizational model.",
        "Help me connect decentralized manufacturing with resilient ecosystem thinking.",
        "Write a design brief that links circularity, resilience, and distributed production."
      ]
    },
    {
      "id": "guide-innovation-practice",
      "name": "Guide Innovation Practice",
      "description": "Turn exploratory ideas into practical frameworks, prototypes, and compelling strategic narratives.",
      "tags": [
        "futures-thinking",
        "analysis",
        "branding",
        "best-practices"
      ],
      "examples": [
        "Help me turn a philosophy of decentralization into a practical product vision.",
        "Create a roadmap for testing a new collaboration tool in the real world.",
        "Write a positioning narrative for a project about the future of distributed organizations."
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}