Skip to main content

node-tools

Run a TypeScript script via tsx to fetch an HTTP endpoint and stream the response. Use when you need a small Node.js helper for HTTP calls.

설치로 이동

소스 정보

저장소
sno-ai/mda
최근 소스 활동
2026년 5월 7일 19:05
감지된 SKILL.md 언어
영어
스타
618
포크
32

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
node-tools
description
Run a TypeScript script via tsx to fetch an HTTP endpoint and stream the response. Use when you need a small Node.js helper for HTTP calls.
metadata
{"mda":{"title":"Node Tools","doc-id":"8c1a4d96-2e7b-44a3-9f1c-3d6f8b2a9e10","author":"Sno Lab","tags":["example","typescript","node"],"created-date":"2026-05-07T00:00:00Z","version":"1.0.0","requires":{"runtime":"[Truncated]","tools":"[Truncated]","network":"[Truncated]","packages":"[Truncated]"},"relationships":["[Truncated]"]},"claude-code":{"allowed-tools":"Read Bash(pnpm:*) Bash(tsx:*)"}}
# Node Tools This is the compiled SKILL.md form of `examples/source-only/node-tools.mda`. The MDA-extended top-level fields are relocated under `metadata.mda.*`, and the typed footnote is mirrored to `metadata.mda.relationships`. The output is acceptable to any agentskills.io v1 consumer. A consumer that recognizes `metadata.mda.requires` (§10) can decide programmatically whether it can satisfy `runtime: ["node>=20"]`, `network: ["api.example.com"]`, and the `tsx` / `undici` packages before activating the skill. ## A relationship This skill cites the MDA capabilities specification[^capabilities-spec]. [^capabilities-spec]: {"rel-type": "cites", "doc-id": "spec-capabilities-v1.0", "rel-desc": "MDA capabilities (metadata.mda.requires) reference"}
GitHub에서 보기