with one click
smaqit-adk
smaqit-adk contains 4 collected skills from ruifrvaz, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Generates a compiled SKILL.md file from a name and project context — infers a complete specification covering steps, output, scope, failure handling, and examples; writes a definition file; and invokes smaqit.L2 to produce the final skill artifact. Applies to new skill creation, workflow packaging, domain knowledge encapsulation, and repeatable procedure authoring.
Generates a compiled custom agent definition file from a name and project context — infers a complete agent specification covering role, directives, scope, and failure handling; writes a definition file; and invokes smaqit.L2 to produce a ready-to-use .agent.md file.
Adds or refines a principle in an ADK framework file — delegates gathering, validation, and authoring to smaqit.L0 to produce a compliant principle entry in the appropriate framework/*.md file.
Bootstrap a new smaqit project by generating a structured .github/copilot-instructions.md from a template. Use when the user asks to start a new smaqit project, init this project with smaqit, or set up smaqit for this project.