campus-notice

Locate campus notices from bundled JSON and markdown references using filters.

31|4|Updated Mar 5, 2025
One-click install
npx skills add https://github.com/20czy/zafu_xiaolin --skill campus-notice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: campus-notice
Source: https://github.com/20czy/zafu_xiaolin/tree/main/fastapi/app/skills/campus-notice
Command: npx skills add https://github.com/20czy/zafu_xiaolin --skill campus-notice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Campus Notice helps users quickly locate and read the latest campus-wide announcements across scholarships, start-of-term reminders, sports events, academic notices, safety alerts, and library updates without manual searching.

Core Features & Use Cases

  • Local reference data: Reads bundled notices.json and markdown files to provide accurate, offline-ready results.
  • Flexible filtering: Accepts keyword, category, audience, department, priority, and date range filters to refine results.
  • Deterministic outputs: Returns structured fields like title, category, publish_date, deadline, audience, department, summary, priority, tags, and URL for easy integration.
  • Use Case: A student asks for notices about scholarships due this month; the Skill returns matching items with links and deadlines.

Quick Start

Ask the agent to fetch the latest campus notices using the bundled references and filters such as category and date.

Frequently Asked Questions about campus-notice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find campus notices about scholarships due this month?

Campus notices about scholarships are retrieved by applying keyword and date range filters to the bundled reference data. Results return structured fields including title, publish_date, deadline, summary, and URL for quick reference.

Can I filter campus announcements by department or audience?

Campus announcements can be filtered by audience, department, category, and priority. This refines the bundled reference data to return only notices relevant to specific student groups or academic departments.

What types of campus notices can I retrieve using bundled reference data?

Campus notices retrieved include scholarships, start-of-term reminders, sports events, academic notices, safety alerts, and library updates. The system reads bundled JSON and markdown files to deliver offline-ready, structured results.

Does the campus notice system require an internet connection to fetch results?

No, fetching campus notices does not require an internet connection. The system operates on bundled local reference data, reading JSON and markdown files to provide offline-ready results instantly.

How do I limit the number of campus notices returned in a single query?

To limit campus notices returned, apply the limit filter to your query. This constrains the output from the bundled reference data, ensuring the structured results remain concise and manageable.

What information is included in the structured output for campus notices?

Structured output for campus notices includes title, category, publish_date, deadline, audience, department, summary, priority, tags, and URL. These fields are extracted from bundled references to ensure comprehensive announcement details.