BUNDLE Security scanned5 skills

    Developer Docs and Writing Suite — Generate, Review, and Ship Every Doc a Developer Writes

    Everything a developer writes that isn't code, in one suite. Generate a professional README and clear API reference, write conventional-commit messages, PR descriptions, and release notes, draft your AGENTS.md and llms.txt, and review any doc to a professional editorial standard before it ships. Five skills covering the full documentation lifecycle — write, review, and ship — for Claude Code, Cursor, Codex CLI, and any SKILL.md agent.

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    PubsProToolkit
    Created by
    PubsProToolkit
    $29$48
    Save 40% · $19

    One payment, lifetime access. 5 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    5 skills
    1/5
    README Writer — Generate a Professional, Reader-Ready README (Not a Template Dump)

    Generate a complete, reader-ready README from your code and project details — not a template dump. It leads with what the project is and why, gives a quickstart that actually runs, and includes only the sections that apply.

    View skill
    $9$5.44Save 40%
    2/5
    API Docs Writer — Generate Clear, Accurate API Reference from Your Code or OpenAPI Spec

    Generate consistent API reference docs from your code, OpenAPI spec, or route handlers — per-endpoint parameters, real request and response examples, error codes, auth, and copy-pasteable curl, written for the developer calling the API.

    View skill
    $9$5.44Save 40%
    3/5
    Docs Review Gate — A Professional Editor's Review of Your README, API Docs & Changelogs

    A professional technical editor's review for your docs. Catches missing context, unclear writing, and unverifiable claims in READMEs, API docs, and changelogs before they ship — with a PASS/REVISE verdict and a prioritized fix list.

    View skill
    $9$5.44Save 40%
    4/5
    Git Writing Suite — Commit Messages, PR Descriptions, and Release Notes Developers Actually Read

    Turn your diffs and commit history into commit messages, PR descriptions, and release notes that reviewers and users actually read. One skill, three jobs — conventional-commit compliant, reviewer-ready, and written in plain language.

    View skill
    $9$5.44Save 40%
    5/5
    AGENTS.md and llms.txt Writer-Reviewer — Make Your Repo and Site Agent-Ready

    Write and review the docs AI agents actually read — AGENTS.md for your repo and llms.txt for your site. Drafts them from scratch or audits existing ones for completeness, clarity, and wasted context, with a PASS or REVISE verdict.

    View skill
    $12$7.25Save 40%

    See it in action

    You say

    Write a README for the current project. Focus on the CLI tool in /src and use the setup instructions from package.json.

    Your agent does

    TaskRunner

    A CLI tool to automate local development workflows.

    Install

    npm install -g task-runner
    

    Quickstart

    Run the init command to create a config:

    task-runner init
    # Created .taskrc.json
    

    TODO: Add license type to package.json.

    How to install

    One snippet installs every skill in this bundle. Run it once per agent you use.

    mkdir -p ~/.claude/skills
    for slug in "readme-writer-generate-a-professional-reader-ready-readme-not-a-template-dump" "api-docs-writer-generate-clear-accurate-api-reference-from-your-code-or-openapi-spec" "docs-review-gate-a-professional-editor-s-review-of-your-readme-api-docs-changelogs" "git-writing-suite-commit-messages-pr-descriptions-and-release-notes-developers-actually-read" "agents-md-and-llms-txt-writer-reviewer-make-your-repo-and-site-agent-ready"; do
      curl -sL "https://www.agensi.io/api/install/$slug" -o "/tmp/$slug.zip" \
        && unzip -o "/tmp/$slug.zip" -d ~/.claude/skills \
        && rm "/tmp/$slug.zip"
    done

    Paid skills require purchase first — the loop will fail on any skill you don't own. After buying the bundle, use the Download button to grab fingerprinted ZIPs from your library.

    Reviews

    No reviews yet on the included skills. Be the first to try this bundle.

    Frequently asked questions

    More bundles from PubsProToolkit