# GeraSkills by Gera Systems — Full Content Export > GeraSkills (https://skills.gera.services) is an App-Store-style marketplace for robot capability packs — versioned, signed, sandboxed skills (motion + sensor + reasoning) that robot owners can purchase and install on compatible hardware. Creators keep 70% of every sale via Stripe Connect destination charges. GeraSkills is developed and operated by Gera Systems (https://gera.services). A Gera Systems product. --- ## All Pages ### Core Pages - [Home](https://skills.gera.services): Landing — what GeraSkills is, featured skills, creator CTA - [Catalogue](https://skills.gera.services/catalog): Browse every published skill with filters (category, compatible robot, price, rating) - [Publish a skill](https://skills.gera.services/create): Stripe Connect Express onboarding + signed manifest upload - [Creator dashboard](https://skills.gera.services/dashboard): Revenue, installs, new version upload - [FAQ](https://skills.gera.services/faq): Revenue share, sandboxing, compatibility, AI agents - [Blog](https://skills.gera.services/blog): Robot capability tutorials and ecosystem news - [Privacy Policy](https://skills.gera.services/privacy): Data handling - [Terms of Service](https://skills.gera.services/terms): Creator and buyer terms --- ## What GeraSkills Does GeraSkills is the App Store for robot capabilities. Hardware manufacturers and independent developers publish capability packs — motion routines, sensor pipelines, reasoning modules — that extend what robots can do. Buyers install signed, sandboxed skills without risking hardware damage from untrusted code. ### For Robot Owners - Browse skills by compatible hardware, category, and price - Purchase once, receive all future minor versions at no extra cost - Install via the GeraSkills runtime agent on-device (no cloud dependency after install) - Rate and review skills with verified purchase badge ### For Creators - Upload signed skill manifest + sandboxed binary or ROS 2 package - Set your own price (£0.99–£49 per skill) - Receive 70% of every sale through Stripe Connect destination charges - Founding creator offer: first 100 skills published keep 80/20 split for life - Version management: push updates without re-approval for minor versions --- ## Pricing - Individual skills: £0.99–£49 one-time purchase - Creator revenue share: 70% (Stripe Connect destination charge on every sale) - Platform fee: 30% - Founding creator offer: first 100 skills published keep 80/20 split for life --- ## Compatible Robots (launch set) - Boston Dynamics Spot - Unitree G1 - 1X Neo - Figure 02 - ROS 2-based home-built platforms New vendor SDKs are added as hardware ships. --- ## Skill Categories Motion & Locomotion, Object Detection & Grasping, Navigation & Mapping, Human Interaction, Sensor Fusion, Computer Vision, Natural Language Understanding, Task Planning, Safety & Emergency Stop, IoT & Smart Home Integration, Industrial Automation, Delivery & Logistics, Healthcare Assistance, Entertainment & Social --- ## Sandboxing & Security Every skill runs in an isolated container with: - Declared permission manifest (sensors, actuators, network access) - Hardware-level kill switch integration - Tamper-evident signature verification on install - Automatic rollback if skill causes hardware fault --- ## API Reference Base URL: https://api.skills.gera.services/v1 - GET /skills — Browse skills. Query: category, robot, price_max, rating_min - GET /skills/:slug — Full skill detail including version history, creator, permissions - GET /categories — List all skill categories - GET /robots — List supported robot hardware - POST /purchases — Purchase a skill. Body: skill_id, payment_method - GET /creators/:id — Creator profile and published skill list - POST /creators/onboard — Begin Stripe Connect Express onboarding - POST /skills/:id/install — Install skill on registered device. Body: device_id, user_token --- ## MCP Server GeraSkills exposes a Model Context Protocol (MCP) server at @gera-services/mcp-gera-skills. Tools: - search_skills(query, filters) — query skills by category, compatible robot, price - get_skill(slug) — full skill detail with permission manifest - list_categories() — all available skill categories - install_skill(robotId, skillId, version?) — install a purchased skill on a device - get_creator_revenue(creatorId) — creator earnings dashboard Agents acting on behalf of a user must pass the user's consent token when initiating install_skill so the purchase flow can confirm authorisation before charging. --- ## Discovery Files - LLMs.txt (summary): https://skills.gera.services/llms.txt - LLMs-full.txt (this file): https://skills.gera.services/llms-full.txt - Robots.txt: https://skills.gera.services/robots.txt - Sitemap: https://skills.gera.services/sitemap.xml --- ## Gera Systems Ecosystem GeraSkills is product #29 in the Gera Systems portfolio of 36 products. - [GeraPersona](https://persona.gera.services) — Robot voice + personality skin marketplace - [GeraVoice](https://geravoice.com) — Voice AI infrastructure - [GeraNexus](https://geranexus.com) — Agentic commerce protocol - [GeraLens](https://geralens.com) — Visual search and booking - [GeraWitness](https://gerawitness.com) — Human-in-the-loop safety layer Corporate: [Gera Systems](https://gera.services) | Email: support@gera.services