← all publishers

generative-computing

@generative-computing source repo

15 published skills

  1. Skill Author · generative-computing bundle
    Draft, validate, and install new agent skills. Use when asked to create a new skill, automate a workflow, or add a capability. Produces cross-compatible SKILL.md files that work in both Claude Code and IBM Bob.
    0
    installs
  2. Audit Markers · generative-computing
    Audit and fix pytest markers on test files and examples. Classifies tests as unit/integration/e2e/qualitative using general heuristics and project-specific marker rules. Estimates GPU VRAM and RAM requirements by tracing model identifiers and looking up parameter counts. Use when: writing a new test and unsure which markers to apply; reviewing or auditing existing test markers; a test is unexpectedly skipped or not collected; a test is consuming too much GPU/RAM and you want to check its resource gates; checking marker correctness before committing; or any question about why a test does or doesn't run in a given configuration.
    0
    installs
  3. Mellea Logging · generative-computing
    Best-practices guide for adding or reviewing logging in the Mellea codebase. Covers when to use log_context() vs a dedicated logger call, canonical field names, reserved attribute constraints, async/thread safety, and what events deserve dedicated log lines. Use when: adding a new log call; reviewing a PR that touches MelleaLogger; deciding where to inject context fields; debugging why a field is missing from a log record; or ensuring consistency with the project logging conventions.
    0
    installs
  4. Mellea Fy · generative-computing
    Melleafy: Decompose an Agent Spec into Mellea Code
    0
    installs
  5. Clawdefender · generative-computing bundle
    Security scanner and input sanitizer for AI agents. Detects prompt injection, command injection, SSRF, credential exfiltration, and path traversal attacks. Use when (1) installing new skills from ClawHub, (2) processing external input like emails, calendar events, Trello cards, or API responses, (3) validating URLs before fetching, (4) running security audits on your workspace. Protects agents from malicious content in untrusted data sources.
    0
    installs
  6. Mellea Fy Map · generative-computing bundle
    Melleafy Step 2: Element-to-Primitive Mapping
    0
    installs
  7. Mellea Fy Deps · generative-computing bundle
    Melleafy Step 2.5: Dependency Audit and Elicitation
    0
    installs
  8. Mellea Fy Repair · generative-computing
    Melleafy Repair: Inspect and Resume a Partial or Failed Run
    0
    installs
  9. Mellea Fy Classify · generative-computing bundle
    Melleafy Step 0: Five-Axis Classification
    0
    installs
  10. Mellea Fy Fixtures · generative-computing bundle
    Melleafy Step 4: Fixture Generation
    0
    installs
  11. Mellea Fy Generate · generative-computing bundle
    Melleafy Steps 3 + 5: Skeleton Emission and Body Generation
    0
    installs
  12. Mellea Fy Validate · generative-computing
    Melleafy Step 7: Static Validation
    0
    installs
  13. Mellea Fy Artifacts · generative-computing bundle
    Melleafy Step 6: Supporting Artifact Generation
    0
    installs
  14. Mellea Fy Inventory · generative-computing bundle
    Melleafy Steps 1a + 1b: File Inventory and Element Tagging
    0
    installs
  15. Mellea Fy Behaviours · generative-computing
    Melleafy: Known Mellea Behaviours & Workarounds
    0
    installs