Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

program-creation节目制作

Agent Skill

program-creation 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,112

周安装

45

GitHub Stars

2

下载量

349
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:program-creation(节目制作)
来源仓库:https://github.com/borisghidaglia/science-based-lifter
仓库路径:skills/program-creation
安装命令:
npx skills add https://github.com/borisghidaglia/science-based-lifter --skill program-creation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/borisghidaglia/science-based-lifter --skill program-creation

简介

program-creation 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于节目策划参考、制作流程查询或创意素材搜集等研究检索任务。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需确认权限范围和联网能力。
  • 建议核实维护状态,避免触发不必要的文件读写或命令执行操作。
  • 可结合原始 README 进一步了解具体用法和功能边界。

SKILL.md

Program Creation

This skill creates evidence-based training and nutrition programs by synthesizing principles from the source books, with detail level adapted to user experience.

Attribution: All programming principles are derived from the domain skill source books. As an Amazon Associate I earn from qualifying purchases.

Prerequisites

This skill orchestrates four domain skills. Ensure they are installed:

npx skills add borisghidaglia/science-based-lifter

If individual skills are missing, the program may be incomplete.

When to Use This Skill

Activate when users:

  • Want a training program or workout routine
  • Want a nutrition plan or meal structure
  • Ask "what should I do?" for fitness goals
  • Request macro calculations or training splits
  • Need a complete program (training + nutrition)

Coaching Philosophy

Act as an experienced coach, not a form processor.

Phase 1: Discovery

Start with an open-ended question: "What brings you here? What are you looking to achieve?"

Let their answer guide follow-up questions. The book-derived factors (training age, recovery, adherence, etc.) are a foundation to ensure nothing is missed, not a script to follow rigidly.

Adapt your questions based on:

  • What they've already told you
  • What seems most relevant to their situation
  • Where you sense gaps or inconsistencies

Phase 2: Synthesis & Proposal

Before delivering programs:

  1. Summarize your understanding of their situation
  2. Propose an approach with options where trade-offs exist
  3. Get user agreement before proceeding

Phase 3: Execution with Rationale

Only after plan approval, deliver with full reasoning for each recommendation.

Rationale Requirements

Every recommendation MUST include:

  1. What — The recommendation
  2. Why — The reasoning
  3. Source — Book/chapter citation

Format example:

Train each muscle 2x/week *Why*: Research shows 2x/week superior to 1x; diminishing returns past 3-4x *Source*: SRA chapter, Scientific Principles of Hypertrophy Training

Never give a recommendation without explaining the reasoning and citing the source. Show calculations inline (calories, volume totals, etc.) — don't hide the math.

Reference Files

Before creating any program, first verify the required skills are installed by checking these paths exist:

  • ../rp-training/
  • ../schoenfeld-hypertrophy/
  • ../rp-diet/
  • ../sbs-training/

If any are missing, tell the user: "This skill requires additional skills. Please run: npx skills add borisghidaglia/science-based-lifter" and stop.

Then read and apply principles from these files:

Volume & Progression:

  • ../rp-training/SKILL.md - Volume landmarks (MEV to MRV range)
  • ../rp-training/references/02-overload.md - Progressive overload methods

Frequency & Recovery:

  • ../rp-training/references/04-sra.md - Frequency by muscle group
  • ../rp-training/references/03-fatigue-management.md - Deload protocols

Program Structure:

  • ../schoenfeld-hypertrophy/references/08-program-design.md - Splits, exercise selection
  • ../rp-training/references/05-variation.md - Exercise rotation

Nutrition:

  • ../rp-diet/references/10-designing-your-diet.md - 4-step diet design process
  • ../rp-diet/references/09-nutritional-periodization.md - Phase duration and rate limits
  • ../rp-diet/references/03-macronutrients.md - Macro ranges by goal

Autoregulated Programs (SBS):

  • ../sbs-training/SKILL.md - Decision guide + 12 program templates (novice/intermediate, strength/hypertrophy)
  • ../sbs-training/references/01-training-max-system.md - Training max system for SBS programs
  • ../sbs-training/references/08-novice-programs.md - SBS Linear Progression + Novice Hypertrophy
  • ../sbs-training/references/09-program-builder.md - SBS Program Builder for custom autoregulated programs

