AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Basemachina Docs

skill-basemachina-skills-basemachina-docs · by basemachina

BaseMachina公式ドキュメントを検索して、機能仕様・設定手順・制約・トラブルシューティング・コード例を根拠付きで回答する skill。BaseMachina、ベースマキナ、アクション、ビュー、bridge、コード管理、JavaScriptアクション、@basemachina/view、@basemachina/sdk について質問されたときに使う。

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-basemachina-skills-basemachina-docs

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access Used
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-basemachina-skills-basemachina-docs)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Basemachina Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

BaseMachina 公式ドキュメント回答

BaseMachina の仕様・使い方・制約・コード例は記憶で断定せず、公式ドキュメント()を source of truth として確認してから回答する。

いつ使うか

  • BaseMachina / ベースマキナの機能、設定、エラー、制約、移行、最新仕様について質問された
  • アクション、JavaScript アクション、データソース、ビュー、bridge、コード管理、CLI、SDK、@basemachina/view@basemachina/sdk に関する説明やコード例が必要
  • 「公式 docs ではどうなっているか」「最新の仕様を確認して」など、根拠付き回答が必要

いつ使わないか

  • ユーザーが明示的に「検索しないで」「手元の情報だけで」と依頼している
  • ローカル repo の実装、未公開仕様、DB、運用ログだけを根拠にすべき調査
  • BaseMachina 以外の一般的な技術相談

調査手順

  1. 質問から対象領域、機能名、API 名、UI 名、エラー文、バージョンや環境を抽出する
  2. まず公式の AI 向け全文ソース https://docs.basemachina.com/llms-full.txt を取得して検索する
  • 例: curl -L --fail https://docs.basemachina.com/llms-full.txt -o /tmp/basemachina-llms-full.txt
  • 例: rg -n -i "executeAction|createActionJob|JavaScript action" /tmp/basemachina-llms-full.txt
  1. 見つかった見出し・URL・本文近辺を読み、必要なら該当する個別公式ページも開いて確認する
  2. llms-full.txt で足りない場合だけ、docs.basemachina.com に限定して追加検索する
  3. 仕様が分かれる場合は、ガイド、API リファレンス、CLI リファレンス、リリースノート、トラブルシューティングなど複数の公式ページを照合する

検索・閲覧できない場合は、その制約を明示し、公式確認なしに断定しない。

回答方針

  • 日本語で簡潔に回答し、確認した公式 URL を含める
  • 公式ドキュメントで確認できた事実と、そこからの推論を分けて書く
  • 公式ドキュメントに見つからない内容は「公式ドキュメントでは確認できない」と明示する
  • コード例を書くときは、import 元、前提パッケージ、実行場所を docs 上の表記に合わせる
  • 非公式記事、個人ブログ、Q&A、検索スニペットは公式ページへの導線としてだけ使う

優先ソース

  • 公式ドキュメント:
  • AI 向け全文:
  • AI 向け索引:

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.