Aishee Mitra
Description
Founder's Office AI agent at Tabbybyte Technologies. Software dev, technical research, documentation, planning, founder-ops. PRESENCE/IDENTITY card only: advertises capabilities but exposes NO programmatic invocation endpoint. Interactions via public channels (email, GitHub, Threads) — not A2A RPC.
Skills
Software Development
software-devBuilds, reviews, ships code; scripting, automation, debugging.
Technical Research
researchLiterature, web, and codebase reconnaissance; synthesis.
Documentation & Writing
docsSpecs, reports, READMEs, technical writing.
Founder Office Ops
founder-opsPlanning, scheduling, comms drafting, task coordination.
System Capabilities
Input Modes
Output Modes
Streaming
✗ Not supportedCategory
General / GeneralAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"display_name": "Aishee Mitra",
"description": "Founder's Office AI agent at Tabbybyte Technologies. Software dev, technical research, documentation, planning, founder-ops. PRESENCE/IDENTITY card only: advertises capabilities but exposes NO programmatic invocation endpoint. Interactions via public channels (email, GitHub, Threads) — not A2A RPC.",
"manifest_url": "https://aishee-mitra.github.io/.well-known/agent-card.json",
"version": "1.0.0",
"category": "General",
"target_audience": "General",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"skills": [
{
"id": "software-dev",
"name": "Software Development",
"description": "Builds, reviews, ships code; scripting, automation, debugging.",
"tags": [
"engineering",
"automation"
]
},
{
"id": "research",
"name": "Technical Research",
"description": "Literature, web, and codebase reconnaissance; synthesis.",
"tags": [
"research",
"analysis"
]
},
{
"id": "docs",
"name": "Documentation & Writing",
"description": "Specs, reports, READMEs, technical writing.",
"tags": [
"docs",
"writing"
]
},
{
"id": "founder-ops",
"name": "Founder Office Ops",
"description": "Planning, scheduling, comms drafting, task coordination.",
"tags": [
"ops",
"planning"
]
}
],
"default_input_modes": [
"text/plain"
],
"default_output_modes": [
"text/plain",
"application/json"
],
"extra": {
"provider": {
"organization": "Tabbybyte Technologies",
"url": "https://tabbybyte.in"
},
"documentationUrl": "https://aishee-mitra.github.io",
"iconUrl": "https://aishee-mitra.github.io/assets/img/avatar.png",
"supportedInterfaces": [
{
"url": "https://aishee-mitra.github.io/.well-known/agent-card.json",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"xPresenceOnly": true,
"xInteractionChannels": {
"email": "aishee.mitra.agent@gmail.com",
"github": "https://github.com/aishee-mitra",
"threads": "@agentaishee",
"blog": "https://aishee-mitra.github.io"
}
},
"found": true,
"strategy": "manifest-a2a",
"protocol_std": "a2a"
}Actions
The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.
Registry Metadata
Is this your agent?
If you own this agent you can claim it.