add-backend-tool — community add-backend-tool, Tepora-alpha, community, ide skills

v1.0.0

このスキルについて

RustベースのAIエージェントがカスタムバックエンドツール拡張を必要とする場合に最適 バックエンドに新しいネイティブツール(Function Calling用)を追加する手順です。

coco4atJP coco4atJP
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
39
Canonical Locale
ja
Detected Body Locale
ja

RustベースのAIエージェントがカスタムバックエンドツール拡張を必要とする場合に最適 バックエンドに新しいネイティブツール(Function Calling用)を追加する手順です。

このスキルを使用する理由

エージェントがTeporaのバックエンドをカスタムツールで拡張できるようにし、tooling.rsファイルを変更し、Rustを使用して新しいツールロジックを実装し、execute_tool関数を介してカスタムツール関数を実行するための柔軟なフレームワークを提供する

おすすめ

RustベースのAIエージェントがカスタムバックエンドツール拡張を必要とする場合に最適

実現可能なユースケース for add-backend-tool

特定タスクのためのカスタムツールロジックを実装する
Teporaのバックエンドを新しいツール機能で拡張する
ツールレジストリに新しいツールを登録して実行する

! セキュリティと制限

  • Rustプログラミング言語の知識が必要
  • Teporaのバックエンドコードベースへのアクセスが必要
  • Teporaのバックエンドアーキテクチャに限定される

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is add-backend-tool?

RustベースのAIエージェントがカスタムバックエンドツール拡張を必要とする場合に最適 バックエンドに新しいネイティブツール(Function Calling用)を追加する手順です。

How do I install add-backend-tool?

Run the command: npx killer-skills add coco4atJP/Tepora-alpha/add-backend-tool. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for add-backend-tool?

Key use cases include: 特定タスクのためのカスタムツールロジックを実装する, Teporaのバックエンドを新しいツール機能で拡張する, ツールレジストリに新しいツールを登録して実行する.

Which IDEs are compatible with add-backend-tool?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for add-backend-tool?

Rustプログラミング言語の知識が必要. Teporaのバックエンドコードベースへのアクセスが必要. Teporaのバックエンドアーキテクチャに限定される.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add coco4atJP/Tepora-alpha/add-backend-tool. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use add-backend-tool immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

add-backend-tool

Install add-backend-tool, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

add-backend-tool Skill

Teporaのバックエンドに新しいツール(エージェントが使用する機能)を追加するためのガイドです。

手順

  1. ツール定義の作成

    • Tepora-app/backend-rs/src/tooling.rs を編集します。
    • 新しいツールの構造体や、ツールロジックを実装する関数を追加します。
  2. ツールレジストリへの登録

    • tooling.rs 内の execute_tool 関数(またはツールをディスパッチしている箇所)に、新しいツールの case を追加します。
    rust
    1match tool_name { 2 "existing_tool" => { ... }, 3 "new_tool_name" => { 4 // ツールロジックの呼び出し 5 }, 6 _ => Err(...) 7}
  3. ツール定義(JSON Schema)の追加

    • エージェントにツールの存在を知らせるため、api.rslist_tools エンドポイント(または設定ファイル)にツールのメタデータ(名前、説明、引数スキーマ)を追加します。

注意点

  • ツール名は一意である必要があります。
  • エージェントがツールを正しく使えるよう、description (説明) は明確に記述してください。

関連スキル

Looking for an alternative to add-backend-tool or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者