project-metadata
Project structure initialization and metadata generation. This skill should be used when creating a new project, initializing project structure based on type (golang or social profile), or generating/updating README documentation.
Installation
SKILL.md
This skill provides project initialization and metadata (README.md) generation based on project type. It supports structured initialization for golang and social profile projects.
| golang | rules/go-structure.md | references/golang.readme.md | | profile | rules/profile-structure.md | references/profile.readme.md |
To initialize a golang project structure, follow the guidelines in rules/go-structure.md:
Project structure initialization and metadata generation. This skill should be used when creating a new project, initializing project structure based on type (golang or social profile), or generating/updating README documentation. Source: bizshuk/llm_plugin.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bizshuk/llm_plugin --skill project-metadata- Source
- bizshuk/llm_plugin
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is project-metadata?
Project structure initialization and metadata generation. This skill should be used when creating a new project, initializing project structure based on type (golang or social profile), or generating/updating README documentation. Source: bizshuk/llm_plugin.
How do I install project-metadata?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bizshuk/llm_plugin --skill project-metadata Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bizshuk/llm_plugin
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01