[0.120-3.680][S01] It wasn't in standard ChatGPT chat, but it is in GPTs. [3.710-7.580][S01] For things like charts, Perplexity and Claude have been winning by a landslide, right? [7.610-9.910][S02] That's right. It's incredibly good. [11.720-16.040][S01] Hello, everyone. I'm Imanishi, your AI programming instructor, Imanishi San. [16.070-21.020][S02] Yes, I think there was a recent ChatGPT update where GPTs were released. [21.050-22.280][S02] Could you teach me about that? [22.310-23.820][S02] Oh, why do you want to know? [23.850-26.220][S02] Well, I just want to know everything, you know? [26.250-27.410][S02] Ah, I see. [27.920-32.810][S02] GPTs are pretty much like ChatGPT for specialized tasks, but let's see. [33.610-37.310][S02] Just explaining it like yesterday might be a bit boring, don't you think? [37.920-45.220][S02] Since we're at it, I think it would be better for our viewers if we deepen our understanding of GPTs by showing the process of building one. [45.250-46.780][S02] Building something while we go? [46.810-47.610][S01] Exactly. [48.380-54.980][S01] In that sense, I think it'd be better to show the creation process, rather than just building whatever you happen to want, Ji Kun. [55.780-62.340][S02] Yeah, well, things I was thinking of making were an AI tutor, or since there's ChatGPT's GPTs anyway. [62.370-66.580][S01] I was thinking of a skill where if I send it something, it explains it clearly for me. [67.220-72.010][S01] So, in short, you're asking me to create study materials for you to learn from, Ji Kun? [72.420-73.380][S02] Yes, please. [73.410-74.010][S01] I see. [75.880-84.110][S01] I think our viewers also run into moments when they're learning AI, encountering new terms or tech, and think, I wish someone would explain this more simply, right? [87.580-92.280][S01] So, based on that, how about we create a tool that acts as a custom study guide generator? [92.650-94.580][S01] Something that's helpful for you and the viewers? [95.050-97.980][S02] Yes, yes, yes. I'd love to jump on that. [98.010-102.280][S01] So, with the latest update to ChatGPT, we have GPTs. [102.750-108.310][S01] Using this tool, we're going to build a custom skill in ChatGPT Works that creates original learning materials. [108.580-112.510][S01] For instance, if you want to learn something specific or dive deep into a topic, [112.810-116.540][S01] it will output a clear and easy-to-understand summary tailored to your preferences. [116.570-123.220][S01] In the process, I'd like to show you all what kind of features ChatGPT Works has and how it actually functions in an easy-to-grasp way. [123.250-125.480][S01] So, let's get started with today's session. [128.580-135.410][S01] Right, so we are going to create an agent skill, a skill that outputs original learning materials, using ChatGPT Works. [136.580-142.820][S01] An agent skill is essentially like handing a manual to an AI and having it perform tasks exactly according to those instructions. [142.850-146.440][S01] This time, ChatGPT Works comes equipped with these agent skills. [146.470-151.110][S01] While the standard ChatGPT chat didn't have skills, the Works version does. [151.350-157.140][S01] When you type a slash here, the list that pops up below shows the skills, and this is where we'll build our original one. [157.410-163.820][S01] First, with the ChatGPT update, ChatGPT and Claude are now integrated into a single desktop application. [163.850-168.280][S01] Once you open ChatGPT, you'll see Chat and Works at the top. [168.550-169.910][S01] Please select Works. [170.110-173.980][S01] After selecting Works, an option to "Select Project" will appear. [175.510-179.780][S01] When you click that, you'll see existing projects as well as a "New Project" option. [179.980-186.610][S01] It's easier to keep things organized within a project, so let's select "New Project" and name it "Original Course Development." [187.810-190.620][S02] Are we going to work inside a ChatGPT project? [190.650-194.500][S01] Exactly. You can organize these chats within a ChatGPT project. [194.530-196.280][S01] So, we'll create the project. [196.310-199.940][S01] Then, it asks if you want to add content to the "Original Course Development" project. [200.110-202.080][S01] So let's go ahead and select "Add Project." [202.110-206.280][S01] Once that's done, you'll be in a state where the "Original Course Development" project is selected. [206.310-208.180][S01] So, I'm going to create a skill here. [208.210-217.310][S01] Basically, on the left side, if you click "New Chat," a new chat will appear, and if you click "Site," it opens the ChatGPT site, and you have things like scheduling and plugins. [218.180-225.710][S01] Regarding plugins, it shows that you can link with various existing external tools, but I think it would be good to check that after we actually make a request. [226.680-232.020][S01] Now, since we are building a skill, there is a skill for creating skills, a skill to create skills. [232.050-234.820][S01] When you type at "Skill," it pops up like this. [234.850-236.810][S01] There is one called "Skill Creator." [237.010-242.940][S01] I think it would be best to use the "Skill Creator" skill and then explain the skill I want to build using voice input. [242.970-244.410][S02] I want you to build a skill. [246.650-251.810][S02] Specifically, I want you to research the information related to what the user inputs in the chat, [252.010-255.710][S02] and first output a Markdown file that acts as a teaching document, [256.010-260.810][S02] basically an outline or plan for educational material that explains the topic clearly, [260.980-267.580][S02] and then, based on that content, create a skill that visualizes it in an easy-to-understand HTML format. [269.280-274.280][S02] In other words, in the end, I can view my own original teaching materials in HTML. [274.310-275.880][S02] This is the ultimate ideal. [275.910-278.740][S02] Yes, something like that. Let's convey that to it. [278.770-280.140][S01] Like a textbook creator. [280.170-284.080][S01] That's right. Textbook creator might be an easy way to understand it. [286.380-292.410][S01] So, in the process of building this, while there are various output formats like PowerPoint, Google Docs, or Word, [292.550-295.680][S01] text-based files like Markdown tend to lack expressiveness. [299.350-305.680][S01] Since it's just text, when you want to learn something, it's often easier to grasp the concepts visually by seeing images first. [305.880-314.680][S01] So I'm conveying that an output like HTML, which incorporates diagrams and such, rather than just a wall of text like a textbook, would be much easier to understand. [316.140-319.140][S01] So, in the bottom left, there is this "Permission" section. [319.170-322.330][S01] "Ask for Approval" is for when you need to approve every single time. [322.360-329.110][S01] "Full Access" is not currently recommended by OpenAI, so this middle one, "Ask for Approval on behalf," is the one to use. [330.210-339.140][S01] "Ask for Approval on behalf" means that if it detects an unsafe command or action, ChatGPT will ask the user for confirmation, saying, "Is it okay to do this?" [340.610-341.640][S01] Before proceeding. [342.080-343.980][S01] That is how this permission method works. [344.010-346.500][S01] Let's go ahead and select "Ask for Approval on behalf." [346.530-350.140][S01] So, if ChatGPT thinks something might be risky, it will prompt the user for confirmation. [350.170-351.580][S01] That's the kind of permission it is. [351.610-355.500][S01] And then, bottom right, yes, there are models like Saul, Tara, and Luna. [355.530-358.280][S01] Saul, I think I'll go with Saul, the smartest one. [358.980-363.710][S01] And here, since I want to increase the speed a bit, I'll set it to "Fast" and for the reasoning level. [364.140-371.080][S01] Using "Ultra" triggers subagents, but for the purpose of building this creator skill, I don't think that level of reasoning is necessary. [372.580-378.680][S01] So, I think it's best to select "Extra High" or "High," and for this time, I'll go with "Extra High." [380.580-387.610][S01] Additionally, I will instruct it to ask me questions if there is anything unclear, so that we can make the material or skill as good as possible. [389.650-391.910][S01] Then, you just execute it in the bottom right. [392.140-398.580][S01] It's nearly the same as using ChatGPT's chat, or if you've used Cursor, Codex before, you'll find it almost identical. [400.050-406.680][S01] With Codex, I always work within a local folder where the code would accumulate, but can I have this project write code in the same way? [407.610-410.510][S01] Yes, having it write code works without any issues. [411.580-421.410][S02] Our company provides various support in the AIX education field, including employee training, seminar appearances, and support for building AI-native organizations. [422.550-426.980][S02] If you are interested, please contact us using the form provided in the description. [427.280-428.880][S02] Alright, let's take a look. [429.910-434.020][S02] We'll build a skill using the Skill Creator to automate the following workflow. [434.150-437.980][S02] So, first, research the input theme using reliable sources. [438.010-441.020][S02] Create a course outline with citations in Markdown format. [441.050-446.420][S02] Expand it into easy-to-understand text for beginners, then convert it into HTML course content with diagrams. [446.450-449.420][S02] And finally, verify the consistency of the content. [449.450-452.910][S02] Can this skill be placed where it's always accessible from Codex? [453.250-454.680][S02] Yes, that's fine. [455.810-462.080][S02] Second, for the learner's knowledge level, setting it to "Estimate based on input" or "Ask if unclear" is fine. [463.080-466.620][S02] Please give me one course theme you'd like to use for a practical test. [466.650-468.910][S02] Let's go with "What is an AI Agent?" [469.850-472.710][S02] So, I'm running the test based on this theme now. [473.950-476.210][S02] I'll close the left panel since I don't need it. [479.280-486.310][S02] You mentioned visualization earlier, and I actually have a skill called "Course Builder" that I already created in Codex. [488.010-494.820][S02] I use it when creating training materials, not necessarily for YouTube, but for training, and that's the "Course Builder" skill. [494.850-498.280][S02] It says it will also pull in information from there as a reference. [500.210-509.610][S02] I've been teaching for a long time, so I had the know-how and nudges on how to teach in my head, and I turned it into this skill, so I use it all the time. [511.310-513.980][S02] I use it pretty much every time I create a course. [515.080-519.780][S02] It seems to be checking that Course Builder as well to improve the quality of the course design. [520.880-527.610][S02] As you can see, it's stepping through the process, deciding on things like reusability and HTML structure, [527.880-532.710][S02] then initializing and implementing the new skill, executing tasks step by step. [533.250-539.780][S02] There are files, side tasks, and a browser on the right, but I think we can look at those as they become necessary. [540.610-548.280][S02] Next, on the left side, if you press here, you can add files, folders, project goals, or even use the "Goal" command. [548.310-552.140][S02] It's things like setting a goal command to have it push forward, or "Plan" mode. [552.340-556.300][S02] And in the "Plugins" section, there are things like "Documents" and various others. [556.330-559.460][S02] So, can we use almost all the plugins that were available in Cursor? [559.490-563.020][S02] Yeah, it's pretty much the same. I don't think there's really any difference there. [563.040-569.480][S02] As for the plugins you've been using in ChatGPT or Cursor so far, yes, you can select them just like this. [569.910-575.980][S02] Also, there are new things here like ChatGPT's own models, or sites you've created in other videos. [576.910-579.780][S02] I think you can also do things by mentioning those here. [580.170-586.710][S02] And what's great is that, like these ChatGPT conversations, you can pull in past ChatGPT chats. [587.210-589.510][S02] Do you get it? Isn't this amazing? [590.850-599.510][S02] Calmly speaking, being able to type it and pull in a thread like "YouTube Planning Ideas" as context to pass into this chat is a major change. [601.980-610.880][S02] As I showed you, the plugins are basically the same, so if you were using Cursor, just keep in mind that the features you liked are also in ChatGPT. [611.650-617.220][S01] Right, yes. Also, if you use the slash command, you can see MCP for connecting to external tools. [617.250-623.280][S01] There's also "Side Chat" in ChatGPT Work for when you want to ask a quick question, a feature that was in Cursor. [628.080-633.280][S01] You can launch a side chat to ask temporary questions separately, so you don't clutter your main chat thread. [638.450-641.010][S01] The status and feedback parts aren't really important. [641.310-645.210][S01] There's "Plan" mode, there's "Project" mode, and you can select the model. [645.880-654.420][S01] Right now, the context usage is at about 22%, and you can set things like "Compact Context Compression" here to condense the conversation history. [654.450-656.380][S01] And there are a whole bunch of skills here too. [656.410-658.810][S01] It looks like you can do pretty much anything like this. [659.010-663.180][S01] Basically, you can do almost everything, so it's hard to find things you can't do. [664.680-670.380][S01] When it comes to ChatGPT work, Codex is better for heavy-duty development, but for day-to-day tasks, [670.580-676.810][S01] like writing reports or doing research, which isn't hardcore coding, ChatGPT work might actually be more convenient. [678.850-682.680][S01] If you're building a system, ChatGPT work might be easier to use. [684.950-689.010][S01] So, it's like they've expanded ChatGPT and brought it closer to Codex. [692.050-698.610][S01] Essentially, ChatGPT work takes the technical foundation of Codex and adapts it to be applicable to more general tasks. [700.350-707.080][S01] The base is Codex. It's built on Codex, but ChatGPT work is designed to be used in a much wider range of scenarios. [708.280-714.410][S01] So, if you watch it, thinking, "In the video here, it's loading existing stuff by running commands and listing them out." [716.810-721.180][S01] It's still on step 2 quarters, but as you wait, it should keep building out the skills. [722.480-727.980][S01] Also, since I'm using the ChatGPT desktop app, it can access folders on my local PC. [729.310-733.010][S01] Opening this terminal at the bottom, I know a lot of people don't like this. [733.910-735.110][S01] This screen right here. [736.510-746.110][S01] If you look at this, you can see I'm inside a folder within a hidden "ChatGPT Projects" folder, which is inside a hidden "Codex" folder, so it seems like I'm working locally. [747.610-749.710][S01] Those are some really deep-hidden folders. [750.350-753.780][S02] Yes, it's inside a hidden folder within a hidden folder. [757.610-762.510][S02] While that's processing, I'll mention that ChatGPT work includes a scheduling feature, [762.680-767.710][S02] which allows you to set up tasks you want to run every morning, night, day, or week. [771.650-776.480][S02] Whether it's ChatGPT work or just a single chat, we call these "tasks." [779.280-784.880][S02] You can schedule them, so if you have any recurring tasks, I recommend using the scheduling function. [786.480-794.280][S02] So, if you look here, you can see it has already created files like "HTMLDesign.md" and "InstructionDesign.md." [795.980-799.540][S02] It's creating the necessary files like HTML and so on. [799.570-804.380][S02] It looks like it's currently on step 3, so I think I'll wait for this to finish. [804.880-807.940][S02] Company A is looking for new team members to work with us. [807.970-813.110][S02] We are currently hiring for all positions, including full-time, contract, and internship roles. [815.780-822.780][S02] To grow our AI and education business even further, we are looking for people who are passionate about both AI and education. [825.780-829.820][S02] If you are interested, please apply using the form linked in the description. [829.850-832.140][S02] We look forward to receiving your applications. [832.170-840.780][S02] Yes, it took about 21 minutes. It was longer than I expected, but I think that's because I used O1 and set the reasoning level to "Extra High." [841.580-846.280][S02] Anyway, it seems to have created the "Build Visual Learning Material" for us. [846.910-856.310][S02] Since I gave it the test theme of "What are AI Agents?", if we look at it, it says, "What are AI Agents? Grasp it in 25 minutes. AI that advances your work." [856.850-857.680][S02] Quote, "Oh." [858.350-863.080][S01] It has a bit of an "I-generated" look, but it summarizes things clearly, doesn't it? [863.210-866.280][S02] It really does look like a textbook, just as requested. [866.310-872.080][S02] Yeah, it certainly looks like a textbook. I do get the feeling that this part is a bit textbook-like. [872.610-874.980][S02] It has summarized it quite nicely though. [875.010-880.880][S02] Yes, yes, yes. It's not bad, and oh, it includes something like a test, and like this, these learning objectives. [881.010-883.740][S02] Ah, look, it even gives the correct answers, so that worked out. [883.770-890.480][S02] The design feels a bit like it was made by AI, but I think it's a good point that it properly includes reference materials. [890.510-894.310][S02] And this is the initial plan for creating the teaching materials, right? [894.610-900.110][S02] I asked for it to be in Markdown, so if you look at this, you can see the teaching plan is included, [900.350-904.810][S02] and it seems to have summarized things like the "Learning Objective-Centered Model" in a list. [905.810-910.020][S02] But honestly, don't you find that when it's this long, you don't really want to read it? [910.050-912.010][S02] Well, I certainly am that type. [913.550-919.480][S02] I mean, when it's this long, you might be able to understand it, but as for whether you'd actually want to read it, [919.610-922.880][S02] I personally would like the volume of text reduced a bit more. [925.480-929.740][S02] I think the test and check parts are fine, but there's still a bit too much text. [929.770-934.880][S02] It's very wordy, and the design feels a bit off, so I'd like to change those areas. [938.480-942.980][S02] For example, there are a few things I'd like to revise, so I'd like to share them. [943.110-946.680][S02] Here we go. It's a good start, but there are a few points to correct. [946.710-951.820][S02] First, the design is a bit off. It's quite off, so I would like it to be improved effectively. [951.850-958.020][S02] Well, for the image, I'd like a notion like "Design Style," and I want you to strictly align the tone and manner. [958.050-961.010][S02] So, please go with a notion like "Design Style." [961.880-968.610][S02] Also, the design where these card formats have colored edges feels especially AI-like, so I want that changed. [969.780-972.180][S02] And I still think there is way too much text. [973.210-977.510][S02] For teaching materials to be truly intuitive, you need to lead with visuals. [977.780-983.280][S02] Visualize things first to build an image, then explain the finer details based on that image. [984.210-990.410][S02] So, I'd like less text volume, and for the visuals, I want to see more diagrammatic representations, [990.610-994.180][S02] whether it's SVG graphics or HTML-based diagrams. [994.610-1001.510][S02] I want to state where there's as little verbal explanation as possible, while still keeping the essential text needed, of course. [1002.380-1007.180][S02] Taking all that into account, I would like you to make some drastic improvements to the design. [1007.480-1012.780][S02] And so, I've conveyed that. Since I want it to be notion-like, let's put a note in like this. [1014.910-1018.880][S02] I think it would be good to tell them to finish it in a "Notion-like" style. [1020.180-1020.880][S02] Let's send it. [1020.910-1023.880][S02] So, does this mean the content of the skill will be rewritten? [1023.910-1027.780][S02] Exactly. With that, I'm essentially giving feedback on the skill. [1028.780-1036.280][S02] I verified it, and while it took the form of the skill I wanted without any issues, it was still a bit off, so I'm sending this feedback. [1036.480-1043.020][S02] Looking here, it says that the Skill Creator will update the base skill and templates so that future-generated results will reflect these same improvements. [1043.050-1044.810][S02] The direction is unified into three points. [1044.910-1049.740][S02] "Notion-style clean information design," showing diagrams first, and "Moving text to supplementary roles." [1049.770-1052.480][S02] It summarized what I wanted to say quite concisely. [1053.310-1058.710][S02] Now, a task has been created for the existing content, so I'll wait for this to be completed. [1059.110-1063.810][S02] So, after waiting 20 minutes and then another 25 minutes, it's finally done. [1063.830-1067.310][S02] It says it has been drastically improved, so let's take a look. [1067.580-1070.010][S02] I'll open the revised HTML version. [1070.310-1075.540][S02] Right, whoa, it's seriously put together in a notion-like way, and there are diagrams. [1075.570-1080.580][S02] Yeah, the diagrams make it easy to understand, and it still keeps the original elements too. [1080.610-1083.940][S02] Wait, isn't this really good? The diagrams are fantastic, aren't they? [1083.970-1091.940][S02] Isn't this amazing? Absolutely amazing. Wow, these diagrams are incredible. This is seriously great, and the fact that it can do this much with Codex is really great. [1091.970-1094.140][S01] I might need to make some minor adjustments here though. [1094.170-1098.880][S01] Wait, isn't this amazing? I mean, Fable and Claude have been dominating when it comes to diagrams, right? [1098.910-1101.300][S02] That's true. It's genuinely good, isn't it? [1101.330-1108.980][S02] This is incredibly good. You just decide on a theme and convey what you want, and you can create your own original educational materials, [1109.180-1112.940][S02] like these materials based on the AI agent theme we have this time. [1112.970-1116.480][S01] For example, if I wanted to know something, like, "What is Q San?" [1116.510-1120.780][S02] Right, right, right. If I ask that, it explains Q San to me using this. [1120.810-1127.580][S02] Exactly. So, I've created a skill that can research, gather necessary information, and summarize it in this way. [1127.980-1134.740][S02] And since it pulls in reference materials like this, it feels like it's searching and summarizing information up to today's date. [1134.770-1136.740][S02] I really want you to distribute this. [1136.770-1137.810][S01] Should I distribute it? [1137.830-1139.980][S01] Here we go. Man, this is nice. [1140.450-1144.810][S01] For the people watching, when they want to learn about a specific topic, like I've always said, [1144.910-1149.180][S01] using HTML to visualize complex concepts makes them easier to understand. [1150.050-1153.710][S01] It doesn't explicitly state the fine details on how to convey information, [1153.880-1158.010][S01] but since this diagram was created by having the skill read the "Course Designer" logic, [1158.210-1164.410][S01] which is what I originally used to design my own materials and courses, it should be organized in a very easy-to-understand way. [1165.110-1169.080][S01] My own thinking is actually installed here, so it should be structured clearly. [1171.180-1177.010][S01] I think viewers will find this to be a really useful, illustrated educational resource, so let's go ahead and do it. [1178.050-1179.210][S01] This skill right here. [1179.450-1185.810][S01] I'd like to distribute the skill I created this time to everyone who registers online and enters the keyword, just like usual. [1186.010-1187.810][S01] This is genuinely a good skill. [1188.180-1191.780][S01] I can take this and then improve the skill itself in my own way, right? [1192.110-1196.980][S01] Of course, so I really want you to use this as a base and improve it further with your own skills. [1197.650-1205.280][S01] I want you to customize it to your own liking, as I've built about 90% of the base, so I'd like you to use this to present it in a way that suits you better. [1207.210-1215.140][S01] I want you to make it a part of your life, and as you refine the skills, it will undoubtedly become even better, so I truly hope you take it and make good use of it. [1217.710-1222.810][S01] So, the point isn't really to talk about skills today, but I wanted to talk about ChatGPT work, [1222.980-1227.780][S01] and as I explained it while building Jake Hun's skill, did you notice anything or have any comments? [1228.810-1231.580][S01] If you can use Codex, you can use this easily. [1235.650-1241.980][S01] Exactly. I've posted many videos on Codex so far, and for those who have watched them and actually tried using Codex, [1242.140-1247.610][S01] I think there's no problem using this at all, and furthermore, ChatGPT work is lighter than Codex, [1247.740-1255.610][S01] making it easier to handle for tasks rather than just development, so I hope this becomes an opportunity for you to broaden your work and start using ChatGPT. [1259.280-1261.740][S01] Yes, so, that's all. Is that alright? [1261.770-1265.420][S01] Yes, thank you very much. Now, I'd like to move on to our comment reply corner. [1265.450-1271.580][S02] Yes, please. Today, we received a comment from "Nameless" on our video about the must-use God-tier Codex plugins. [1271.610-1275.580][S02] Thank you. Thank you for your videos as always. I'm really enjoying learning from them. [1275.610-1278.900][S02] The comment says, "The name Michi and the mascot are both wonderful." [1278.930-1280.540][S02] Oh, we got a comment like that? [1280.570-1281.110][S02] Yes. [1281.140-1285.220][S01] Thank you very much. By the way, why is the company named it in the first place? [1285.250-1286.880][S01] Oh, that's a good question. [1288.180-1292.910][S01] The name "Michi" comes from my own background in education, and as I was thinking about it, [1293.050-1299.140][S01] I realized I wanted to be a catalyst for change in the people I interact with, and that's what education is all about, right? [1300.910-1307.710][S01] It's about being involved in people's growth, so I chose the name with the hope that people won't just change a little, but transform significantly. [1307.910-1309.680][S01] That's the meaning behind "Michi." [1311.710-1320.710][S01] I named it "Michi Path," because I want this education to be a catalyst for growth, not just a small change, but a transformative shift that changes a person's path. [1322.280-1328.810][S02] I see, and since the word "Geru," to change frog, is part of "Michi," I decided to use a frog icon for Michi Kun as well. [1328.840-1332.220][S02] Michi Kun is really cute, isn't he? He turned out really cute, didn't he? [1332.250-1333.940][S02] So, that's the story behind that. [1333.970-1341.580][S02] Yes, like we did today, when new features are released, I want to introduce them while showing the process of building something easy to understand. [1342.380-1349.480][S02] We'll keep putting out videos that help improve your AI skills by showing you things like the skill we built today and the process behind it. [1350.350-1358.080][S02] So, if you haven't subscribed to the channel yet, please hit that button below, and if there's anything you'd like to see, please leave a comment. [1358.110-1361.740][S02] That's all for today. Thank you for watching. See you next time.