From azure-devops
Azure DevOps wiki management. Use when asked to create, read, update, or search wiki pages in Azure DevOps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-devops:devops-wikiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- User asks to create, read, update, or delete wiki pages
Use devops_create_wiki_page with:
/Architecture/Decision Records/ADR-001)Follow wiki formatting standards:
[[_TOC_]] for table of contents on long pages[Link text](/path/to/page)#12345devops_get_wiki_page to read current content and get the eTagdevops_update_wiki_page with updated content and eTagdevops_list_wikis — List all wikis in a projectdevops_get_wiki_page — Read a wiki page by pathdevops_create_wiki_page — Create a new wiki pagedevops_update_wiki_page — Update an existing wiki pagedevops_delete_wiki_page — Delete a wiki pagedevops_list_wiki_pages — List pages in a wikidevops_search_wiki — Search wiki pages by keywordnpx claudepluginhub joshuacastanedaah/sean-mcp-servers --plugin azure-devopsGuides Azure DevOps development: troubleshooting, best practices, architecture, security, and deployment. Use for org/project structure, work items, analytics, and Managed DevOps Pools.
wiki.yowu.dev WikiJS 지식 관리자. 검색, 생성, 수정, 삭제, 탐색을 자동 트리거한다. 자동 경로 분류(/dev/, /tips/, /notes/, /book/), 관련 문서 링킹, 양방향 링크 제안. 트리거 키워드 - 위키, wikijs, wiki.yowu.dev, 지식 추가, 문서 작성, 위키 검색, 위키 수정
Interact with Atlassian Jira and Confluence via REST APIs. Create, edit, search, and transition Jira issues; read and write Confluence pages. No MCP server needed.