Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
langware-labs
GitHub-Creator-Profil

langware-labs

Repository-Ansicht von 30 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
30
Repositories
2
aktualisiert
2026-06-28
Repository-Explorer

Repositories und repräsentative Skills

deploy-pypi
Softwareentwickler

Cut a Flowpad release — bump the version (patch by default; minor/major on request), build the wheel (UI baked in), publish to PyPI, tag + push to GitHub, and validate the install. Then, if the electron/ directory changed since the previous release, trigger the desktop build. Use when asked to deploy/release Flowpad, publish to PyPI, or cut a new version (including a new minor like 0.3.0).

2026-06-28
toplog
Softwareentwickler

toplog — topic-tracing assistant for debugging. `run` activates the right trace topics for a given issue (in code or tests) so RCA has better traceability; `scan` reconciles the topics referenced in code against the topic catalog; `learn` consolidates post-RCA findings (enrich a topic, add a new one with its trace points, or retire a stale one). Use when debugging a hard failure and you want richer logs before or alongside RCA, when adding or auditing toplog topics, or after proving a root cause to capture the traceability that helped. Also triggers on "turn on tracing for X", "what topics cover Y", "add a toplog topic", or "audit toplog topics".

2026-06-28
rca
Softwareentwickler

Root Cause Analyzer — prove the real cause of a failure by finding its

2026-06-26
skillit
Sonstige Computerberufe

Skill quality lens — review a skill against skill-writing best practices,

2026-06-26
product-finder
Marktforschungsanalysten und Marketingspezialisten

Find a product online within a location and price range, verify availability and shipping, and report the findings.

2026-06-25
agent-trace
Softwareentwickler

Analyze an agentic execution from its session transcript and produce

2026-06-25
flowpad-logs
Netzwerk- und Computersystemadministratoren

Where to find the on-disk logs for Flowpad — the local backend instances (Alice / Bob), the Electron desktop app (shell / monitor / server), and the local hub. Use when you need to read backend or desktop logs to debug the running processes instead of asking the user to copy-paste console output.

2026-06-24
flowpad-assistance
Sonstige Computerberufe

Flowpad assistance — drives the Flowpad app on behalf of the user. Supported actions: • context — read what the user is currently looking at (current project, process, workspace, etc.) so other actions can compose without asking for an id. Triggered by phrases like "current X", "this X", "the one I'm in". • navigate — drive the active browser tab to a Flowpad entity by TypeId (e.g. "shell-<uuid>", "markdown-<uuid>", "project-<uuid>", "agentic_process-<uuid>"). Triggered when the user asks to open, show, navigate to, or jump to an entity. See ``navigate.md``. • records — entities/records CRUD. Discover types via ``flow schema list``, get the JSON shape via ``flow schema info <type>``, materialize a record on disk, then run ``flow record index <path>`` to persist it. Triggered by "create a task / skill / agent / workflow", "make a new X", "add an X". See ``records.md``. • search — Search local files, skills, agents, specs, plans and other assets via ``flow rec

2026-06-21
Zeigt die Top 8 von 29 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt