denna-params-author

Translate user inputs into Denna spec changes and PR-ready files.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/daocraft/denna-ecosystem-skills --skill denna-params-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: denna-params-author
Source: https://github.com/daocraft/denna-ecosystem-skills/tree/main/skills/denna-params-author
Command: npx skills add https://github.com/daocraft/denna-ecosystem-skills --skill denna-params-author

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill translates user inputs (natural language, spreadsheets, address lists, or code snippets) into Denna spec entries and generates PR-ready changes across protocol-config.denna-spec.json, pnl-config.denna-spec.json, and related markdown documentation.

Core Features & Use Cases

  • Translate inputs into valid Denna-spec entries and PR-ready changesets.
  • Validate user input, check for duplicates, and format outputs following existing conventions.
  • Generate accompanying markdown docs and a concise change summary for PR descriptions.

Quick Start

Describe the desired changes in natural language or structured input; the skill will return ready-to-commit Denna spec changes.

Frequently Asked Questions about denna-params-author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language into Denna spec changes for a pull request?

To convert natural language into Denna spec changes, describe your desired updates and the skill translates them into protocol-config and pnl-config entries. It validates inputs, checks for duplicates, and formats results into PR-ready files with markdown documentation.

Can I use spreadsheets and address lists to generate protocol-config and pnl-config updates?

Yes, you can use spreadsheets and address lists to generate protocol-config and pnl-config updates. The skill processes these structured inputs alongside natural language or code snippets, validating the data and formatting it into ready-to-commit Denna spec changes.

What is the best way to automate Denna spec documentation and prevent duplicate parameter entries?

The best way to automate Denna spec documentation and prevent duplicates is to process your inputs through this translation skill. It automatically validates entries, checks for duplicates against existing conventions, and generates both config files and markdown docs.

Does this parameter validation process generate markdown documentation for PR descriptions?

Yes, the parameter validation process generates markdown documentation for PR descriptions. After translating your inputs into valid Denna spec entries, it produces accompanying markdown docs and a concise change summary to streamline the pull request.

How do I format code snippets into valid Denna spec entries?

To format code snippets into valid Denna spec entries, provide the code as input and the skill translates it into protocol-config and pnl-config updates. It formats the output following existing conventions to ensure the changeset is ready to commit.