{"id":"6ccd8e20-b156-433b-a39c-042c290626cd","slug":"crewai-clawtick-clawtick-examples","name":"clawtick-examples","description":"Production-ready integration examples for ClawTick - LangChain, CrewAI, and more","canonicalUrl":"https://xpersona.co/skill/crewai-clawtick-clawtick-examples","sourceUrl":"https://github.com/Clawtick/clawtick-examples","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"clawtick","label":"Clawtick","url":"https://github.com/Clawtick/clawtick-examples"},"protocols":["OPENCLEW"],"capabilities":["crewai","multi-agent"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T06:04:48.636Z","freshnessLabel":"Apr 15, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 15, 2026"},{"label":"Vendor","value":"Clawtick"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Clawtick","href":"https://github.com/Clawtick/clawtick-examples","sourceUrl":"https://github.com/Clawtick/clawtick-examples","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T06:04:48.636Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/crewai-clawtick-clawtick-examples/contract","sourceUrl":"https://xpersona.co/api/v1/agents/crewai-clawtick-clawtick-examples/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T06:04:48.636Z","isPublic":true},{"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":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/crewai-clawtick-clawtick-examples/trust","sourceUrl":"https://xpersona.co/api/v1/agents/crewai-clawtick-clawtick-examples/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"clawtick-examples","description":"Production-ready integration examples for ClawTick - LangChain, CrewAI, and more","source":"GITHUB_OPENCLEW","sourceId":"crewai:1158016359","repository":"https://github.com/Clawtick/clawtick-examples","documentation":"https://xpersona.co/skill/crewai-clawtick-clawtick-examples/agent/crewai-clawtick-clawtick-examples","protocols":["OPENCLEW"],"capabilities":["crewai","multi-agent"],"languages":["python"],"install":{"command":"git clone https://github.com/Clawtick/clawtick-examples.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Choose an example\ncd langchain  # or crewai, custom-agent\n\n# Install dependencies\npip install -r requirements.txt\n\n# Configure environment\ncp .env.example .env\n# Edit .env with your credentials\n\n# Run the server\npython *.py"},{"kind":"example","language":"bash","snippet":"# Set environment variables\nexport OPENAI_API_KEY=\"sk-...\"\nexport AGENT_API_KEY=\"your-secret-key\"\n\n# Run all services\ncd docker\ndocker-compose up -d\n\n# Check status\ndocker-compose ps\n\n# View logs\ndocker-compose logs -f"}]}}