beagle-docs
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
pinned to #a5919c1updated 2 weeks ago
Ask your AI client: “install plugins/beagle-docs”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/beagle-docsmetahub onboarded this repo on the author's behalf.
If you own github.com/existential-birds/beagle on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
69
Last commit
2 weeks ago
Latest release
published
- #agent-skills
- #ai-agents
- #ai-coding-assistant
- #anthropic
- #claude-code
- #claude-code-plugin
- #claude-code-skills
- #code-review
- #coding-agent
- #developer-tools
- #documentation
- #elixir
- #golang
- #llm
- #python
- #react
- #rust
- #swift
- #testing
- #typescript
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a5919c1· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrenta5919c1warn2 weeks ago
Contents
Write, improve, and audit technical documentation using the Diataxis framework, and detect or humanize AI-generated writing. Part of the beagle Agent Skills marketplace — see the full skill catalog.
Installation
For any coding agent that supports Agent Skills:
npx skills add existential-birds/beagle
For Claude Code:
claude plugin marketplace add https://github.com/existential-birds/beagle
claude plugin install beagle-docs@existential-birds
Skills
| Skill | Description |
|---|---|
improve-doc | Classify an existing markdown doc by Diataxis type and interactively refine each section |
draft-docs | Generate first-draft Tutorial, How-To, Reference, or Explanation docs to docs/drafts/ from code analysis |
ensure-docs | Verify symbol and Diataxis-balance coverage across a codebase, report gaps, and generate missing docs |
review-ai-writing | Detect AI-generated writing patterns in docs, docstrings, commits, PR descriptions, and code comments |
humanize-beagle | Rewrite AI-generated developer text to sound human, with safe/risky fix classification |
docs-style | Core writing principles for voice, tone, structure, and LLM-friendly patterns |
tutorial-docs | Learning-oriented patterns for guides that teach through guided doing |
howto-docs | Task-oriented patterns for guides that help users reach a specific goal |
reference-docs | Information-oriented patterns for API docs, parameter tables, and technical specs |
explanation-docs | Understanding-oriented patterns for conceptual guides that explain why things work |
See Also
- Skill catalog — every skill in the marketplace
- beagle-core — shared workflows, verification, and git skills
- beagle marketplace — the full Agent Skills marketplace
Reviews
No reviews yet. Be the first.
Related
beagle-ai
Pydantic AI, LangGraph, DeepAgents, and Vercel AI SDK skills for building and reviewing AI applications.
superpowers-symfony
A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
espalier-engineering
Train your AI coders the way you'd train a vine — discover your codebase's actual patterns, then encode them as rules, skills, agents, hooks, and a guided pipeline so generated code lands inside your conventions on the first try, not the fifth
mh install plugins/beagle-docs