BeClaude

blcaptain-meta-skill

New
13GitHub TrendingGeneralby dososo

把重复工作流做成可安装、可验证、可迭代 Agent Skill 的方法论包

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/blcaptain-meta-skill.md https://raw.githubusercontent.com/dososo/blcaptain-meta-skill/main/SKILL.md
3
Invoke in Claude Code
/blcaptain-meta-skill
View source on GitHub
agent

Frequently Asked Questions

What is blcaptain-meta-skill?

把重复工作流做成可安装、可验证、可迭代 Agent Skill 的方法论包

How to install blcaptain-meta-skill?

To install blcaptain-meta-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /blcaptain-meta-skill.

What is blcaptain-meta-skill best for?

blcaptain-meta-skill is a community categorized under General. It is designed for: agent. Created by dososo.