# Get Skill Info

> Get skill detailed instructions and usage guide (Level 2 disclosure). When you need to understand how to use a skill, check skill capabilities, or learn skill parameters. Use when this capability is needed.

- Skill: `tomevault-io/get-skill-info` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/get-skill-info`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/get-skill-info/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/get-skill-info

---


# Get Skill Info

获取技能的详细信息和指令（Level 2 披露）。

## Parameters

| 参数 | 类型 | 必填 | 说明 |
|-----|------|-----|------|
| skill_name | string | 是 | 技能名称 |

## Returns

- 完整的 SKILL.md 内容（使用说明和指令）
- 参考文档列表（如有）

## Important

大多数外部技能（xlsx, docx, pptx, pdf 等）是**指令型技能**，没有预置脚本。
读取指令后应按照指令编写代码，通过 `run_shell` 执行，而非调用 `run_skill_script`。

## Related Skills

- `list-skills`: 列出所有技能
- `run-shell`: 执行按技能指令编写的代码

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/openakita) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

