Aur Publish

🌐Community
by peteonrails · vlatest · Repository

Aur Publish automatically formats and publishes your notes as beautiful articles, streamlining content creation and sharing effortlessly.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aur-publish npx -- -y @trustedskills/aur-publish
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aur-publish": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aur-publish"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The aur-publish skill automates publishing packages to the Arch User Repository (AUR). It handles creating and updating PKGBUILD files, verifying dependencies, and submitting changesets. This allows for streamlined package management within the AUR ecosystem.

When to use it

  • You need to automate the process of building and submitting packages to the AUR.
  • You want to update existing AUR packages with new versions or modifications.
  • You're maintaining a set of Arch Linux packages and require consistent publishing workflows.
  • You are creating custom build scripts for software on Arch Linux.

Key capabilities

  • Automated PKGBUILD generation and modification
  • Dependency verification
  • AUR changeset submission

Example prompts

  • "Publish the PKGBUILD for my project to the AUR."
  • "Update the version number in the existing AUR package 'my-package'."
  • "Create a new PKGBUILD file for [software name] from source."

Tips & gotchas

  • Requires familiarity with Arch Linux packaging principles and the AUR.
  • Ensure your build environment is properly configured before using this skill.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
peteonrails
Installs
17

🌐 Community

Passed automated security scans.