introduce

Generate an INTRODUCE.md document with model parameters and developer information.

6|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/platootalp/agents --skill introduce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: introduce
Source: https://github.com/platootalp/agents/tree/main/apps/engineer/coder/skills/my_skill
Command: npx skills add https://github.com/platootalp/agents --skill introduce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

自动生成INTRODUCE.md文档,帮助模型快速自我介绍并记录关键信息。

Core Features & Use Cases

  • 自动化创建 INTRODUCE.md,包含模型参数、开发商信息等自我描述要素。
  • 在工作目录中生成并且仅在工作区内生效,避免越级产出。
  • 适用于需要向团队或系统展示模型能力与背景的场景。

Quick Start

在工作目录中让该 Skill 创建 docs 目录并生成 INTRODUCE.md。

Frequently Asked Questions about introduce

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a self-introduction document for my model in a workspace?

To generate a self-introduction document, this Skill automates the creation of an INTRODUCE.md file within your workspace. It creates a docs directory if needed and records model parameters and developer information in a structured format.

What is the best way to document model parameters and developer info in project docs?

Documenting model parameters is handled by generating an INTRODUCE.md file directly in your project docs. This Skill structures the model parameters and developer information automatically within the current workspace.

Does this self-introduction generator work only within the current workspace?

Yes, the self-introduction generator operates strictly within the current workspace boundary. It creates the docs directory and outputs the INTRODUCE.md file locally to avoid generating files outside the project scope.

Can I use this to create an intro document without manually setting up a docs directory?

Yes, you can create an intro document without manual setup because this Skill automatically generates a docs directory if it does not exist. It then immediately writes the structured INTRODUCE.md file into that location.

What limitations exist when generating an INTRODUCE.md file for model capabilities?

A limitation of generating an INTRODUCE.md file is that the output is confined strictly to the current workspace. The Skill focuses solely on structuring model parameters and developer information without extracting external data.

Why include a structured INTRODUCE.md in my project documentation?

Including a structured INTRODUCE.md helps your model quickly self-introduce and record key background information. It provides a standardized format for teams to review model capabilities and parameters directly in the docs.