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.
The IKEA effect applied to digital products and community ownership. Use when designing onboarding or community features that leverage self-investment and psychological ownership.
Imported from hamishfromatech/my-personal-skills-library (developer-experience-and-flow/ikea-effect-digital-ownership/SKILL.md). Install upstream with npx skills add hamishfromatech/my-personal-skills-library --skill ikea-effect-digital-ownership. Copyright stays with the author.
IKEA Effect & Digital Ownership
Overview
The IKEA effect — where people value things more when they've had a hand in creating them — applied to digital products, open-source communities, and onboarding design.
References
See the references/ directory for detailed research materials.
Use it
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.
{
"ocm": "1",
"id": "hamishfromatech-my-personal-skills-library-ikea-effect-d-117306",
"kind": "skill",
"name": "ikea-effect-digital-ownership",
"description": "The IKEA effect applied to digital products and community ownership. Use when designing onboarding or community features that leverage self-investment and psychological ownership.",
"publisher": "hamishfromatech",
"version": "1.0.0",
"capabilities": {
"domains": [
"hr"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"The IKEA effect applied to digital products and community ownership. Use when designing onboarding or community features that leverage self-investment and psychological ownership."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/hamishfromatech/my-personal-skills-library",
"path": "developer-experience-and-flow/ikea-effect-digital-ownership/SKILL.md",
"ref": "23f12da754215a8dfb3ec32d4e88998ab33e4def",
"url": "https://github.com/hamishfromatech/my-personal-skills-library/blob/23f12da754215a8dfb3ec32d4e88998ab33e4def/developer-experience-and-flow/ikea-effect-digital-ownership/SKILL.md",
"key": "hamishfromatech/my-personal-skills-library/developer-experience-and-flow/ikea-effect-digital-ownership/SKILL.md"
}
},
"instructions": "# IKEA Effect & Digital Ownership\n\n## Overview\nThe IKEA effect — where people value things more when they've had a hand in creating them — applied to digital products, open-source communities, and onboarding design.\n\n## References\nSee the references/ directory for detailed research materials.",
"cost": {
"context_tokens": 73
}
}
Fetch it by URL: GET /api/v1/registry/hamishfromatech-my-personal-skills-library-ikea-effect-d-117306/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.