{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_ai_agents_skills",
  "slug": "ai-agents-skills",
  "name": "AI Agents Skills",
  "canonical_url": "https://www.openagent.bot/skills/ai-agents-skills",
  "category": "skills",
  "resource_type": "skill",
  "summary": "AI Agents Skills is a public collection of reusable skill files for coding agents such as GitHub Copilot, Cursor, Windsurf, and related assistant environments.",
  "capabilities": [
    "agent-skill",
    "workflow"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files"
  ],
  "risk_level": "moderate",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who want a fully managed consumer product with no setup work",
    "Teams that cannot review the linked source, license, and operational requirements before adoption"
  ],
  "primary_actions": [
    "Inspect repository",
    "Clone the skills repository"
  ],
  "evidence_urls": [
    "https://github.com/hoodini/ai-agents-skills"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/ai-agents-skills.json",
    "markdown_url": "https://www.openagent.bot/skills/ai-agents-skills.md",
    "agent_json_url": "https://www.openagent.bot/skills/ai-agents-skills.agent.json"
  }
}