Skip to content

Add ai-status-monitor skill#84

Open
fangxm233 wants to merge 1 commit intohuggingface:mainfrom
fangxm233:feat/add-ai-status-monitor
Open

Add ai-status-monitor skill#84
fangxm233 wants to merge 1 commit intohuggingface:mainfrom
fangxm233:feat/add-ai-status-monitor

Conversation

@fangxm233
Copy link
Copy Markdown

Summary

This PR adds a new skill: ai-status-monitor, which helps coding agents query real-time AI provider status, model availability/pricing, trending usage, benchmark rankings, and incident history from aistatus.cc.

Changes

  • Added new skill:
    • skills/ai-status-monitor/SKILL.md
  • Updated marketplace metadata:
    • .claude-plugin/marketplace.json
  • Regenerated repository artifacts:
    • agents/AGENTS.md
    • README.md skills table

Validation

  • Ensured name/source mapping is consistent in marketplace and skill path.
  • Regenerated AGENTS and README entries to include the new skill.

Notes

  • Skill endpoints covered:
    • /api/all
    • /api/status
    • /api/model?q=...
    • /api/trending
    • /api/mmlu
    • /api/incidents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant