Skip to content

Publish the public agent-skills library under home/skills - #40

Closed
thatdudealso wants to merge 1 commit into
kunchenguid:mainfrom
thatdudealso:fm/dotfiles-skills-publish-p1
Closed

Publish the public agent-skills library under home/skills#40
thatdudealso wants to merge 1 commit into
kunchenguid:mainfrom
thatdudealso:fm/dotfiles-skills-publish-p1

Conversation

@thatdudealso

Copy link
Copy Markdown

Captain-ordered publish of the live agent-skills library into this public repo.

What landed

  • home/skills/<name>/ - 238 skills, byte-for-byte from the live tree, each with a valid SKILL.md (name + description)
  • home/skills/README.md - in-tree layout and install contract
  • README and AGENTS.md updated for the library
  • docs/skills-library.md - exclusions plus the agentskills.io listing outcome
  • .gitignore keeps home/skills/x402/scripts/x402curl out (downloaded binary)

This public Nix config still does not auto-link skills into IDEs. Install with:

npx skills add kunchenguid/dotfiles --list
npx skills add kunchenguid/dotfiles --skill axi -g -a claude-code -y

Exclusions (not sanitized)

  • add-skills-repo - unpublished live-machine Home Manager vendor layout
  • baby-menu-design - private product screenshots and live UI internals
  • bootstrap-agent-tooling - unpublished repo-bootstrap internals
  • browser-e2e-testing - unpublished chromium-cli install paths
  • home/skills/x402/scripts/x402curl (file only) - gitignored binary

agentskills.io

Queried https://agentskills.io/mcp (Streamable HTTP). It is a read-only docs MCP (search + filesystem + submit_feedback). It cannot upload skills.

agentskills.io does not maintain a community skill directory (CONTRIBUTING.md: "Skill submissions - We don't maintain a directory of community skills"). Listing on that site is the Client Showcase for agent products, via a GitHub PR to agentskills/agentskills with logos and a skills-implementation docs URL. That is GitHub-account-gated and is the wrong venue for this skill tree.

After merge, the skills are usable from GitHub and via npx skills add kunchenguid/dotfiles. skills.sh ranking is telemetry from those installs; no account and no paid listing.

firstmate skills/

kunchenguid/firstmate already publishes installer-facing skills/stow. Internal skills under .agents/skills/ use metadata.internal: true and stay hidden. Same install path: npx skills add kunchenguid/firstmate. Same agentskills.io limitation. A Client Showcase entry for firstmate as a product is a separate logos+docs PR for the captain.

Note for merge

.github/workflows/close-prs.yml auto-closes PRs whose author is not kunchenguid. This branch is pushed as thatdudealso. If the workflow closes this PR, reopen it as the owner. Do not merge from a closed outsider PR without that check.

Details: docs/skills-library.md.

Import 238 SKILL.md trees from the live machine, document install for humans
and agents, and record exclusions plus the agentskills.io listing situation.
@github-actions github-actions Bot closed this Aug 31, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking an interest in these dotfiles.
This repo is public so you can read it, learn from it, and fork it freely, but it is Kun's personal setup and does not accept pull requests or feature requests.
If you want to adapt something, please fork the repo and make it yours.
If you found a bug, please open a bug report issue instead of sending a patch.
Pull requests are auto-closed here so the repo can stay personal and predictable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant