Skip to main content
Eigenwise
GitHub-Creator-Profil

Eigenwise

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

gesammelte Skills
30
Repositories
3
aktualisiert
25. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

resupply
nicht klassifiziert

Work out what a workspace is short of and get it: a measurement nobody can run yet, work being done by hand that a plugin or skill should own, knowledge that keeps being re-derived, and the setup pushing back. Reads recent sessions for what the user was…

25. Aug. 2026
enable-project-telemetry
nicht klassifiziert

Opt the current project into local Claude Code usage telemetry, or verify its setup. Use to enable, disable, or check project telemetry.

23. Aug. 2026
update-toolshed
nicht klassifiziert

Update installed Eigenwise Toolshed plugins and model-gateway, or check their status. Use to update Toolshed, refresh the marketplace, or check versions.

23. Aug. 2026
model-gateway
nicht klassifiziert

Set up, update, or diagnose the local ChatGPT/Codex gateway for Claude Code's /model picker. Use for gateway setup, login, model visibility, routing, or failures.

21. Aug. 2026
remote-control-compatibility
nicht klassifiziert

Choose RC-compatibility or turn Model Gateway off for one project when /remote-control is unavailable.

21. Aug. 2026
setup
nicht klassifiziert

Set up a Claude Code workspace for a new or existing project, informed by hindsight from the user's whole session history. Installs and wires whichever Toolshed pieces the project actually wants (codebase-mapper, live-rules, sidequest's routing and executors,…

20. Aug. 2026
toolshed-doctor
nicht klassifiziert

Run a read-only health check for Quartermaster and installed Toolshed plugins. Use to diagnose Toolshed, check workspace health, or troubleshoot stale plugins.

20. Aug. 2026
user-story
nicht klassifiziert

Drive a feature from a rough request to shipped, integrated work through the Sidequest board, at a depth you choose to match the work: recon, competing architecture proposals judged and merged into one contract, a story holding the complete backlog, one or…

20. Aug. 2026
Es werden 8 von 16 gesammelten Skills angezeigt.
framework
Softwareentwickler

Guide for the Atomic Agents Python framework — schemas, agents, tools, context providers, prompts, orchestration, and provider configuration. Use when code imports from `atomic_agents`, defines an `AtomicAgent`, `BaseTool`, or `BaseIOSchema`, or the user asks…

18. Juli 2026
new-app
Softwareentwickler

Scaffold a new Atomic Agents project from scratch — create the directory, `pyproject.toml`, env file, first agent, and a runnable entry point. Use when the user asks to start a new atomic-agents project from scratch, says "scaffold" / "new project" / "start…

18. Juli 2026
troubleshoot
Softwareentwickler

Diagnose and fix a failing or misbehaving Atomic Agents app — import errors, schema validation failures, empty or malformed LLM output, provider role/mode errors, history and context problems, MCP transport errors. Use when the user reports an error,…

18. Juli 2026
release
Softwareentwickler

Release a new version of atomic-agents to PyPI and GitHub. Use when the user asks to "release", "publish", "deploy", or "bump version" for atomic-agents.

18. Juli 2026
create-atomic-agent
Softwareentwickler

Build and wire an `AtomicAgent[InSchema, OutSchema]` — schemas, `AgentConfig`, `SystemPromptGenerator`, provider client, history, hooks, optional context providers. Use when the user asks to "create an agent", "add another agent", "build an `AtomicAgent`",…

29. Apr. 2026
create-atomic-context-provider
Softwareentwickler

Build a `BaseDynamicContextProvider` that injects a named, titled block into an agent's system prompt at every `run()` — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to "add a context provider",…

29. Apr. 2026
create-atomic-schema
Softwareentwickler

Design and write a `BaseIOSchema` input/output pair for an Atomic Agents agent or tool — docstrings, field descriptions, validators, error variants. Use when the user asks to "create a schema", "design the input/output schema", "define an `IOSchema`", "write…

29. Apr. 2026
create-atomic-tool
Softwareentwickler

Build a `BaseTool[InSchema, OutSchema]` subclass — input/output schemas, `BaseToolConfig`, `run()` (and optional `run_async()`), env-driven secrets, typed failure outputs. Use when the user asks to "add a tool", "create a tool", "wrap an API as a tool",…

29. Apr. 2026
tesseron-docs
Softwareentwickler

Authoritative Tesseron documentation lookup via the `@tesseron/docs-mcp` MCP server. Calls `search_docs` to find relevant pages and `read_doc` to fetch the full markdown body when the user asks precision questions about Tesseron protocol or SDK behaviour.…

9. Juni 2026
tesseron-reviewer
Softwarequalitätssicherungsanalysten und -tester

Reviews Tesseron TypeScript code for framework- and protocol-specific correctness — app manifest hygiene, action/resource builder invariants, ActionContext capability checks, handler async/signal forwarding, subscriber cleanup, session resume flow, React hook…

9. Juni 2026
framework
Softwareentwickler

Quick-reference mental model for the Tesseron TypeScript SDK — core abstractions (app, action, resource, handler, ActionContext, transport, session, gateway), canonical imports per consumer package (`@tesseron/web`, `/server`, `/react`, `/core`, `/mcp`), and…

29. Mai 2026
tesseron-explorer
Softwareentwickler

Maps existing Tesseron TypeScript codebases — catalogs apps, actions, resources, context-method usage, transports, React hooks, and session-lifecycle wiring; traces how agent invocations flow through handlers into app state; returns a compact architecture…

29. Apr. 2026
update-docs
Softwareentwickler

Use this skill after any change to `packages/**` source that shifts Tesseron's public surface - protocol messages, exported types, action/resource builder APIs, ActionContext methods, transports, gateway CLI flags, or React hooks - to sync…

23. Apr. 2026
tesseron-diagram
Softwareentwickler

Create professional technical diagrams (architecture, sequence, state, flow) in the Tesseron docs visual language — dark slate base with a single amber accent, dotted-grid background, gradient cards, Lucide-style icons, Gaussian-blur glow on the emphasized…

21. Apr. 2026
3 von 3 Repositories angezeigt
Alle Repositories angezeigt