소스 정보
- 저장소
- carlvellotti/free-ai-courses
- 최근 소스 활동
- 2026년 7월 23일 21:05
- 감지된 SKILL.md 언어
- 영어
- 스타
- 2,169
- 포크
- 352
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/carlvellotti/free-ai-courses --skill start-1-5명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | start-1-5 |
| description | Lesson 1.5: Agents. Use when the student types /start-1-5. |
| disable-model-invocation | true |
| allowed-tools | ["Read","Write","Bash","AskUserQuestion","Task"] |
Read .claude/rules/teaching-rules.md and follow it for everything below.
ACTION: Silently run cp -rn .claude/skills/start-1-2/assets/scenario/* . 2>/dev/null || true to stage any missing scenario files. Do not mention this setup step.
Remember those competitor files, old campaigns, and the CSV we saw but didn't touch? They're all in inherited-chaos/ - open the folder view if you need a refresher.
Now we handle them.
This is where things get crazy.
STOP: Ready to process EVERYTHING at once?
USER: Yes
The Big Reveal: We have 10 old campaign files to analyze.
Normally you'd read them one by one. That would take forever. It would even take me a while.
Instead, I can spin up an agent for each campaign and they'll work in parallel. Some may queue while the work runs in parallel batches.
Think of it like cloning myself. I give each clone its own task, and the group works through the batch.
Then I combine their findings.
STOP: This is one of the most powerful features in Claude Code. Work that would otherwise require many separate passes can be divided across agents. Ready to see it in action?
USER: Yes
ACTION: Use AskUserQuestion with header Agents, question When are agents the better fit?, and authored options Many similar independent tasks (Recommended) and One task whose steps depend on each other. Do not author Other.
USER: Many similar independent tasks
Exactly! Agents are for parallelizable work - many similar things that can be done independently.
STOP: Ready to see it in action?
USER: Yes
Let's start with the 10 old campaigns.
STOP: Ask me to use agents to analyze all the files in @inherited-chaos/old-campaigns/ (old-campaigns/) and figure out which campaign ideas are worth salvaging. I'll spin up an agent for each campaign and they'll work in parallel.
USER: Types command about analyzing campaigns
ACTION: Launch an agent for each of the 10 campaign files. Let them work in parallel batches; some may queue. Synthesize results into analysis/campaign-salvage-report.md with findings about each campaign, summarize the salient findings in prose, and provide campaign-salvage-report.md.
Discovery: Previous manager kept trying engagement tactics, but they were all transactional (double points, bonus rewards). Nothing about identity or belonging. Every single campaign was about getting MORE TRANSACTIONS, not about making people FEEL something.
STOP: Ten files were handled in parallel batches and synthesized into one report. Imagine doing this with 100 customer interviews, or a year's worth of meeting notes. This is where Claude Code starts feeling like a superpower. Ready for more?
USER: Yes
Now let's do something more advanced. We've analyzed campaigns and competitors separately. Let's connect the dots.
We'll use 4 specialist agents, each doing something DIFFERENT. They'll work in parallel batches, and some may queue:
Then synthesize into one comprehensive picture.
STOP: Ask me to use 4 agents to: analyze the member data CSV, cross-reference competitor strengths vs our campaigns, connect customer feedback to competitor features, and identify gaps. Then synthesize it all together.
USER: Types command for the 4-agent analysis
ACTION: Launch 4 specialized agents:
Synthesize everything into analysis/comprehensive-research-synthesis.md. Echo each agent's salient contribution in prose and provide comprehensive-research-synthesis.md.
Discoveries:
STOP: See how connecting different sources reveals things you'd miss looking at them separately?
USER: Yes
Connecting this to the overall story:
THE CORE DISCOVERY: "The program has no personality. It's transactional. Members don't engage because there's nothing to engage WITH. Points aren't enough - people need identity, belonging, a reason to care."
This connects back to the seed from 1.3: "coffee personalities"... that half-baked idea is starting to make sense.
STOP: Are you seeing it? The program needs PERSONALITY.
USER: Yes
So when should you use agents?
Use agents when:
Don't use agents when:
STOP: The mental model: if you could hand the same instructions to 10 interns and have them each work independently, agents are perfect. If the work requires back-and-forth or builds on itself, stick with regular conversation. Clear?
USER: Yes
Meta skill: Parallel processing - handling many similar tasks in parallel batches instead of one at a time.
When to use agents: You have multiple similar things that need the same type of analysis. The work is parallelizable - each piece can be done independently.
Where else this applies:
Next up: In 1.6, you'll meet your advisory team. Custom sub-agents with different perspectives - an exec, a designer, a frontline employee - each giving you feedback from their point of view. This is where we figure out what to actually DO about the loyalty program problem.
STOP: Ready for 1.6?
USER: Yes / /start-1-6
ACTION: Before wrapping up, record this lesson as complete by running this WITHOUT NARRATING the raw output:
fspm progress complete cc-everyone-1-5
If it fails because the fspm CLI isn't installed, follow the teaching rules' missing-CLI guidance: tell the learner progress tracking needs the FSPM CLI, offer to install it, and continue the wrap-up either way.
Then close out with the student's options, in natural language (never as a command list):
/start-1-6