Skip to main content
grandcamel
GitHub creator profile

grandcamel

Repository-level view of 58 collected skills across 4 GitHub repositories.

skills collected
58
repositories
4
updated
Sep 8, 2026
repository explorer

Repositories and representative skills

gitlab-assistant
software-developers

GitLab automation hub. Routes requests to specialized skills. ALWAYS use this skill when: (1) any GitLab operation, (2) unsure which skill to use, (3) multi-step GitLab workflows. Start here for any gitlab task.

Jan 19, 2026
gitlab-container
network-and-computer-systems-administrators

GitLab container registry operations via API. ALWAYS use this skill when user wants to: (1) list container repositories, (2) view/delete image tags, (3) clean up old images, (4) manage Docker registry.

Jan 19, 2026
gitlab-vulnerability
information-security-analysts

GitLab vulnerability operations via API. ALWAYS use this skill when user wants to: (1) list security vulnerabilities, (2) view vulnerability details, (3) confirm/dismiss/resolve vulnerabilities, (4) view vulnerability findings.

Jan 19, 2026
gitlab-badge
software-developers

GitLab badge operations via API. ALWAYS use this skill when user wants to: (1) list project badges, (2) create pipeline/coverage badges, (3) update or delete badges, (4) preview badge rendering.

Jan 19, 2026
gitlab-discussion
software-developers

GitLab discussion operations via API. ALWAYS use this skill when user wants to: (1) view threaded discussions on MRs/issues, (2) create new discussion threads, (3) reply to discussions, (4) resolve/unresolve discussions.

Jan 19, 2026
gitlab-wiki
software-developers

GitLab wiki operations via API. ALWAYS use this skill when user wants to: (1) list wiki pages, (2) read wiki content, (3) create/update/delete wiki pages, (4) upload wiki attachments.

Jan 19, 2026
gitlab-file
software-developers

GitLab repository file operations via API. ALWAYS use this skill when user wants to: (1) read file content from GitLab, (2) create/update/delete files via API, (3) get file blame info, (4) download raw files.

Jan 19, 2026
gitlab-group
software-developers

GitLab group operations via API. ALWAYS use this skill when user wants to: (1) list/view groups, (2) create/update/delete groups, (3) manage group members, (4) list subgroups or group projects, (5) share projects with groups.

Jan 19, 2026
Showing 8 of 19 collected skills.
confluence-admin
office-clerks-general-439061

Confluence administration including users, groups, space settings, and permission diagnostics. Use when managing user access, group membership, viewing space configuration, or checking permissions.

Aug 20, 2026
confluence-analytics
office-clerks-general-439061

View analytics, statistics, and popularity metrics for Confluence content. ALWAYS use when user wants to see views, popularity, or contributor stats.

Aug 20, 2026
confluence-attachment
project-management-specialists

Manage file attachments - upload, download, list, and delete attachments. ALWAYS use when user wants to work with files on pages.

Aug 20, 2026
confluence-bulk
project-management-specialists

Bulk operations for 50+ pages - updates, moves, deletions, labels, and permissions. Use when updating multiple pages simultaneously (dry-run preview included), needing rollback safety, or coordinating team changes. Handles partial failures gracefully.

Aug 20, 2026
confluence-comment
office-clerks-general-439061

Manage comments on Confluence pages - add, get, update, delete, and resolve comments. ALWAYS use for feedback, discussions, and inline annotations.

Aug 20, 2026
confluence-hierarchy
project-management-specialists

Navigate and manage Confluence page hierarchies, ancestors, descendants, and trees. ALWAYS use for parent/child relationships and page tree navigation.

Aug 20, 2026
confluence-jira
software-developers

JIRA integration - embed issues, create links between products. ALWAYS use when user wants to connect Confluence and JIRA.

Aug 20, 2026
confluence-label
market-research-analysts-and-marketing-specialists-131161

Manage content labels - add, remove, and search by labels. ALWAYS use when user wants to tag, label, or categorize content.

Aug 20, 2026
Showing 8 of 17 collected skills.
jira-assistant
computer-systems-analysts

JIRA automation hub routing to 13 specialized skills for any JIRA task: issues, workflows, agile, search, time tracking, service management, and more.

Sep 8, 2026
jira-administration
project-management-specialists

