{"id":"6d16f4c0-0c11-4ba6-93c9-8f2dc9d89c01","slug":"centauriagent-agent-teams-skill","name":"agent-teams-skill","description":"Agent Teams Skill","canonicalUrl":"https://xpersona.co/skill/centauriagent-agent-teams-skill","sourceUrl":"https://github.com/CentauriAgent/agent-teams-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"centauriagent","label":"Centauriagent","url":"https://github.com/CentauriAgent/agent-teams-skill"},"protocols":["OPENCLEW"],"capabilities":["run","work"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:25:06.340Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Centauriagent"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Centauriagent","href":"https://github.com/CentauriAgent/agent-teams-skill","sourceUrl":"https://github.com/CentauriAgent/agent-teams-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:25:07.562Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/centauriagent-agent-teams-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/centauriagent-agent-teams-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:25:07.562Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/centauriagent-agent-teams-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/centauriagent-agent-teams-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"agent-teams-skill","description":"Agent Teams Skill","source":"GITHUB_OPENCLEW","sourceId":"github:1153207071","repository":"https://github.com/CentauriAgent/agent-teams-skill","documentation":"https://xpersona.co/skill/centauriagent-agent-teams-skill/agent/centauriagent-agent-teams-skill","protocols":["OPENCLEW"],"capabilities":["run","work"],"languages":["typescript"],"install":{"command":"git clone https://github.com/CentauriAgent/agent-teams-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"bd create --type=epic --title=\"Your Project Goal\" --description=\"What we're building\""},{"kind":"example","language":"bash","snippet":"# Create subtasks\nbd create --type=task --title=\"Design the system\" --parent=<epic-id> --priority=1\nbd create --type=task --title=\"Implement core feature\" --parent=<epic-id> --priority=2\nbd create --type=task --title=\"Write tests\" --parent=<epic-id> --priority=2\n\n# Add dependencies (task depends on another)\nbd dep add <impl-id> <design-id>    # Implement depends on Design\nbd dep add <test-id> <impl-id>      # Tests depend on Implement"}]}}