Skip to main content
Run any Skill in Manus
with one click
crawfishai
GitHub creator profile

crawfishai

Repository-level view of 11 collected skills across 1 GitHub repositories.

skills collected
11
repositories
1
updated
2026-06-26
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

crawfish-authoring-definition-py
software-developers

Author definition.py — typed inputs/outputs (Parameter, static vs fluid) and the team shape (lead/coordination). Load when writing or editing a Definition's typed boundary. Static is the deliberate consequential choice; fluid is the untrusted default.

2026-06-26
crawfish-authoring-fixtures-evals
software-quality-assurance-analysts-and-testers

Author fixtures/ for craw test and gate on a baseline with craw eval — deterministic, mock-by-default, randomness carried in --seed. Load when adding test inputs or an eval gate to a Definition.

2026-06-26
crawfish-authoring-instructions-agents
software-developers

Author instructions.md and agents/*.md — front-matter (role, delegates_to, tools, model) over a markdown prompt. Load when writing a lead prompt or a subagent. Fluid inputs are data the prompt analyzes, never instructions to obey.

2026-06-26
crawfish-authoring-knowledge
software-developers

Attach knowledge with Wiki / with_context / SkillRef — summoned content is tainted data, never instructions, and is pinned by content hash. Load when giving an agent a rubric, corpus, or reference it should consult.

2026-06-26
crawfish-authoring-mcp-py
software-developers

Author mcp/*.py — MCPConnection instances; auth is a secret reference (env-var name), never inline. Load when adding an external tool server. A new connection re-enters the consent gate (craw code grant).

2026-06-26
crawfish-authoring-optimizing
software-developers

Optimize a Crawfish component — set a baseline (craw eval), search knobs (craw tune), iterate (craw refine), self-version (craw learn). Train vs eval mode, budget-bounded. Load when improving a component's quality or cost.

2026-06-26
crawfish-authoring-policies-skills
software-developers

Author policies/*.py (module-level Policy instances — consequential static config) and skills/*.md (bundled skills). Load when adding a guardrail/routing/permission policy or a bundled skill. A policy is static-only.

2026-06-26
crawfish-authoring-tools-py
software-developers

Author tools/*.py — a callable whose name matches the filename stem, with typed IO and taint propagation from fluid inputs. Load when writing a host-side tool. Agent-authored tool code compiles jailed (CRA-267), fail-closed.

2026-06-26
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded