Agent Skills by epieczko
Showing 36 vetted skills indexed across 1 GitHub repositories.
agent.run
Execute Betty agents by loading manifests, generating prompts, invoking Claude API, and logging results.
audit.log
Log Betty Framework skill executions as timestamped JSON audit entries.
epic.write
Generate structured Agile Epic Markdown documents from initiative details.
story.write
Convert decomposed epic items into formatted user story Markdown files.
hook.define
Create and register automatic validation hooks for Claude Code projects.
agent.define
Validate agent.yaml manifests and register them in the Betty Framework registry.
generate.docs
Generate and update SKILL.md documentation from skill.yaml manifests.
hook.simulate
Validate and simulate Betty Framework hook manifests with JSON output.
registry.diff
Compare skill and agent versions to classify changes and recommend actions.
Plugin Build
Bundle Betty Framework plugin directories into versioned tar.gz or zip archives.
Plugin Sync
Generate plugin.yaml from Betty Framework registries and validate handler files.
Skill Create
Bootstrap a Betty Framework Skill with directory, manifest, and registry registration.
Plugin Publish
Publish Betty Framework plugin packages to local, Claude Marketplace, or GitHub Releases.
policy.enforce
Validate YAML manifests against policy rules for naming, versioning, permissions, and status.
Documentation README Sync
Regenerate README.md from skills.json and agents.json registries in Betty Framework repositories.
Workflow Validate
Validate Betty workflow YAML definitions for schema correctness and structural integrity.
telemetry.capture
Capture Betty Framework component telemetry with thread-safe JSON logging.
api.compatibility
Detect breaking changes between OpenAPI/Swagger specification versions.
docs.expand.glossary
Discover undocumented terms from Betty manifests and docs, then enrich glossary.md.
threat.model.generate
Generate STRIDE-based threat models with CVSS risk scoring and mitigation recommendations.
artifact.validate.types
Validate artifact type names against the Betty Framework registry and return metadata with fuzzy-match alternatives.
docs.validate.skilldocs
Validate SKILL.md documentation against skill.yaml manifests for drift.
docs.sync.pluginmanifest
Reconcile plugin.yaml with Betty Framework registries and generate preview and diff reports.
registry.update
Update the Betty Framework Skill Registry by validating YAML manifests and enforcing policies.