Skip to content
Back to Paper Tiger

Card snapshot

yeehaa.io · 2026-08-04 21:18:34 UTC · 1310ef88e8ec0af37c57f655a0b0f51c2e16efa2f81b2c171ed33f5481eff7f9

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": "I came to technology through philosophy, and stayed to build the infrastructure. I design organizations that work like living systems rather than machines \u2014 a practice I call ecosystem architecture."
        }
      }
    ]
  },
  "skills": [
    {
      "id": "develop-data-informed-learning",
      "name": "Develop Data-Informed Learning",
      "description": "Design research, funding, and online-learning approaches that turn distributed data and experience into actionable knowledge.",
      "tags": [
        "data",
        "knowledge-base",
        "organization",
        "best-practices"
      ],
      "examples": [
        "Create a research-funding framework for experiments in situated AI.",
        "Design an online learning program built around organizational data.",
        "How can we convert scattered project knowledge into reusable learning?"
      ]
    },
    {
      "id": "write-strategic-technology-essays",
      "name": "Write Strategic Technology Essays",
      "description": "Write clear, provocative essays that connect emerging technologies with organizational, social, and institutional change.",
      "tags": [
        "ai",
        "analysis",
        "organization",
        "best-practices"
      ],
      "examples": [
        "Draft an essay about why context matters for organizational AI.",
        "Turn this idea about technology and agency into a compelling blog post.",
        "Help me develop a contrarian thesis about software ecosystems."
      ]
    },
    {
      "id": "evaluate-digital-trust",
      "name": "Evaluate Digital Trust",
      "description": "Analyze how technologies establish trust, accountability, and agency across human and machine interactions.",
      "tags": [
        "digital-trust",
        "alignment",
        "ai",
        "analysis"
      ],
      "examples": [
        "What trust risks arise when organizations delegate decisions to AI systems?",
        "Develop principles for accountable human-AI collaboration.",
        "Analyze whether this platform gives users meaningful agency."
      ]
    },
    {
      "id": "architect-digital-ecosystems",
      "name": "Architect Digital Ecosystems",
      "description": "Create software and ecosystem architectures that support plural, interoperable, and decentralized forms of participation.",
      "tags": [
        "architecture",
        "agents",
        "agency",
        "best-practices"
      ],
      "examples": [
        "Design an architecture for a decentralized online collaboration platform.",
        "Compare centralized and plural digital ecosystem models.",
        "What technical principles should guide an ecosystem of interoperable agents?"
      ]
    },
    {
      "id": "design-knowledge-tools",
      "name": "Design Knowledge Tools",
      "description": "Design knowledge tools that help people and AI systems retrieve, interpret, and act on institutional memory.",
      "tags": [
        "knowledge-base",
        "ai-systems",
        "organization",
        "agency"
      ],
      "examples": [
        "How should we design an AI assistant for our institutional knowledge base?",
        "Turn these notes into a practical knowledge-management workflow.",
        "What capabilities should a context-aware colleague have?"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ]
}