Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Jan 24, 2026

Documentation changes

This PR adds three new skills and puts them on the marketplace.

  • doc-reader: skill for efficiently processing documentation. Favors loading llms.txt and connecting to MCP servers
  • doc-helper: skill for collaboratively writing docs with final decisions made by the user
  • doc-author: skill for autonomously updating docs with guardrails

Closes


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Introduces three documentation-focused skills and updates the Claude marketplace manifest to publish them.

  • Adds SKILL.md specs for doc-reader, doc-helper, and doc-author under ./.claude/skills/* with conventions, workflows, and examples
  • Updates ./.claude-plugin/marketplace.json: bumps metadata to version: 1.1.0, adds plugins for the three new skills (with skills paths and MCP server config), and refines doc-reviewer description
  • Scope is docs/config only; no runtime code changes

Written by Cursor Bugbot for commit 328c5c9. This will update automatically on new commits. Configure here.

Copy link

@mrmps mrmps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@ethanpalm ethanpalm merged commit 46c249b into main Jan 24, 2026
5 checks passed
@ethanpalm ethanpalm deleted the agent-skills branch January 24, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants