Cloudflare Blog on the GPT Store
GPT Description
Welcome Message
GPT Prompt Starters
- Summarize the latest post on Cloudflare's blog.
- Explain Cloudflare's recent update on DDoS protection.
- Find a Cloudflare blog post about edge computing.
- Compare Cloudflare's CDN technology with traditional CDNs.
GPT Action OpenAPI Spec
{
"openapi": "3.0.0",
"info": {
"title": "Cloudflare Blog API",
"version": "1.0.0",
"description": "API to access content from the Cloudflare Blog, including general posts, specific articles, and tagged categories."
},
"servers": [
{
"url": "https://chaction.csie.cool/https%3A%2F%2Fblog.cloudflare.com/"
}
],
"paths": {
"/": {
"get": {
"summary": "Retrieve the main blog page",
"operationId": "getMainBlogPage",
"responses": {
"200": {
"description": "The main blog page content",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"content": {
"type": "string",
"description": "The page content"
}
}
}
}
}
}
}
}
},
"/{article_path}/": {
"get": {
"summary": "Retrieve a specific blog article",
"operationId": "getBlogArticle",
"parameters": [
{
"name": "article_path",
"in": "path",
"description": "The path of the blog article",
"required": true,
"schema": {
"type": "string"
}
}
],
"responses": {
"200": {
"description": "Specific blog article content",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"content": {
"type": "string",
"description": "The article content"
}
}
}
}
}
}
}
}
},
"/tag/{tag_name}/": {
"get": {
"summary": "Retrieve blog posts by tag",
"operationId": "getBlogPostsByTag",
"parameters": [
{
"name": "tag_name",
"in": "path",
"description": "Name of the tag to filter blog posts",
"required": true,
"schema": {
"type": "string"
}
}
],
"responses": {
"200": {
"description": "Blog posts for the specified tag",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"content": {
"type": "string",
"description": "The tagged posts content"
}
}
}
}
}
}
}
}
}
}
}
Cloudflare Blog GPT FAQs
More custom GPTs by ntnu.csie.cool on the GPT Store
DALL-REdraw
Specialist in creating 'redraw' versions of images.
5K+
GPT Actions Builder
Converts websites to OpenAPI specs for ChatGPT Actions
1K+

Typst
Write documents with Typst.
200+
Web Explorer
Smart web-page crawler analyzing website structures.
100+
GitHubGPT
I assist with GitHub searches and guidance.
100+

SIC/XExpert
Expert in assembly language and computer architecture, particularly SIC/XE instruction set.
80+
Grammar Fix
I fix English grammar and provide improvement notes.
60+

TA
C programming TA for code checks and guidance.
60+

Prompt Scripter
I write Python scripts for creative prompt generation.
50+

教育社會學專家
問問我教育社會學的相關問題
40+
Visual QA Examiner
Create and grade Visual QA question.
30+
PR Summary Writer
Provides clear summaries of PR changes in git diffs.
20+
Email Worker Assistant
A helpful guide for cloudflare-email package.
20+
Melt UI Developer
Svelte & Melt UI Developer
10+

Jacob
A sophomore student at National Taiwan Normal University, majoring in computer science.
10+
CatGPT
meow, meow!
10+
VHS: CLI Recorder
Create .tape files for recording
9+
Svelte Helper
A knowledgeable assistant for navigating Svelte documentation.
9+

Cozy Creator
I create art ideas in a cozy, cute style!
8+

Vue Doc Navigator
A helper for navigating and understanding Vue.js documentation.
7+
S3: System Software Sage
System Software Course Guide for CSU0027
6+

Aid
A TypeScript expert for Aid task creation
5+

My Biographer
Empathetic biographer crafting personalized life stories.
4+

NTNU CSIE Insights
Specializes in NTNU CSIE news, events, and updates.
4+
Daily Image Creator
I craft daily DALL-E prompts.
3+

Mentor
Guides users to become effective self-learners and question-askers.
3+
