{
  "schema_version": "openagent.resource.v1",
  "id": "res_scientific_agent_skills",
  "slug": "scientific-agent-skills",
  "status": "published",
  "identity": {
    "name": "Scientific Agent Skills",
    "one_liner": "Open-source ready-to-use agent skills for research, science, engineering, analysis, finance, and writing.",
    "short_description": "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."
  },
  "classification": {
    "resource_type": "skill",
    "primary_category": "skills",
    "subcategories": [
      "agent-skill",
      "workflow",
      "research",
      "automation",
      "self-hosted"
    ]
  },
  "positioning": {
    "why_it_matters": "Scientific Agent Skills matters because research and analysis tasks need repeatable methods. A skill pack can encode reusable procedures for literature review, engineering analysis, finance work, and writing support without forcing the agent to invent the workflow every time.",
    "best_for": [
      "Researchers exploring reusable agent workflows",
      "Teams building agents for scientific, finance, engineering, or writing tasks",
      "Developers studying how to package domain procedures as skills"
    ],
    "not_for": [
      "Users who want a finished research assistant with hosted UI",
      "Teams that need validated domain outputs without human review"
    ],
    "use_cases": [
      "self-hosted-ai",
      "developer-workflow"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "self_hosted",
      "cloud"
    ],
    "open_source": true,
    "local_first": false,
    "self_hostable": true,
    "has_api": false,
    "has_gui": false,
    "supports_mcp": false,
    "supports_docker": false
  },
  "facts": {
    "license": "MIT",
    "pricing_model": "open_source",
    "github_stars": 18824,
    "github_forks": 2112,
    "github_repo_full_name": "K-Dense-AI/scientific-agent-skills",
    "last_verified_at": "2026-04-19"
  },
  "capabilities": {
    "core_capabilities": [
      "agent-skill",
      "workflow",
      "automation"
    ],
    "interfaces": [
      "repo",
      "docs"
    ]
  },
  "links": {
    "primary_url": "https://github.com/K-Dense-AI/scientific-agent-skills",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/K-Dense-AI/scientific-agent-skills"
      },
      {
        "type": "homepage",
        "label": "Homepage",
        "url": "https://k-dense.ai"
      }
    ]
  },
  "media": {
    "thumbnail_url": "https://github.com/K-Dense-AI.png",
    "og_image_url": "https://github.com/K-Dense-AI.png",
    "thumbnail_brief": {
      "resource_type": "skill",
      "visual_motif": "stacked research notebooks and modular command blocks",
      "background_style": "clean editorial surface with subtle graph and table motifs",
      "title_overlay": "Scientific Agent Skills",
      "subtitle": "Reusable skills for research agents",
      "avoid": [
        "lab stock photo",
        "busy paper collage",
        "unverified scientific diagrams"
      ]
    }
  },
  "tags": {
    "category": [
      "skill",
      "open-source"
    ],
    "capability": [
      "agent-skill",
      "workflow",
      "automation"
    ],
    "constraint": [
      "open-source",
      "self-hosted"
    ],
    "scenario": [
      "self-hosted-ai",
      "developer-workflow"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/skills/scientific-agent-skills",
    "json_url": "https://www.openagent.bot/skills/scientific-agent-skills.json",
    "markdown_url": "https://www.openagent.bot/skills/scientific-agent-skills.md"
  },
  "seo": {
    "title": "Scientific Agent Skills: Open-source skills for research agents",
    "description": "Scientific Agent Skills profile: what the open-source skill pack is, when to use it, official links, command line, and OpenAgent structured data."
  },
  "editorial": {
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Domain-oriented skill collection",
        "description": "The repository focuses on research, science, engineering, analysis, finance, and writing workflows.",
        "why_it_matters": "Domain skills can give agents more useful procedures than generic prompting."
      },
      {
        "title": "Reusable workflow packaging",
        "description": "Skills can be inspected, reused, and adapted for specific agent systems.",
        "why_it_matters": "Repeatability is especially important in research and analysis work."
      },
      {
        "title": "Good source for skill taxonomy ideas",
        "description": "The project helps clarify how broad skill collections might be organized across domains.",
        "why_it_matters": "OpenAgent can use this kind of project to distinguish skills from agents, plugins, and tools."
      }
    ],
    "use_case_notes": [
      {
        "title": "Research agent procedures",
        "description": "Use it as a starting point for agents that need repeatable research and analysis steps."
      },
      {
        "title": "Domain workflow prototyping",
        "description": "Adapt skill patterns for engineering, finance, scientific analysis, or writing workflows."
      },
      {
        "title": "Skill library design",
        "description": "Study how domain-specific skills are named, grouped, and documented."
      }
    ],
    "compare_notes": [
      {
        "title": "Choose Scientific Agent Skills for domain-heavy workflows",
        "summary": "General packs are useful for broad automation. Scientific Agent Skills is more relevant when the agent must follow research or analysis procedures.",
        "against": "general agent skill packs"
      }
    ],
    "getting_started": [
      {
        "label": "Open the GitHub repository",
        "url": "https://github.com/K-Dense-AI/scientific-agent-skills",
        "type": "github"
      },
      {
        "label": "Visit K-Dense AI",
        "url": "https://k-dense.ai",
        "type": "homepage"
      }
    ],
    "command_line": [
      {
        "label": "Clone the skills repository",
        "command": "git clone https://github.com/K-Dense-AI/scientific-agent-skills.git",
        "description": "Start from the official repository before adapting any skill to your agent runtime."
      }
    ],
    "seo_article": {
      "intro": "Scientific Agent Skills is useful because many research and analysis workflows need more than a broad instruction. They need repeatable procedures that an agent can follow, inspect, and refine.",
      "what_it_is": "Scientific Agent Skills is an open agent skill resource: a reusable procedure, instruction pack, or capability layer that should make an agent better at a repeatable task than one-off prompting.",
      "why_it_matters": "Domain tasks are where generic agents often become vague. A skill pack can narrow the workflow: what to inspect, what to calculate, what to compare, and how to produce a useful output.",
      "how_it_works": "Evaluate Scientific Agent Skills by reading its official source, then running one workflow end to end. Check when the skill should be invoked, what inputs it expects, what evidence it collects, and how easy it is to edit or version.",
      "use_cases": [
        {
          "title": "Literature and research workflows",
          "description": "Use skill patterns to make review, synthesis, and note-taking tasks more repeatable."
        },
        {
          "title": "Technical analysis workflows",
          "description": "Adapt skills for engineering or data analysis tasks where a defined procedure matters."
        },
        {
          "title": "Agent skill benchmarking",
          "description": "Compare domain-specific skills against general-purpose agent prompts."
        }
      ],
      "alternatives": [
        {
          "title": "Use Hugging Face Skills for model-hub workflows",
          "summary": "Hugging Face Skills is stronger near the model ecosystem. Scientific Agent Skills is stronger for research and domain procedures.",
          "against": "Hugging Face Skills"
        }
      ],
      "getting_started": [
        {
          "label": "Inspect the repository",
          "url": "https://github.com/K-Dense-AI/scientific-agent-skills",
          "type": "github"
        }
      ],
      "faq": [
        {
          "question": "What should I check before using Scientific Agent Skills?",
          "answer": "Evaluate Scientific Agent Skills by reading its official source, then running one workflow end to end. Check when the skill should be invoked, what inputs it expects, what evidence it collects, and how easy it is to edit or version."
        },
        {
          "question": "Is Scientific Agent Skills open source?",
          "answer": "Scientific Agent Skills is listed with MIT based on the official source links in this profile. Re-check the repository, model card, or docs before production use."
        },
        {
          "question": "Who should evaluate Scientific Agent Skills?",
          "answer": "Scientific Agent Skills is most worth evaluating for researchers exploring reusable agent workflows."
        },
        {
          "question": "Is this a research agent?",
          "answer": "No. It is a collection of skills that can be used by agents, not a full hosted assistant."
        },
        {
          "question": "Should outputs be trusted without review?",
          "answer": "No. Research, finance, science, and engineering outputs should always be reviewed by a qualified human."
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-04-19T00:00:00.000Z",
    "updated_at": "2026-04-19T00:00:00.000Z",
    "published_at": "2026-04-19T00:00:00.000Z"
  }
}