Docs & Writing
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
-
graph-robots Bundle Verifying A Cable RouteJudge a finished cable route from a camera rather than from an evaluator — re-read the cable's centreline from the clear-view camera (tracking the carried prior when the support hand still hides one end), test that rod material lies on the owed side of every station within the seat's reach, and that the hand has left the rod. Use when a routing policy must decide for itself whether every crossing is seated and it is safe to stop, and report margins so a disagreement with a scorer is diagnosable.
-
jonhill90 Bundle PrimerOrient in an unfamiliar codebase by inspecting repository instructions, structure, documentation, manifests, key files, Git state, and recent work. Use when starting work, switching repositories, or needing a concise architecture overview.
-
jonhill90 Bundle Keep Me HonestPush back when the user's stated belief, plan, or framing conflicts with what you actually observed, instead of agreeing to keep the exchange smooth. Use when the user asserts something as settled fact that your own evidence contradicts, asks you to confirm or bless an opinion, reacts to a correction by restating the original claim, or frames a question so the easy answer is agreement. Not for checking your own reasoning before you report it (see sanity-check) and not for judging whether a test, tool, or metric can be trusted (see verify-the-instrument) — this skill is about what you tell the user, not about what you privately verify first.
-
jonhill90 Bundle Refuse Invented IdentityRefuse and report unrecoverable when a recovery, resume, restore, or failover path cannot positively confirm which prior identity, session, or state it is restoring — never start a fresh instance under the old label and let it pass as continuous. Use when resuming a session, reconnecting to a worker or lane, restoring from a checkpoint, or reclaiming any id, name, or label after a gap, and the record needed to confirm it maps to a specific prior state is missing, ambiguous, or unverifiable.
-
jovd83 Bundle Restassured SkillUse when Codex needs to design, implement, run, document, or report Rest Assured API tests for REST services, contract-driven service tests, JUnit 5 automation, CI pipelines, or test-management integrations.
-
jovd83 Bundle Restassured Mapper XrayUse when Codex needs to map Xray issue keys or execution references back to local Rest Assured API documentation or automation files.
-
jovd83 Bundle Restassured OrchestratorUse when Codex receives a generic Rest Assured or service-testing request and must route the work into planning, implementation, documentation, execution, CI, virtualization, or test-management flows.
-
jovd83 Bundle Restassured Mapper ZephyrUse when Codex needs to map Zephyr case IDs or execution references back to local Rest Assured API documentation or automation files.
-
jovd83 Bundle Restassured Reporter XrayUse when Codex needs to report Rest Assured API test execution results back to Xray through its API using local case mappings and execution evidence.
-
jovd83 Bundle Restassured Mapper TestlinkUse when Codex needs to map TestLink case IDs or execution references back to local Rest Assured API documentation or automation files.
-
jovd83 Bundle Restassured Mapper TestrailUse when Codex needs to map TestRail case IDs or execution references back to local Rest Assured API documentation or automation files.
-
jovd83 Bundle Restassured Reporter ZephyrUse when Codex needs to report Rest Assured API test execution results back to Zephyr through its API using local case mappings and execution evidence.
-
jovd83 Bundle Restassured Reporter TestlinkUse when Codex needs to report Rest Assured API test execution results back to TestLink through its API using local case mappings and execution evidence.
-
jovd83 Bundle Restassured Reporter TestrailUse when Codex needs to report Rest Assured API test execution results back to TestRail through its API using local case mappings and execution evidence.
-
jovd83 Bundle Restassured Documentation TestsUse when Codex needs to add human-readable documentation to Rest Assured automation code, including class purpose, role boundaries, shared specs, and scenario intent.
-
jovd83 Bundle Restassured Analysis RequirementsUse when Codex needs to extract testable API behavior from epics, user stories, acceptance criteria, tickets, markdown docs, or other prose requirements before generating Rest Assured scenarios.
-
jovd83 Bundle Restassured Documentation HandoverUse when Codex needs to produce a concise handover for completed Rest Assured API testing work, including what changed, what remains open, and how to continue safely.
-
jovd83 Bundle Restassured Coverage Plan Auto SyncUse when Codex needs to keep Rest Assured API coverage plans, requirements mappings, and test-case documentation synchronized as scenarios are added, removed, or renamed.
-
jovd83 Bundle Restassured Documentation Root CauseUse when Codex needs to analyze failing Rest Assured API tests, identify the most likely root cause, and produce a developer-focused failure diagnosis.
-
jovd83 Bundle Restassured Documentation BddLegacy Rest Assured-specific alias for BDD case formatting. Prefer the standalone `test-artifact-export-skill` skill for Gherkin, BDD, and export-ready case rendering, and use this only when Rest Assured-local conventions must be preserved explicitly.
-
jovd83 Bundle Restassured Documentation TddLegacy Rest Assured-specific alias for TDD-style case documentation. Prefer the standalone `test-artifact-export-skill` skill for formatting approved test cases or building export-ready artifacts, and use this only when Rest Assured-local conventions must be preserved explicitly.
-
jovd83 Bundle Restassured Documentation SyncUse when Codex needs to keep Rest Assured narrative documentation synchronized with endpoint traceability, coverage rows, and executable tests across BDD, TDD, plain-text, mixed, or partially documented API suites.
-
jovd83 Bundle Restassured Documentation Contract MismatchesUse when Codex needs to document differences between an API contract and the observed live Rest Assured runtime behavior so humans and later agents can implement tests safely and track drift explicitly.
-
jovd83 Bundle Restassured Documentation Coverage Gap ReportUse when Codex needs to highlight uncovered, partial, drift-only, or weakly covered API areas so humans can prioritize the next Rest Assured work instead of reading the full traceability report.
-
jovd83 Bundle Restassured Documentation Traceability ReportUse when Codex needs to produce a traceability report that maps API endpoints, methods, operations, coverage rows, Rest Assured tests, and narrative documentation references so humans and later agents can see exactly what is covered across BDD, TDD, plain-text, mixed, or absent documentation.
-
jovd83 Bundle Restassured Documentation PlaintextLegacy Rest Assured-specific alias for plain-text case formatting. Prefer the standalone `test-artifact-export-skill` skill for lightweight narrative case output, and use this only when Rest Assured-local conventions must be preserved explicitly.
-
jovd83 Bundle Restassured Documentation Assertion Strength ReportUse when Codex needs to assess whether Rest Assured tests are weak, moderate, or strong based on the assertions they make, the amount of API behavior they verify, and whether they go beyond status-code checks.
-
jovd83 Bundle Restassured Documentation Openapi Change Impact ReportUse when Codex needs to compare two OpenAPI or Swagger contracts, identify added, removed, or changed operations and schemas, and map the impact back to existing Rest Assured coverage.
-
codejunkie99 Skill Feedback GiverUse when the user wants to draft spoken feedback using observation/impact/expectation/support framework. Triggers include "give feedback", "feedback to my report", "performance feedback".
Audited -
codejunkie99 Skill Documentation WriterUse when the user wants developer documentation covering overview, quickstart, concepts, API reference, patterns, and troubleshooting. Triggers include "write docs", "API documentation", "developer documentation".
Audited -
dennydkt Bundle Xb Report调用受用户配置约束:高自动、中先确认、低须明确开启;用户指定其他技能时禁止接管。把项目快照、进度、数据和决策整理为周报、月报、项目报告、事故更新或管理层报告;保留证据、演进、风险和请求,不把活动或计划包装成结果。触发:$xb-report、出报告、写周报/月报、整理项目进展、汇总 xb-save。
-
deuxksy Skill Report스트레스 테스트 결과 보고서 생성. summary.md와 run 폴더에서 VU별 추이·knee·MAX 처리량 Req/s·TPS tx/s 분리 기록 결과서와 차트를 자동 생성. '결과 리포트', '결과서'에서 사용.
-
deuxksy Bundle PPTX To MdUse when converting a PPTX presentation (기획서, design spec, proposal deck) into a faithful Markdown file — extracts slide titles, bulleted paragraphs, GFM tables, speaker notes, SmartArt node text, and embedded images. /docs:pptx-to-md <file.pptx> writes <file.md> next to the input. Also use when the user says 'pptx 마크다운 변환', 'pptx to md', '기획서 md로'.
-
deuxksy Skill Docs RestructureUse when a project's scattered, unstructured documentation needs bulk migration into the standard hierarchy — moving files into the Diátaxis/OKF structure, splitting multi-role documents, merging duplicates, and updating links repository-wide.
-
deuxksy Skill Revise Readme MdUse when new documentation or features are added and README.md index or summary needs a light incremental update.
-
googlecloudplatform Bundle Automate Test TriageSkill to automatically triage failing tests by reading test-metadata status files, matching GitHub issues, and generating a multi-section failure report.
Frequently asked questions
What are Docs & Writing agent skills?
Docs & writing agent skills turn AI agents into dependable technical writers: READMEs, API references, PDFs and Word documents, changelogs, and style-guide enforcement. Install one and your agent produces the same structure and tone every time it writes.
Which Docs & Writing skills are most installed?
Popular Docs & Writing skills on SkillMD right now include verifying-a-cable-route, primer, keep-me-honest. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Docs & Writing skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.