forsy-trace-skill
forsy-trace-skill is a Python AI agent skill for Cursor with npx. Open skill for capturing AI agent work as structured traces.
How to use forsy-trace-skill
Install or run
npx forsy-trace-skill initClient configuration
{
"activity_ended_at": "2026-03-12T17:24:00Z",
"activity_started_at": "2026-02-13T11:23:00Z",
"agent_confidence": 65,
"agent_config": {
"framework": "lovable",
"internet_access": true,
"sandboxed": true
},
"captured_at": "2026-04-16T17:00:22.084197",
"collection_id": "fsy_c_e68h96",
"directive_signals": 3,
"formats_available": [
"csv",
"json",
"jsonl",
"py"
],
"goal_achieved": true,
"goal_notes": "The prototype was successfully built iteratively over multiple sessions (Feb 13 - Mar 12, 2026). Major milestones: initial prototype creation, background image refinement (4 iterations before correct approach), dolphin logo sizing (6 iterations), LLM-based recommendations via edge function, dataset integration with images, feedback-driven refinement, About Us page, and star ratings. Two notable bugs were found and fixed: duplicate React keys causing render issues, and UID-image mismatches from LLM responses. The collection is retraced from chat history, so some intermediate steps within multi-tool agent responses are condensed. This lowers confidence from 75% to 65%.",
"human_feedback": {
"approvals": 1,
"clarifications": 1,
"corrections": 8,
"new_instructions": 1
},
"learning": "When building a prototype iteratively with a user, expect many small cosmetic adjustments (logo sizing, text changes, color tweaks). Group these efficiently but trace them faithfully. The most valuable work happens when adding backend AI integration (edge functions, LLM calls) and debugging data integrity issues (UID mismatches between AI responses and image mappings). Always enforce strict data constraints in LLM prompts when the output maps to a fixed dataset.",
"memory": null,
"original_folder_name": "trace_004",
"positCompatible clients
What is forsy-trace-skill?
forsy-trace-skill is a Python AI agent skill for Cursor with npx. Open skill for capturing AI agent work as structured traces. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Spreadsheet work support
- Presentation work support
Available tools
Technical details
Install or run forsy-trace-skill using npx. Check Forsy-AI/forsy-trace-skill for the latest setup command.
- Built for Python
- Built for Node.js
- Install or run with npx
- Works with Cursor
- Uses SSE transport
- API key required
- Local files
- Database access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use forsy-trace-skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is forsy-trace-skill?
forsy-trace-skill is a Python AI agent skill for Cursor with npx. Open skill for capturing AI agent work as structured traces.
Who is forsy-trace-skill best for?
forsy-trace-skill is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install forsy-trace-skill?
Install or run forsy-trace-skill using npx. Check forsy-trace-skill for the latest setup command.
Is forsy-trace-skill actively maintained?
forsy-trace-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.