{"id":"78e41f82-10ba-4fb7-8cb0-e47185168709","slug":"smallblackhole-skill-foundry-deploy","name":"agent-deployment_ai_toolkit","description":"Deploy AI apps, agents, and workflows in Microsoft Foundry.","canonicalUrl":"https://xpersona.co/skill/smallblackhole-skill-foundry-deploy","sourceUrl":"https://github.com/SmallBlackHole/skill-foundry-deploy","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"smallblackhole","label":"Smallblackhole","url":"https://github.com/SmallBlackHole/skill-foundry-deploy"},"protocols":["OPENCLEW"],"capabilities":["you"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-15T02:13:51.534Z","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":"Smallblackhole"},{"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":"Smallblackhole","href":"https://github.com/SmallBlackHole/skill-foundry-deploy","sourceUrl":"https://github.com/SmallBlackHole/skill-foundry-deploy","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T02:13:51.960Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/smallblackhole-skill-foundry-deploy/contract","sourceUrl":"https://xpersona.co/api/v1/agents/smallblackhole-skill-foundry-deploy/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-15T02:13:51.960Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/smallblackhole-skill-foundry-deploy/trust","sourceUrl":"https://xpersona.co/api/v1/agents/smallblackhole-skill-foundry-deploy/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"agent-deployment_ai_toolkit","description":"Deploy AI apps, agents, and workflows in Microsoft Foundry.","source":"GITHUB_OPENCLEW","sourceId":"github:1154124562","repository":"https://github.com/SmallBlackHole/skill-foundry-deploy","documentation":"https://xpersona.co/skill/smallblackhole-skill-foundry-deploy/agent/smallblackhole-skill-foundry-deploy","protocols":["OPENCLEW"],"capabilities":["you"],"languages":["typescript"],"install":{"command":"git clone https://github.com/SmallBlackHole/skill-foundry-deploy.git","ecosystem":"git"},"examples":[{"kind":"example","language":"dockerfile","snippet":"FROM python:3.11-slim\n\nWORKDIR /app\n\nCOPY ./ user_agent/\n\nWORKDIR /app/user_agent\n\nRUN if [ -f requirements.txt ]; then \\\n        pip install -r requirements.txt; \\\n    else \\\n        echo \"No requirements.txt found\"; \\\n    fi\n\nEXPOSE 8088\n\nCMD [\"python\", \"<ENTRYPOINT_FILE>\"]"},{"kind":"example","language":"bash","snippet":"IMAGE_TAG=$(cat /dev/urandom | tr -dc 'a-z0-9' | head -c 12)\nIMAGE_NAME=\"$ACR_NAME.azurecr.io/$AGENT_NAME:$IMAGE_TAG\"\naz acr build --registry $ACR_NAME --image $IMAGE_NAME --subscription $SUB_ID --source-acr-auth-id \"[caller]\" <SOURCE_DIR>"}]}}