This skill enables the agent to access news URLs, extract key content, and present a professional summary.
Workflow
Validate the user-provided URL for existence and domain authorization.
Use the python tool to execute scripts/fetch_news.py with the URL parameter.
Read the references/brand_voice.txt file to understand the required summary style.
Output Format
News Title (Bold, large header style)
News Content (Capitalize the first letter and use 3–5 bullet points)
Quick Insights (Based on company standards)
1---2name: tutorial-simple-agent-skill3description: Objectives4---56# Objectives7This skill enables the agent to access news URLs, extract key content, and present a professional summary.8# Workflow91. Validate the user-provided URL for existence and domain authorization.102. Use the python tool to execute `scripts/fetch_news.py` with the URL parameter.113. Read the `references/brand_voice.txt` file to understand the required summary style.12# Output Format131. News Title (Bold, large header style)142. News Content (Capitalize the first letter and use 3–5 bullet points)153. Quick Insights (Based on company standards)
Run npx skillmds@latest add baokhanh546123/tutorial-simple-agent-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Objectives It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
baokhanh546123 (@baokhanh546123) published this skill. Their other Agent Skills are listed on their SkillMD profile.