{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_scientific_agent_skills",
  "slug": "scientific-agent-skills",
  "name": "Scientific Agent Skills",
  "canonical_url": "https://www.openagent.bot/skills/scientific-agent-skills",
  "category": "skills",
  "resource_type": "skill",
  "summary": "Scientific Agent Skills is an MIT-licensed collection of reusable skills for research and technical work, aimed at agents that need more structured procedures than a single prompt can provide.",
  "capabilities": [
    "agent-skill",
    "workflow",
    "automation"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who want a finished research assistant with hosted UI",
    "Teams that need validated domain outputs without human review"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Clone the skills repository"
  ],
  "evidence_urls": [
    "https://github.com/K-Dense-AI/scientific-agent-skills",
    "https://k-dense.ai"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/scientific-agent-skills.json",
    "markdown_url": "https://www.openagent.bot/skills/scientific-agent-skills.md",
    "agent_json_url": "https://www.openagent.bot/skills/scientific-agent-skills.agent.json"
  }
}