CtrlK
BlogDocsLog inGet started
Tessl Logo

grammaire

github.com/freneticdisc/grammaire

Skill

Added

Review

atlassian-browser-authentication

Use when authenticating to Atlassian (Jira, Confluence) — opens a local browser for sign-in/MFA and saves a reusable Playwright auth state (session, cookies).

atlassian-rich-text-formatter

Generate Atlassian-ready rich text for Jira and Confluence from raw content or context. Use before creating or updating Jira descriptions, comments, environment fields, textarea custom fields, Confluence pages, blog posts, or comments when the endpoint needs ADF JSON, Jira wiki markup, Confluence storage XHTML, or Confluence wiki markup.

atlassian-tasks

Execute Jira or Confluence operations given an Atlassian URL and task instructions. Use when the user wants to create, read, update, delete, or search Jira/Confluence resources and needs endpoint discovery, payload construction, and authenticated API execution. Trigger on any request mentioning Jira, Confluence, Atlassian, tickets, epics, sprints, backlogs, wiki pages, or related Atlassian workflows.

atlassian-endpoint-resolver

Resolves the best-matching Atlassian API endpoints for a given inferred `operation` (what the user wants to do). Use this skill whenever the agent needs to identify which Atlassian REST API endpoint(s) can fulfill a user's intent, especially for Jira issues, projects, boards, sprints, workflows, Confluence pages, spaces, or any cross-product Atlassian operations. Always trigger when the input includes an `operation` field describing an Atlassian action.