working-on-ancplua-plugins
Build Claude Code Plugins Correctly
Plugin repositories need consistent structure, validation, and release steps. This skill gives Claude, Codex, and Claude Code a focused guide for ANcpLua plugin work.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "working-on-ancplua-plugins" from https://skillstore.io/skills/ancplua-working-on-ancplua-plugins.md and its manifest at https://skillstore.io/api/skills/ancplua-working-on-ancplua-plugins/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "working-on-ancplua-plugins". Help me add a new plugin to the monorepo.
Expected outcome:
- A setup checklist covering the plugin directory, manifest, README, changelog entry, and validation sequence.
- Notes about using portable paths and placing assets outside the manifest directory.
Using "working-on-ancplua-plugins". My plugin does not load in Claude Code.
Expected outcome:
- A debugging plan that checks local validation, JSON syntax, executable permissions, hardcoded paths, and relevant application logs.
- A short list of likely fixes based on the failed check.
Using "working-on-ancplua-plugins". Review this plugin before publishing.
Expected outcome:
- A release readiness summary covering version alignment, marketplace sync, documentation, validation, and restart requirements.
- A focused list of blockers and follow-up tasks.
Security Audit
SafeThe static findings are documentation false positives involving Markdown formatting, reference URLs, plugin manifest paths, and local validation commands. No evidence found of prompt injection, data exfiltration intent, automatic code execution, or malicious filesystem behavior.
Risk Factors
๐ Network access (6)
๐ Filesystem access (4)
โ๏ธ External commands (12)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/ancplua-working-on-ancplua-plugins/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/ancplua-working-on-ancplua-plugins?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/ancplua-working-on-ancplua-plugins?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/ancplua-working-on-ancplua-plugins/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/ancplua-working-on-ancplua-plugins.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
ANcpLua. (2026). working-on-ancplua-plugins security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/ancplua-working-on-ancplua-plugins/audits/10BibTeX citation
@techreport{ancplua-ancplua-working-on-ancplua-plugins-2026,
author = {ANcpLua},
title = {working-on-ancplua-plugins security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/ancplua-working-on-ancplua-plugins/audits/10},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "working-on-ancplua-plugins security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "ANcpLua"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/ancplua-working-on-ancplua-plugins/audits/10"
identifiers:
- type: other
value: "skillstore:ancplua-working-on-ancplua-plugins:audit:10"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create a new plugin
Follow the repository structure, manifest requirements, documentation steps, and validation flow before opening a change.
Debug plugin validation
Use the testing guide to check JSON syntax, permissions, paths, marketplace sync, and component behavior.
Review a release update
Compare version fields, changelog entries, README coverage, and validation results before publishing.
Try These Prompts
Help me create a new plugin in this repository. Show the required folders, manifest fields, README needs, and validation steps.
Review my planned plugin change against the repository conventions. Check paths, manifest placement, naming, and documentation requirements.
Use the testing guidance to investigate why this plugin validation fails. Prioritize JSON syntax, permissions, paths, and marketplace sync.
Audit this plugin for release readiness. Verify version consistency, changelog coverage, README accuracy, validation status, and convention compliance.
Best Practices
- Keep plugin assets outside the manifest directory unless they are manifests.
- Use portable plugin root variables for paths in configurations.
- Run repository validation and marketplace sync checks before publishing.
Avoid
- Placing skills, commands, agents, or hooks inside the manifest directory.
- Using absolute user paths in plugin configuration.
- Publishing with version mismatches between manifest and marketplace entries.
Frequently Asked Questions
What does this skill help with?
Which tools can use it?
Does it run validation automatically?
Is it useful outside this repository?
What files does it emphasize?
What should users verify before publishing?
Developer Details
Author
ANcpLuaLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ANcpLua/ancplua-claude-plugins/tree/main/skills/working-on-ancplua-pluginsRef
26421118b848d9f1efc0aa169d8a7a9e7e0a877e
Maintenance freshness
7/18/2026
Usage
2 downloads ยท 337 views
File structure