Tutorial-Simple-Agent-Skill-

Objectives

baokhanh546123 d90d8f8 4 files · 5.9 KB Updated

File contents

Objectives

This skill enables the agent to access news URLs, extract key content, and present a professional summary.

Workflow

  1. Validate the user-provided URL for existence and domain authorization.
  2. Use the python tool to execute scripts/fetch_news.py with the URL parameter.
  3. Read the references/brand_voice.txt file to understand the required summary style.

Output Format

  1. News Title (Bold, large header style)
  2. News Content (Capitalize the first letter and use 3–5 bullet points)
  3. Quick Insights (Based on company standards)

baokhanh546123/Tutorial-Simple-Agent-Skill-/tree/main/ commit d90d8f8425

Frequently asked questions

npx skillmds@latest add baokhanh546123/tutorial-simple-agent-skill