Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
cast-mind - Skill - OpenSmartRoute
Skillv1.0.0
cast-mind
Web3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha.
Imported from jiayaoqijia/cryptoskill (skills/social/cast-mind/SKILL.md). Install upstream with npx skills add jiayaoqijia/cryptoskill --skill cast-mind. Copyright stays with the author.
name: cast-mind
description: "Web3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha."
version: 1.0.0
metadata:
openclaw:
tags:
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
jiayaoqijia-cryptoskill-cast-mind.ocm.jsonjson
{
"ocm": "1",
"id": "jiayaoqijia-cryptoskill-cast-mind",
"kind": "skill",
"name": "cast-mind",
"description": "Web3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha.",
"publisher": "jiayaoqijia",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Web3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/jiayaoqijia/cryptoskill",
"path": "skills/social/cast-mind/SKILL.md",
"ref": "aa44534022f4d4cd4e6764e50fa51f1fb168af99",
"url": "https://github.com/jiayaoqijia/cryptoskill/blob/aa44534022f4d4cd4e6764e50fa51f1fb168af99/skills/social/cast-mind/SKILL.md",
"key": "jiayaoqijia/cryptoskill/skills/social/cast-mind/SKILL.md"
}
},
"instructions": "---\nname: cast-mind\ndescription: \"Web3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha.\"\nversion: 1.0.0\nmetadata:\n openclaw:\n tags:\n - social\n source: \"https://8004scan.io\"\n---\n\n# castmind\n\nWeb3 social intelligence agent for Farcaster and Lens Protocol automating engagement and tracking influencer alpha.\n\n## Source\n\n- **Discovered via**: AltLLM web search (2026-04-07)\n- **URL**: https://8004scan.io",
"cost": {
"context_tokens": 117
}
}
Fetch it by URL: GET /api/v1/registry/jiayaoqijia-cryptoskill-cast-mind/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.