Complete JIRA project and system administration including projects, automation rules, permissions, users, notifications, screens, issue types, and workflows. Use when managing project structure, automating work, configuring team access, or setting up issue…

Aug 18, 2026
jira-agile-management
project-management-specialists

Epic creation and sprint management - create epics, manage sprints, view backlog, estimate with story points. TRIGGERS: 'create an epic', 'create epic', 'new epic', 'show the backlog', 'view backlog', 'add to sprint', 'move to sprint', 'set story points',…

Aug 18, 2026
jira-bulk-operations
project-management-specialists

Bulk operations for multiple issues at scale. TRIGGERS: 'bulk update', 'bulk close', 'bulk transition', 'bulk assign', 'transition N issues' (N >= 10), 'update all bugs', 'close 50 issues', 'mass transition', 'update multiple issues', quantities like '50…

Aug 18, 2026
jira-collaboration
project-management-specialists

Collaborate on issues: add/edit comments, share attachments, notify users, track activity. For team communication and coordination on JIRA issues.

Aug 18, 2026
jira-developer-integration
software-developers

Git and developer workflow integration. TRIGGERS: 'generate branch name', 'create branch name', 'branch name for', 'write PR description', 'PR description for', 'link PR', 'link pull request', 'parse commit', 'extract issue from commit', 'smart commit',…

Aug 18, 2026
jira-custom-fields
project-management-specialists

Custom field discovery and configuration. TRIGGERS: 'field ID for', 'what's the field ID', 'what is the field ID', 'list custom fields', 'what fields are available', 'what custom fields', 'show custom fields', 'customfield_', 'find field', 'agile fields',…

Aug 18, 2026
jira-issue-management
project-management-specialists

Core JIRA issue CRUD - create bugs/tasks/stories, get issue details, update fields, delete issues. TRIGGERS: 'show me [KEY]', 'get issue [KEY]', 'view issue', 'create a bug/task/story', 'update [KEY]', 'delete [KEY]', 'details of [KEY]', 'look up [KEY]',…

Aug 18, 2026
Showing 8 of 14 collected skills.
safe-mode
software-developers

This skill should be used when the user wants to run Claude with risk-based permission enforcement, configure safe mode settings, create permission blocks for SAFEGUARDS.md files, or understand how to restrict CLI operations based on risk levels. Use when…

Jan 20, 2026
assistant-builder
software-developers

Build and scaffold Assistant Skills plugin projects. This skill should be used when: (1) create new Claude Code plugin project, (2) add skill to existing project, (3) scaffold CLI library for API, (4) wrap existing CLI tool, (5) validate project structure,…

Jan 19, 2026
demo-scaffolding
software-developers

Create production-ready demo platforms for Assistant Skills plugins. Use when you want to "create a demo", "scaffold demo infrastructure", "set up demo for plugin", "generate demo project", or need to create queue-managed demo environments like jira-demo,…

Jan 19, 2026
e2e-testing
software-quality-assurance-analysts-and-testers

Set up end-to-end testing infrastructure for Assistant Skills plugins. Use when user wants to "add E2E tests", "test my plugin", "set up integration testing", "create plugin tests", or needs to validate their Claude Code plugin works correctly with real API…

Jan 11, 2026
skills-optimizer
software-developers

Audit and optimize skills for token efficiency and progressive disclosure compliance. Use when user wants to "analyze skill tokens", "audit skills", "optimize skill size", "check token efficiency", or "validate progressive disclosure".

Jan 11, 2026
library-publisher
software-developers

Extract shared libraries from Assistant Skills projects and publish them as PyPI packages. Use when user wants to "publish shared library", "create PyPI package", "extract library to package", "migrate to pip install", or needs to convert vendored code into…

Dec 31, 2025
landing-page
software-developers

Create professional README landing pages for Assistant Skills projects with consistent branding. Use when creating or upgrading project READMEs, generating logos, or ensuring visual consistency across repositories.

Dec 31, 2025
setup-wizard
software-developers

This skill should be used when the user asks to "set up Assistant Skills", "configure venv", "install dependencies", "run assistant-skills-setup", or needs help with initial plugin configuration. Provides interactive setup for the shared Python virtual…

Dec 31, 2025
Showing 4 of 4 repositories
All repositories loaded