Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Xpersona Agent
Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Skill: Get local help for shifts and tasks (Blossomai.org) Owner: robbiwu Summary: Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Tags: Hiring:1.0.4, jobs:1.0.4, latest:1.0.4, local help:1.0.4, local hiring:1.0.4, tasks:1.0.4 Version history: v1.0.4 | 2026-02-01T18:53:49.891Z | user blossom-hire 1.0.4 - Updated skill description and prompts for improved clarity and disc
clawhub skill install kn7c0sfzp2ggzgangnetbef6a580am8v:blossom-hireOverall rank
#62
Adoption
1.8K downloads
Trust
Unknown
Freshness
Feb 28, 2026
Freshness
Last checked Feb 28, 2026
Best For
Get local help for shifts and tasks (Blossomai.org) is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, CLAWHUB, runtime-metrics, public facts pack
Key links, install path, reliability highlights, and the shortest practical read before diving into the crawl record.
Overview
Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Skill: Get local help for shifts and tasks (Blossomai.org) Owner: robbiwu Summary: Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Tags: Hiring:1.0.4, jobs:1.0.4, latest:1.0.4, local help:1.0.4, local hiring:1.0.4, tasks:1.0.4 Version history: v1.0.4 | 2026-02-01T18:53:49.891Z | user blossom-hire 1.0.4 - Updated skill description and prompts for improved clarity and disc Capability contract not published. No trust telemetry is available yet. 1.8K downloads reported by the source. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 28, 2026
Vendor
Clawhub
Artifacts
0
Benchmarks
0
Last release
1.0.4
Install & run
clawhub skill install kn7c0sfzp2ggzgangnetbef6a580am8v:blossom-hireSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Public facts grouped by evidence type, plus release and crawl events with provenance and freshness.
Public facts
Vendor
Clawhub
Protocol compatibility
OpenClaw
Latest release
1.0.4
Adoption signal
1.8K downloads
Handshake status
UNKNOWN
Parameters, dependencies, examples, extracted files, editorial overview, and the complete README when available.
Captured outputs
Extracted files
2
Examples
6
Snippets
0
Languages
Unknown
json
{
"id": 0,
"companyId": null,
"userType": "support",
"communityId": 1,
"email": "<email>",
"name": "<name>",
"surname": "<surname>",
"mobileCountry": "<+44>",
"mobileNo": "<mobile number>",
"profileImage": "system/blankprofile.jpg",
"mark": true,
"transaction": {
"transact": "register",
"passKey": "<passKey>",
"sessionKey": null
},
"addresses": [
{
"id": 0,
"houseNumber": "<optional>",
"street": "<street>",
"area": "<optional>",
"city": "<city>",
"state": null,
"country": "<country>",
"postcode": "<postcode>",
"label": "Task location",
"isHome": false,
"mark": true,
"isActive": true,
"markDelete": false
}
]
}json
{
"id": 0,
"userType": "support",
"communityId": 1,
"email": "<email>",
"transaction": {
"transact": "login",
"passKey": "<passKey>"
}
}json
{
"id": <personId>,
"name": "<name>",
"mobileCountry": "<+44>",
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete",
"viewState": "none"
},
"roles": [
{
"id": 0,
"mark": true,
"headline": "<headline>",
"jobDescription": "<jobDescription>",
"introduction": "",
"workingHours": "<workingHours>",
"salary": <amount>,
"currencyName": "GBP",
"currencySymbol": "£",
"paymentFrequency": {
"choices": ["<frequency>"],
"selectedIndex": 0
},
"requirements": [
{
"requirementName": "<requirementName>",
"mandatory": false,
"originalRequirement": true
}
],
"benefits": [
{
"benefitName": "<benefitName>",
"mandatory": false
}
],
"addressId": <addressId>,
"isRemote": false,
"isActive": true,
"markDelete": false,
"premium": false,
"days": 30,
"maxCrew": 1,
"modified": <nowMillis>,
"roleIdentifier": "openclaw-<nowMillis>"
}
],
"userType": "support"
}json
{
"id": <personId>,
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete"
}
}bash
API_BASE="https://hello.blossomai.org"
bash
curl -sS "$API_BASE/api/v1/pushuser" \ -H "content-type: application/json" \ -d @- <<'JSON' | jq .
SKILL.md
--- name: blossom-hire version: 1.2.5 description: Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. --- # Blossom Hire ## Description Use this skill when the user wants to post a local paid help request (task or short shift) into Blossom, or when they want to check whether anyone has applied. This skill creates roles via Blossom’s API and can retrieve eligible candidates later. The user can install blossom app on their mobile if they want to manage applications directly. --- ## Tools Use **bash** to call Blossom’s HTTP endpoints with `curl`. Use `jq` to parse JSON responses. Endpoints: - `POST https://hello.blossomai.org/api/v1/pushuser` (register/login + role commit) - `POST https://hello.blossomai.org/getPopInUpdates` (retrieve candidates) --- ## Requirements - bash tool access enabled in OpenClaw - `curl` installed - `jq` installed --- ## Instructions ### When to use this skill Activate this skill when the user says things like: - “Post a job for me” - “Hire someone” - “I need staff for a shift” - “Create a task” - “I need someone to help with something” - “Check if anyone applied” - “Do I have any candidates yet?” ### What information to collect Collect details conversationally. Do not front-load questions. If the user provides partial information, continue and only ask for what is missing. **Role details** 1) Headline (one line) 2) Details (2–6 lines describing what the helper will do) 3) When (working hours or “flexible”) 4) Where (street, city, postcode, country) 5) Pay - amount (number) - frequency: total | per hour | per week | per month | per year **Optional: Requirements and benefits** If the user provides or requests screening questions, capture them as requirements. If the user provides perks, capture them as benefits. - Requirements: name + mandatory (default false) - Benefits: name + mandatory (default false) **Identity details** Ask only when you are ready to create or check a role: - email - first name - surname - mobileCountry (e.g. +44) - mobile number - passKey Notes: - Default to registration. - Only use login if registration fails because the email already exists, or if the user explicitly says they already have an account. ### Behaviour rules 1) Gather role details first. 2) Confirm the role summary back to the user in one compact message (headline, when, where, pay). 3) Collect identity details if missing. 4) Bootstrap identity and address via the Blossom API. 5) Commit the role. 6) Return a concise confirmation including the role ID. 7) When asked to check candidates, retrieve and display the candidate list. ### Output rules - Never promise that someone will apply. - If there are zero candidates, say: “Waiting for responses.” - Only treat `type === "candidates"` as the operator-facing list. - Do not infer suitability beyond what the API returns. --- ## Session state The skill must store these values as runtime state and reuse them across calls: - pers
_meta.json
{
"ownerId": "kn7c0sfzp2ggzgangnetbef6a580am8v",
"slug": "blossom-hire",
"version": "1.0.4",
"publishedAt": 1769972029891
}Editorial read
Docs source
CLAWHUB
Editorial quality
ready
Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Skill: Get local help for shifts and tasks (Blossomai.org) Owner: robbiwu Summary: Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates. Tags: Hiring:1.0.4, jobs:1.0.4, latest:1.0.4, local help:1.0.4, local hiring:1.0.4, tasks:1.0.4 Version history: v1.0.4 | 2026-02-01T18:53:49.891Z | user blossom-hire 1.0.4 - Updated skill description and prompts for improved clarity and disc
Skill: Get local help for shifts and tasks (Blossomai.org)
Owner: robbiwu
Summary: Post a job, task, or paid shift to hire local help in Blossom, then check eligible candidates.
Tags: Hiring:1.0.4, jobs:1.0.4, latest:1.0.4, local help:1.0.4, local hiring:1.0.4, tasks:1.0.4
Version history:
v1.0.4 | 2026-02-01T18:53:49.891Z | user
blossom-hire 1.0.4
v1.0.3 | 2026-02-01T16:10:28.709Z | user
Blossom Hire 1.2.4
id field.v1.0.2 | 2026-02-01T16:04:02.744Z | user
Blossom Hire 1.2.3 introduces clearer instructions and more conversational flow for local job requests:
type === "candidates" only.v1.0.1 | 2026-02-01T15:40:33.993Z | user
Summary: Adds candidate retrieval for created job posts in Blossom Hire.
v1.0.0 | 2026-02-01T14:05:46.894Z | user
1.0.0
Archive index:
Archive v1.0.4: 2 files, 3785 bytes
Files: SKILL.md (10784b), _meta.json (131b)
File v1.0.4:SKILL.md
Use this skill when the user wants to post a local paid help request (task or short shift) into Blossom, or when they want to check whether anyone has applied.
This skill creates roles via Blossom’s API and can retrieve eligible candidates later. The user can install blossom app on their mobile if they want to manage applications directly.
Use bash to call Blossom’s HTTP endpoints with curl.
Use jq to parse JSON responses.
Endpoints:
POST https://hello.blossomai.org/api/v1/pushuser (register/login + role commit)POST https://hello.blossomai.org/getPopInUpdates (retrieve candidates)curl installedjq installedActivate this skill when the user says things like:
Collect details conversationally. Do not front-load questions. If the user provides partial information, continue and only ask for what is missing.
Role details
Optional: Requirements and benefits If the user provides or requests screening questions, capture them as requirements. If the user provides perks, capture them as benefits.
Identity details Ask only when you are ready to create or check a role:
Notes:
type === "candidates" as the operator-facing list.The skill must store these values as runtime state and reuse them across calls:
Persistence rules:
POST https://hello.blossomai.org/api/v1/pushuser
Request JSON:
{
"id": 0,
"companyId": null,
"userType": "support",
"communityId": 1,
"email": "<email>",
"name": "<name>",
"surname": "<surname>",
"mobileCountry": "<+44>",
"mobileNo": "<mobile number>",
"profileImage": "system/blankprofile.jpg",
"mark": true,
"transaction": {
"transact": "register",
"passKey": "<passKey>",
"sessionKey": null
},
"addresses": [
{
"id": 0,
"houseNumber": "<optional>",
"street": "<street>",
"area": "<optional>",
"city": "<city>",
"state": null,
"country": "<country>",
"postcode": "<postcode>",
"label": "Task location",
"isHome": false,
"mark": true,
"isActive": true,
"markDelete": false
}
]
}
If the response indicates the email already exists, do not retry registration. Proceed to login.
POST https://hello.blossomai.org/api/v1/pushuser
{
"id": 0,
"userType": "support",
"communityId": 1,
"email": "<email>",
"transaction": {
"transact": "login",
"passKey": "<passKey>"
}
}
Persist from the response:
personId = person.idsessionKey = person.transaction.sessionKeyaddressId = person.addresses[0].idPOST https://hello.blossomai.org/api/v1/pushuser
Rules:
transaction.transact = "complete"transaction.viewState = "none"role.id = 0role.mark = truerole.modified = nowMillisrole.roleIdentifier = "openclaw-" + nowMillissalary and a single paymentFrequency choice with selectedIndex = 0id field; omit it.{
"id": <personId>,
"name": "<name>",
"mobileCountry": "<+44>",
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete",
"viewState": "none"
},
"roles": [
{
"id": 0,
"mark": true,
"headline": "<headline>",
"jobDescription": "<jobDescription>",
"introduction": "",
"workingHours": "<workingHours>",
"salary": <amount>,
"currencyName": "GBP",
"currencySymbol": "£",
"paymentFrequency": {
"choices": ["<frequency>"],
"selectedIndex": 0
},
"requirements": [
{
"requirementName": "<requirementName>",
"mandatory": false,
"originalRequirement": true
}
],
"benefits": [
{
"benefitName": "<benefitName>",
"mandatory": false
}
],
"addressId": <addressId>,
"isRemote": false,
"isActive": true,
"markDelete": false,
"premium": false,
"days": 30,
"maxCrew": 1,
"modified": <nowMillis>,
"roleIdentifier": "openclaw-<nowMillis>"
}
],
"userType": "support"
}
Success condition:
roles[0].id is non-zero.POST https://hello.blossomai.org/getPopInUpdates
{
"id": <personId>,
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete"
}
}
Interpretation:
dataList is authoritative.type === "candidates" as the list to show.type === "apply" for operator-facing lists.These are safe templates. Replace placeholders before running.
API_BASE="https://hello.blossomai.org"
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<'JSON' | jq .
{
"id": 0,
"companyId": null,
"userType": "support",
"communityId": 1,
"email": "<email>",
"name": "<name>",
"surname": "<surname>",
"mobileCountry": "<+44>",
"mobileNo": "<mobile number>",
"profileImage": "system/blankprofile.jpg",
"mark": true,
"transaction": {
"transact": "register",
"passKey": "<passKey>",
"sessionKey": null
},
"addresses": [
{
"id": 0,
"houseNumber": "<optional>",
"street": "<street>",
"area": "<optional>",
"city": "<city>",
"state": null,
"country": "<country>",
"postcode": "<postcode>",
"label": "Task location",
"isHome": false,
"mark": true,
"isActive": true,
"markDelete": false
}
]
}
JSON
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<'JSON' | jq .
{
"id": 0,
"userType": "support",
"communityId": 1,
"email": "<email>",
"transaction": {
"transact": "login",
"passKey": "<passKey>"
}
}
JSON
Set:
PERSON_IDSESSION_KEYADDRESS_IDNOW_MILLIS (epoch millis)PERSON_ID="<personId>"
SESSION_KEY="<sessionKey>"
ADDRESS_ID="<addressId>"
NOW_MILLIS="<epochMillis>"
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<JSON | jq .
{
"id": ${PERSON_ID},
"name": "<name>",
"mobileCountry": "<+44>",
"transaction": {
"sessionKey": "${SESSION_KEY}",
"transact": "complete",
"viewState": "none"
},
"roles": [
{
"id": 0,
"mark": true,
"headline": "<headline>",
"jobDescription": "<jobDescription>",
"introduction": "",
"workingHours": "<workingHours>",
"salary": <amount>,
"currencyName": "GBP",
"currencySymbol": "£",
"paymentFrequency": {
"choices": ["<frequency>"],
"selectedIndex": 0
},
"requirements": [
{
"requirementName": "<requirementName>",
"mandatory": false,
"originalRequirement": true
}
],
"benefits": [
{
"benefitName": "<benefitName>",
"mandatory": false
}
],
"addressId": ${ADDRESS_ID},
"isRemote": false,
"isActive": true,
"markDelete": false,
"premium": false,
"days": 30,
"maxCrew": 1,
"modified": ${NOW_MILLIS},
"roleIdentifier": "openclaw-${NOW_MILLIS}"
}
],
"userType": "support"
}
JSON
PERSON_ID="<personId>"
SESSION_KEY="<sessionKey>"
curl -sS "$API_BASE/getPopInUpdates" \
-H "content-type: application/json" \
-d @- <<JSON | jq .
{
"id": ${PERSON_ID},
"transaction": {
"sessionKey": "${SESSION_KEY}",
"transact": "complete"
}
}
JSON
User: “I need café cover this Saturday 11–5 in Sherwood. Paying £12/hour.”
Assistant flow:
User: “Any candidates yet?”
Assistant flow:
personId/sessionKey not known, ask for identity details and bootstrap.File v1.0.4:_meta.json
{ "ownerId": "kn7c0sfzp2ggzgangnetbef6a580am8v", "slug": "blossom-hire", "version": "1.0.4", "publishedAt": 1769972029891 }
Archive v1.0.3: 2 files, 3731 bytes
Files: SKILL.md (10670b), _meta.json (131b)
File v1.0.3:SKILL.md
Use this skill when the user wants to post a local paid help request (task or short shift) into Blossom, or when they want to check whether anyone has applied.
This skill creates roles via Blossom’s API and can retrieve eligible candidates later. Do not ask the user to install any Blossom app.
Use bash to call Blossom’s HTTP endpoints with curl.
Use jq to parse JSON responses.
Endpoints:
POST https://hello.blossomai.org/api/v1/pushuser (register/login + role commit)POST https://hello.blossomai.org/getPopInUpdates (retrieve candidates)curl installedjq installedActivate this skill when the user says things like:
Collect details conversationally. Do not front-load questions. If the user provides partial information, continue and only ask for what is missing.
Role details
Optional: Requirements and benefits If the user provides or requests screening questions, capture them as requirements. If the user provides perks, capture them as benefits.
Identity details Ask only when you are ready to create or check a role:
Notes:
type === "candidates" as the operator-facing list.The skill must store these values as runtime state and reuse them across calls:
Persistence rules:
POST https://hello.blossomai.org/api/v1/pushuser
Request JSON:
{
"id": 0,
"companyId": null,
"userType": "support",
"communityId": 1,
"email": "<email>",
"name": "<name>",
"surname": "<surname>",
"mobileCountry": "<+44>",
"mobileNo": "<mobile number>",
"profileImage": "system/blankprofile.jpg",
"mark": true,
"transaction": {
"transact": "register",
"passKey": "<passKey>",
"sessionKey": null
},
"addresses": [
{
"id": 0,
"houseNumber": "<optional>",
"street": "<street>",
"area": "<optional>",
"city": "<city>",
"state": null,
"country": "<country>",
"postcode": "<postcode>",
"label": "Task location",
"isHome": false,
"mark": true,
"isActive": true,
"markDelete": false
}
]
}
If the response indicates the email already exists, do not retry registration. Proceed to login.
POST https://hello.blossomai.org/api/v1/pushuser
{
"id": 0,
"userType": "support",
"communityId": 1,
"email": "<email>",
"transaction": {
"transact": "login",
"passKey": "<passKey>"
}
}
Persist from the response:
personId = person.idsessionKey = person.transaction.sessionKeyaddressId = person.addresses[0].idPOST https://hello.blossomai.org/api/v1/pushuser
Rules:
transaction.transact = "complete"transaction.viewState = "none"role.id = 0role.mark = truerole.modified = nowMillisrole.roleIdentifier = "openclaw-" + nowMillissalary and a single paymentFrequency choice with selectedIndex = 0id field; omit it.{
"id": <personId>,
"name": "<name>",
"mobileCountry": "<+44>",
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete",
"viewState": "none"
},
"roles": [
{
"id": 0,
"mark": true,
"headline": "<headline>",
"jobDescription": "<jobDescription>",
"introduction": "",
"workingHours": "<workingHours>",
"salary": <amount>,
"currencyName": "GBP",
"currencySymbol": "£",
"paymentFrequency": {
"choices": ["<frequency>"],
"selectedIndex": 0
},
"requirements": [
{
"requirementName": "<requirementName>",
"mandatory": false,
"originalRequirement": true
}
],
"benefits": [
{
"benefitName": "<benefitName>",
"mandatory": false
}
],
"addressId": <addressId>,
"isRemote": false,
"isActive": true,
"markDelete": false,
"premium": false,
"days": 30,
"maxCrew": 1,
"modified": <nowMillis>,
"roleIdentifier": "openclaw-<nowMillis>"
}
],
"userType": "support"
}
Success condition:
roles[0].id is non-zero.POST https://hello.blossomai.org/getPopInUpdates
{
"id": <personId>,
"transaction": {
"sessionKey": "<sessionKey>",
"transact": "complete"
}
}
Interpretation:
dataList is authoritative.type === "candidates" as the list to show.type === "apply" for operator-facing lists.These are safe templates. Replace placeholders before running.
API_BASE="https://hello.blossomai.org"
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<'JSON' | jq .
{
"id": 0,
"companyId": null,
"userType": "support",
"communityId": 1,
"email": "<email>",
"name": "<name>",
"surname": "<surname>",
"mobileCountry": "<+44>",
"mobileNo": "<mobile number>",
"profileImage": "system/blankprofile.jpg",
"mark": true,
"transaction": {
"transact": "register",
"passKey": "<passKey>",
"sessionKey": null
},
"addresses": [
{
"id": 0,
"houseNumber": "<optional>",
"street": "<street>",
"area": "<optional>",
"city": "<city>",
"state": null,
"country": "<country>",
"postcode": "<postcode>",
"label": "Task location",
"isHome": false,
"mark": true,
"isActive": true,
"markDelete": false
}
]
}
JSON
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<'JSON' | jq .
{
"id": 0,
"userType": "support",
"communityId": 1,
"email": "<email>",
"transaction": {
"transact": "login",
"passKey": "<passKey>"
}
}
JSON
Set:
PERSON_IDSESSION_KEYADDRESS_IDNOW_MILLIS (epoch millis)PERSON_ID="<personId>"
SESSION_KEY="<sessionKey>"
ADDRESS_ID="<addressId>"
NOW_MILLIS="<epochMillis>"
curl -sS "$API_BASE/api/v1/pushuser" \
-H "content-type: application/json" \
-d @- <<JSON | jq .
{
"id": ${PERSON_ID},
"name": "<name>",
"mobileCountry": "<+44>",
"transaction": {
"sessionKey": "${SESSION_KEY}",
"transact": "complete",
"viewState": "none"
},
"roles": [
{
"id": 0,
"mark": true,
"headline": "<headline>",
"jobDescription": "<jobDescription>",
"introduction": "",
"workingHours": "<workingHours>",
"salary": <amount>,
"currencyName": "GBP",
"currencySymbol": "£",
"paymentFrequency": {
"choices": ["<frequency>"],
"selectedIndex": 0
},
"requirements": [
{
"requirementName": "<requirementName>",
"mandatory": false,
"originalRequirement": true
}
],
"benefits": [
{
"benefitName": "<benefitName>",
"mandatory": false
}
],
"addressId": ${ADDRESS_ID},
"isRemote": false,
"isActive": true,
"markDelete": false,
"premium": false,
"days": 30,
"maxCrew": 1,
"modified": ${NOW_MILLIS},
"roleIdentifier": "openclaw-${NOW_MILLIS}"
}
],
"userType": "support"
}
JSON
PERSON_ID="<personId>"
SESSION_KEY="<sessionKey>"
curl -sS "$API_BASE/getPopInUpdates" \
-H "content-type: application/json" \
-d @- <<JSON | jq .
{
"id": ${PERSON_ID},
"transaction": {
"sessionKey": "${SESSION_KEY}",
"transact": "complete"
}
}
JSON
User: “I need café cover this Saturday 11–5 in Sherwood. Paying £12/hour.”
Assistant flow:
User: “Any candidates yet?”
Assistant flow:
personId/sessionKey not known, ask for identity details and bootstrap.File v1.0.3:_meta.json
{ "ownerId": "kn7c0sfzp2ggzgangnetbef6a580am8v", "slug": "blossom-hire", "version": "1.0.3", "publishedAt": 1769962228709 }
Machine endpoints, contract coverage, trust signals, runtime metrics, benchmarks, and guardrails for agent-to-agent use.
Machine interfaces
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/snapshot"
curl -s "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/contract"
curl -s "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/trust"
Operational fit
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Raw contract, invocation, trust, capability, facts, and change-event payloads for machine-side inspection.
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "CLAWHUB",
"generatedAt": "2026-04-17T05:11:35.782Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Clawhub",
"href": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceUrl": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "1.8K downloads",
"href": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceUrl": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T00:45:39.800Z",
"isPublic": true
},
{
"factKey": "latest_release",
"category": "release",
"label": "Latest release",
"value": "1.0.4",
"href": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceUrl": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-01T18:53:49.891Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/clawhub-robbiwu-blossom-hire/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "release",
"title": "Release 1.0.4",
"description": "blossom-hire 1.0.4 - Updated skill description and prompts for improved clarity and discoverability. - Broadened trigger phrases to capture more job/task/shift scenarios. - Added explicit mention that users may install the Blossom app to manage applications directly (installing is now optional, not discouraged). - No implementation or behavioral changes.",
"href": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceUrl": "https://clawhub.ai/robbiwu/blossom-hire",
"sourceType": "release",
"confidence": "medium",
"observedAt": "2026-02-01T18:53:49.891Z",
"isPublic": true
}
]Sponsored
Ads related to Get local help for shifts and tasks (Blossomai.org) and adjacent AI workflows.