add-app-skill

Community

Scaffold a new app skill end-to-end

Authorglowingkitty
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Adding a new capability to an OpenMates app usually requires coordinated changes across backend Python code, the app’s YAML configuration, and frontend i18n entries—work that is easy to miss or misconfigure.

Core Features & Use Cases

  • Scaffold skill boilerplate: Generates the BaseSkill subclass, request/response Pydantic models, and a safe execute() skeleton.
  • Register the skill in app.yml: Updates the target app’s configuration so the system can route and expose the tool with a tool_schema.
  • Set up translations: Adds the skill name and description across all locales so it appears correctly in the UI.
  • Optional testing support: Guides creation of a test script when the repo’s test_skills structure is present.

Quick Start

Use the command: add-app-skill web deep-research DeepResearchSkill to create a new deep-research skill inside the web app and wire it into backend config and i18n.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-app-skill
Download link: https://github.com/glowingkitty/OpenMates/archive/main.zip#add-app-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.