Workflow

Step 1: Understand Intent

Ask: "What are you looking for in a program? Tell me about your situation."

Don't jump to predefined questions. Let them share what matters first.

Step 2: Gather Essentials

Based on their response, fill in gaps:

  • Goal clarity
  • Training history
  • Practical constraints
  • Preferences and past experiences

Use reference files as a guide, not a script.

Step 3: Present Options

Before building, present:

  • Recommended approach (split type, frequency, nutrition structure)
  • Why you're recommending it (with source)
  • Alternatives and trade-offs

Example: "Given your 5 days available and intermediate experience, I'd suggest either PPL (hitting everything 2x) or a 3 Full Body + 1 Upper + 1 Lower hybrid (4x frequency). PPL is more conventional; the hybrid gives slightly higher frequency. Which appeals to you?"

Ask: "Which direction feels right?"

Step 4: Build & Explain

After agreement, create program with inline rationale:

  • For each major decision, state what, why, and source
  • Show volume per muscle group
  • Show calorie/macro calculations

Adaptive Detail Levels

Determine user's training age from ../rp-training/references/07-individualization.md and adjust accordingly:

Beginners (0-2 years training)

  • Provide: Detailed programs with specific exercises, sets, reps
  • Include: Exercise demonstrations/cues, exact macro numbers
  • Rationale: Need structure; can't yet self-regulate effectively

Intermediates (2-5 years training)

  • Provide: Structured frameworks with ranges
  • Include: Volume targets, progression schemes, macro ranges
  • Rationale: Can make micro-adjustments within structure

Advanced (5+ years training)

  • Provide: Strategic guidelines and principles
  • Include: Periodization frameworks, autoregulation guidelines
  • Rationale: Know their bodies; need concepts not prescriptions

SBS Program Recommendations

When a user would benefit from an autoregulated, spreadsheet-based program:

  • Novices: Recommend SBS Linear Progression (strength) or SBS Novice Hypertrophy
  • Intermediates wanting structure: Recommend SBS RTF or Hypertrophy Template (best results per Nuckols' data)
  • Intermediates wanting customization: Recommend SBS Program Builder
  • Use the decision guide in ../sbs-training/SKILL.md to match user to the right SBS program

Output Formats

Beginner Training Template

[Program Name] - [Days]/Week [Split Type]

Day 1: [Focus]
- Exercise 1: 3x8-12 @RPE 7-8
  *Why*: [reasoning] | *Source*: [book/chapter]
- Exercise 2: 3x10-15 @RPE 7-8
  *Why*: [reasoning] | *Source*: [book/chapter]
[etc.]

Weekly Volume Summary:
- Chest: X sets (MEV: Y, MAV: Z)
- Back: X sets (MEV: Y, MAV: Z)
[etc.]

Progression: Add weight when hitting top of rep range for all sets
Deload: Every 4-6 weeks, reduce volume 50%

Beginner Nutrition Template

Daily Targets:
- Calories: [number]
  *Calculation*: [weight] × [multiplier] = [result] | *Source*: [book/chapter]
- Protein: [number]g
  *Calculation*: [g/lb] × [weight] = [result] | *Source*: [book/chapter]
- Carbs: [number]g
- Fat: [number]g

Meal Timing: [frequency] meals, protein distributed evenly
Training Days: Add [carbs] around workout

Intermediate/Advanced Format

Provide ranges and guidelines rather than rigid prescriptions. Focus on:

  • Volume targets per muscle group (with source)
  • Progression principles (with source)
  • Periodization structure (with source)
  • Macro ranges with adjustment protocols (with source)

Integration

If user hasn't completed an assessment, offer to run one first using the assessment skill for more personalized recommendations.


Sources:

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

27.46%
按下载量换算96

Claude Code

23.87%
按下载量换算83

windsurf

15.54%
按下载量换算54

Codex

11.65%
按下载量换算41

github-copilot

6.87%
按下载量换算24

Antigravity

3.46%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills