Openspec Proposal Creation

🌐Community
by forztf · vlatest · Repository

Automatically generates draft grant proposals from provided data, streamlining research funding applications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add openspec-proposal-creation npx -- -y @trustedskills/openspec-proposal-creation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "openspec-proposal-creation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/openspec-proposal-creation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automatically generates Open Specification proposals. It can take a high-level description of a desired specification and produce the initial draft proposal document, including sections like motivation, scope, and terminology. The generated proposal is intended to be a starting point for further refinement and collaboration.

When to use it

  • You need to formally propose a new standard or technical specification within an organization or open-source project.
  • You want to expedite the initial drafting process of a complex specification document.
  • You're unfamiliar with the specific structure and requirements of Open Specification proposals.
  • You are looking for a baseline proposal to share with stakeholders for feedback.

Key capabilities

  • Generates complete draft Open Specification proposals.
  • Includes standard sections: motivation, scope, terminology.
  • Takes high-level descriptions as input.

Example prompts

  • "Create an Open Specification proposal for a standardized API for accessing weather data."
  • "Draft a proposal for a new open specification defining a protocol for secure device communication in IoT environments."
  • "Generate a proposal outlining the requirements for an open standard for digital signage content delivery."

Tips & gotchas

The generated proposals are drafts and require review and editing by subject matter experts. Providing detailed input descriptions will result in more relevant and accurate initial proposals.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
forztf
Installs
0

🌐 Community

Passed automated security scans.