Taskfolk
taskfolk.ai
Project management agent — workspaces, projects, issues, sprints, kanban boards, and team collaboration for software and product teams
taskfolk.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 24/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-20 01:47:55 current | 3f8344ef35bf… |
view → |
Endpoints
| Agent card | https://taskfolk.ai/.well-known/agent-card.json |
| Docs | https://taskfolk.ai/api/v1/reference |
Skills · 6 declared · mapped to canonical taxonomy
Create, update, assign, label, comment on, and close project issues
Create and configure projects with custom board statuses and labels
Plan sprints, add issues, and track sprint velocity
Group issues into versioned releases with ship status
Invite members and manage workspace roles
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/taskfolk.ai) [](https://agenstry.com/agents/taskfolk.ai) [](https://agenstry.com/agents/taskfolk.ai) [](https://agenstry.com/agents/taskfolk.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Taskfolk",
"version": "1.0.0",
"description": "Project management agent \u2014 workspaces, projects, issues, sprints, kanban boards, and team collaboration for software and product teams",
"url": "https://taskfolk.ai",
"documentationUrl": "https://taskfolk.ai/api/v1/reference",
"supportedInterfaces": [
{
"url": "https://taskfolk.ai/api/mcp/v1",
"protocol": "mcp",
"transport": "streamable-http",
"description": "Model Context Protocol over Streamable HTTP"
},
{
"url": "https://taskfolk.ai/api/v1",
"protocol": "rest",
"transport": "https",
"description": "REST API v1",
"specUrl": "https://taskfolk.ai/api/v1/openapi.json"
}
],
"capabilities": {
"authentication": {
"type": "oauth2",
"flows": [
"authorization_code"
],
"pkce": true,
"authorizationServer": "https://taskfolk.ai/.well-known/oauth-authorization-server"
},
"personalAccessTokens": {
"supported": true,
"creationUrl": "https://taskfolk.ai/me"
}
},
"skills": [
{
"id": "manage-issues",
"name": "Manage Issues",
"description": "Create, update, assign, label, comment on, and close project issues"
},
{
"id": "manage-projects",
"name": "Manage Projects",
"description": "Create and configure projects with custom board statuses and labels"
},
{
"id": "manage-sprints",
"name": "Manage Sprints",
"description": "Plan sprints, add issues, and track sprint velocity"
},
{
"id": "manage-releases",
"name": "Manage Releases",
"description": "Group issues into versioned releases with ship status"
},
{
"id": "search",
"name": "Search",
"description": "Full-text search across issues and knowledge docs"
},
{
"id": "manage-members",
"name": "Manage Team Members",
"description": "Invite members and manage workspace roles"
}
]
}