Find the perfect skill
Create Pulumi documentation page
Documentation
Create Pulumi documentation pages with proper frontmatter, menu structure, and SEO optimization.
Markdown Converter - File Transformer
Documentation
Convert documents and files to Markdown format. Transform PDFs, HTML, Word docs and more into clean, portable Markdown for easy editing and version control.
Documentation Claim Check
Documentation
Assesses whether claims in public-facing documentation (README, release notes, guides) are supported by evidence. Read-only, no commands executed.
Generate Version Log
Documentation
Read the last documented version from release.txt, gather git changes since that tag, group commits by theme, and write a structured version log to docs/versions/. Also output a GitHub release note.
Review Existing Content
Documentation
Reviews existing documentation pages selected by the daily content-review workflow, applies high-confidence fixes, and opens one auditable PR per article via a deterministic gate. Not user-invocable.
Recover bioSkills Skill into Foundry as Doer-Audit Pair
Documentation
Takes a bioSkills SKILL.md, finds its primary sources, ingests them as notes, blind-assembles a doer and audit Mold, and compares to recover traceable content.
Documentation Tools
Documentation
Lists available documentation tools and commands for the Pulumi Docs repository.
Fix Broken Links
Documentation
Fix broken links reported by the daily link checker. Triage each link to a strategy (alias, redirect, source edit, exclusion) and open an auditable PR.
Docs Review
Documentation
Review documentation and blog post quality before committing (style, accuracy, Pulumi best practices). Scans open files, branch changes, or a PR, and outputs insights to the conversation.
Confluence - Wiki Manager
Documentation
Search and manage Confluence pages and spaces using the CLI. Access your team's knowledge base and documentation without leaving the terminal.
Demo - Guided Tour
Documentation
Alias for /tour, launches an interactive walkthrough of Product Org OS in 5 steps.
Plan Generator
Documentation
The Plan Generator skill creates a detailed, step-by-step plan based on the user's request. It captures the objective, context, implementation steps, and verification, then saves the plan as a timestamped markdown file in docs/plan/. Use this skill only when explicitly asked to 'plan' or 'create a plan'; it does not execute the plan or modify code.